Package org.springframework.security.web.access

Interface Summary
AccessDeniedHandler Used by ExceptionTranslationFilter to handle an AccessDeniedException.
WebInvocationPrivilegeEvaluator Allows users to determine whether they have privileges for a given web URI.
 

Class Summary
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.
 



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.