| |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ExplicitLoginFilter | This interface can be implemented to realize a custom element in the filter chain for the explicit Portal login with user id and password. |
ExplicitLoginFilterChain | This interface is used to call the next element in the filter chain for the explicit Portal login with user id and password. |
ExplicitLogoutFilter | This interface can be implemented to realize a custom element in the filter chain for the explicit Portal logout, i.e. |
FilterChainContext | This interface represents the shared context for the ExplicitLoginFilter, ImplicitLoginFilter, ExplicitLogoutFilter, ImplicitLogoutFilter, and SessionValidationFilter filter chains. |
ImplicitLoginFilter | This interface can be implemented to realize a custom element in the login filter chain for the implicit Portal login, i.e. |
ImplicitLoginFilterChain | This interface is used to call the next element in the filter chain for the implicit Portal login. |
ImplicitLogoutFilter | This interface can be implemented to realize a custom element in the filter chain for the implicit Portal logout, i.e. |
LogoutFilterChain | This interface is used to call the next element in the explicit or implicit logout filter chain. |
SessionTimeoutFilter | This interface can be implemented to realize a custom element in the filter chain for the Portal session timeout. |
SessionTimeoutFilterChain | This interface is used to call the next element in the session timeout filter chain. |
SessionValidationFilter | This interface can be implemented to realize a custom element in the filter chain for session validation in Portal. |
SessionValidationFilterChain | This interface is used to call the next element in the session validation filter chain. |
This package contains interfaces related to the portal authentication component.
| |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |