Spring Security Framework

Uses of Class
org.springframework.security.vote.AbstractAclVoter

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

Uses of AbstractAclVoter in org.springframework.security.vote
 

Subclasses of AbstractAclVoter in org.springframework.security.vote
 class AclEntryVoter
           Given a domain object instance passed as a method argument, ensures the principal has appropriate permission as indicated by the AclService.
 class BasicAclEntryVoter
          Deprecated. Use new spring-security-acl module instead
 class LabelBasedAclVoter
          Deprecated. Use new spring-security-acl module instead
 


Spring Security Framework

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