See: Description
| Interface | Description |
|---|---|
| AclUpdateListener | Listeners which listens to Acl updates should implement this interface. |
| Class | Description |
|---|---|
| AccessControlEntry | Represents an access control entry. |
| AccessControlEntryFilter | Represents a filter which matches access control entries. |
| AclBinding | Represents a binding between a resource pattern and an access control entry. |
| AclBindingFilter | A filter which can match AclBinding objects. |
| Enum | Description |
|---|---|
| AclOperation | Represents an operation which an ACL grants or denies permission to perform. |
| AclPermissionType | Represents whether an ACL grants or denies permissions. |
| AclState | Represents the state of an ACL. |