Uses of Package
org.springframework.security.access.vote

Packages that use org.springframework.security.access.vote
org.springframework.security.access.vote Implements a vote-based approach to authorization decisions. 
org.springframework.security.acls   
 

Classes in org.springframework.security.access.vote used by org.springframework.security.access.vote
AbstractAccessDecisionManager
          Abstract implementation of AccessDecisionManager.
AbstractAclVoter
          Provides helper methods for writing domain object ACL voters.
LabelParameterStrategy
          This is a strategy interface for determining which parts of a method invocation are labeled.
RoleVoter
          Votes if any ConfigAttribute.getAttribute() starts with a prefix indicating that it is a role.
 

Classes in org.springframework.security.access.vote used by org.springframework.security.acls
AbstractAclVoter
          Provides helper methods for writing domain object ACL voters.
 



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