| Package | Description |
|---|---|
| org.pac4j.core.config | |
| org.pac4j.core.engine |
| Class and Description |
|---|
| CallbackLogic
Callback logic to finish the login process for an indirect client.
|
| LogoutLogic
Logout logic for the application and the identity provider.
|
| SecurityLogic
Security logic to protect an url.
|
| Class and Description |
|---|
| AbstractExceptionAwareLogic
Abstract logic to handle exceptions:
if it's a
HttpAction, the HTTP action (which has already been performed on the web context) is "adapted"
else if an AbstractExceptionAwareLogic.errorUrl is defined, the user is redirected to this error URL
otherwise the exception is thrown again
|
| CallbackLogic
Callback logic to finish the login process for an indirect client.
|
| LogoutLogic
Logout logic for the application and the identity provider.
|
| SecurityGrantedAccessAdapter
Success adapter.
|
| SecurityLogic
Security logic to protect an url.
|
Copyright © 2019. All Rights Reserved.