| Package | Description |
|---|---|
| org.acegisecurity.acl.basic |
Access control list implementation based on integer bit masks.
|
| org.acegisecurity.acl.basic.cache |
Caches ACL information for the
BasicAclProvider. |
| org.acegisecurity.acl.basic.jdbc |
JDBC-based data access object for ACL information.
|
| Class and Description |
|---|
| AbstractBasicAclEntry
Abstract implementation of
BasicAclEntry. |
| AclObjectIdentity
Interface representing the identity of an individual domain object instance.
|
| BasicAclDao
Represents a data access object that can return the
BasicAclEntrys
applying to a given ACL object identity. |
| BasicAclEntry
Represents an entry in an access control list.
|
| BasicAclEntryCache
Provides a cache of
BasicAclEntry objects. |
| EffectiveAclsResolver
Determines the ACLs that are effective for a given
Authentication object. |
| Class and Description |
|---|
| AclObjectIdentity
Interface representing the identity of an individual domain object instance.
|
| BasicAclEntry
Represents an entry in an access control list.
|
| BasicAclEntryCache
Provides a cache of
BasicAclEntry objects. |
| Class and Description |
|---|
| AclObjectIdentity
Interface representing the identity of an individual domain object instance.
|
| BasicAclDao
Represents a data access object that can return the
BasicAclEntrys
applying to a given ACL object identity. |
| BasicAclEntry
Represents an entry in an access control list.
|
| BasicAclEntryCache
Provides a cache of
BasicAclEntry objects. |
| BasicAclExtendedDao
Represents a more extensive data access object
for
BasicAclEntrys. |
Copyright © 2016. All rights reserved.