See: Description
| Interface | 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. |
| Class | Description |
|---|---|
| AccessControlEntryImpl |
An immutable default implementation of
AccessControlEntry. |
| AclAuthorizationStrategyImpl |
Default implementation of
AclAuthorizationStrategy. |
| AclImpl |
Base implementation of
Acl. |
| BasePermission |
A set of standard permissions.
|
| ConsoleAuditLogger |
A bsaic implementation of
AuditLogger. |
| CumulativePermission |
Represents a
Permission that is constructed at runtime from other permissions. |
Copyright © 2021. All rights reserved.