|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AccessDeniedHandler | Used by ExceptionTranslationFilter to handle an
AccessDeniedException . |
AuthenticationDetailsSource | Provides a Authentication.getDetails() object for
a given web request. |
AuthenticationEntryPoint | Used by ExceptionTranslationFilter to commence an authentication
scheme. |
Class Summary | |
---|---|
AbstractProcessingFilter | Abstract processor of browser-based HTTP-based authentication requests. |
AccessDeniedHandlerImpl | Base implementation of AccessDeniedHandler . |
AuthenticationDetailsSourceImpl | Base implementation of AuthenticationDetailsSource . |
ExceptionTranslationFilter | Handles any AccessDeniedException and AuthenticationException thrown within the
filter chain. |
WebAuthenticationDetails | A holder of selected HTTP details related to a web authentication request. |
Authentication processing mechanisms, which respond to the submission of authentication credentials using various protocols (eg BASIC, CAS, form login etc).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |