Package org.springframework.security.web.access
Access-control related classes and packages.
-
Interface Summary Interface Description AccessDeniedHandler Used byExceptionTranslationFilter
to handle anAccessDeniedException
.WebInvocationPrivilegeEvaluator Allows users to determine whether they have privileges for a given web URI.