See: Description
Interface | Description |
---|---|
AccessDeniedHandler |
Used by
ExceptionTranslationFilter to handle an
AccessDeniedException . |
WebInvocationPrivilegeEvaluator |
Allows users to determine whether they have privileges for a given web URI.
|
Class | Description |
---|---|
AccessDeniedHandlerImpl |
Base implementation of
AccessDeniedHandler . |
DefaultWebInvocationPrivilegeEvaluator |
Allows users to determine whether they have privileges for a given web URI.
|
ExceptionTranslationFilter |
Handles any
AccessDeniedException and AuthenticationException thrown within the
filter chain. |