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 BasicAclEntryVoter
          Given a domain object instance passed as a method argument, ensures the principal has appropriate permission as defined by the AclManager.
 



Copyright © 2004-2006 Acegi Technology Pty Limited. All Rights Reserved.