Package | Description |
---|---|
org.acegisecurity.acls.domain |
Basic implementation of access control lists (ACLs) interfaces.
|
org.acegisecurity.acls.jdbc |
JDBC-based persistence of ACL information.
|
Class and Description |
---|
AclAuthorizationStrategy
Strategy used by
AclImpl to determine whether a principal is permitted to call
adminstrative methods on the AclImpl . |
AuditLogger
Used by
AclImpl to log audit events. |
CumulativePermission
Represents a
Permission that is constructed at runtime from other permissions. |
Class and Description |
---|
AclAuthorizationStrategy
Strategy used by
AclImpl to determine whether a principal is permitted to call
adminstrative methods on the AclImpl . |
AuditLogger
Used by
AclImpl to log audit events. |
Copyright © 2015. All rights reserved.