Package com.ibm.portal.auth

This package contains interfaces related to the portal authentication component.

See:
          Description

Interface Summary
ExplicitLoginFilterChain This interface is used to call the next element in the filter chain for the explicit Portal login with user id and password.
FilterChainContext This interface represents the shared context for the ExplicitLoginFilter, ImplicitLoginFilter, ExplicitLogoutFilter, ImplicitLogoutFilter, and SessionValidationFilter filter chains.
ImplicitLoginFilterChain This interface is used to call the next element in the filter chain for the implicit Portal login.
LogoutFilterChain This interface is used to call the next element in the explicit or implicit logout filter chain.
SessionTimeoutFilterChain This interface is used to call the next element in the session timeout filter chain.
SessionValidationFilterChain This interface is used to call the next element in the session validation filter chain.
 

Package com.ibm.portal.auth Description

This package contains interfaces related to the portal authentication component.