|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |