|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.acegisecurity.acl.basic | |
---|---|
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. |
Classes in org.acegisecurity.acl.basic used by org.acegisecurity.acl.basic | |
---|---|
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 BasicAclEntry s
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. |
Classes in org.acegisecurity.acl.basic used by org.acegisecurity.acl.basic.cache | |
---|---|
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. |
Classes in org.acegisecurity.acl.basic used by org.acegisecurity.acl.basic.jdbc | |
---|---|
AclObjectIdentity
Interface representing the identity of an individual domain object instance. |
|
BasicAclDao
Represents a data access object that can return the BasicAclEntry s
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 BasicAclEntry s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |