| Interface | Description |
|---|---|
| ApplicationLogoutLogic<R,C extends WebContext> |
Aplication logout logic.
|
| CallbackLogic<R,C extends WebContext> |
Callback logic to finish the login process for an indirect client.
|
| SecurityGrantedAccessAdapter<R,C extends WebContext> |
Success adapter.
|
| SecurityLogic<R,C extends WebContext> |
Security logic to protect an url.
|
| Class | Description |
|---|---|
| DefaultApplicationLogoutLogic<R,C extends WebContext> |
Default application logout logic:
|
| DefaultCallbackLogic<R,C extends WebContext> |
Default callback logic:
|
| DefaultSecurityLogic<R,C extends WebContext> |
Default security logic:
|
| J2ERenewSessionCallbackLogic<C extends J2EContext> |
Callback logic with web session renewal for J2E context.
|
Copyright © 2016. All rights reserved.