Package | Description |
---|---|
org.acegisecurity.vote |
Implements a vote-based approach to authorization decisions.
|
Modifier and Type | Class and Description |
---|---|
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-2014 Interface21, Inc. All Rights Reserved.