| Interface | Description |
|---|---|
| CallbackLogic<R,C extends WebContext> |
Callback logic to finish the login process for an indirect client.
|
| LogoutLogic<R,C extends WebContext> |
Logout logic for the application and the identity provider.
|
| SecurityGrantedAccessAdapter<R,C extends WebContext> |
Success adapter.
|
| SecurityLogic<R,C extends WebContext> |
Security logic to protect an url.
|
| Class | Description |
|---|---|
| DefaultCallbackLogic<R,C extends WebContext> |
Default callback logic:
|
| DefaultLogoutLogic<R,C extends WebContext> |
Default logout logic:
|
| DefaultSecurityLogic<R,C extends WebContext> |
Default security logic:
|
Copyright © 2017. All Rights Reserved.