Uses of Class
org.acegisecurity.vote.AbstractAclVoter

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

Uses of AbstractAclVoter in org.acegisecurity.vote
 

Subclasses of AbstractAclVoter in org.acegisecurity.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
          Given a domain object instance passed as a method argument, ensures the principal has appropriate permission as defined by the AclManager.
 class LabelBasedAclVoter
          This Acl voter will evaluate methods based on labels applied to incoming arguments.
 



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