Package org.springframework.security.web.access.expression

Implementation of web security expressions.

See:
          Description

Interface Summary
WebSecurityExpressionHandler  
 

Class Summary
DefaultWebSecurityExpressionHandler Facade which isolates Spring Security's requirements for evaluating web-security expressions from the implementation of the underlying expression objects.
ExpressionBasedFilterInvocationSecurityMetadataSource Expression-based FilterInvocationSecurityMetadataSource.
WebExpressionVoter Voter which handles web authorisation decisions.
WebSecurityExpressionRoot  
 

Package org.springframework.security.web.access.expression Description

Implementation of web security expressions.