| Interface | Description |
|---|---|
| AccessDb<G extends Group> |
A database view for access queries.
|
| AccessManager<G extends Group> | |
| AclUpdateListener | |
| ProtectedResource |
A protected resource is a resource that carries its own ACL.
|
| Resource |
A resource is a general thing that can be identified by an ID.
|
| Class | Description |
|---|---|
| AccessControlEntry |
An access control entry, which has an identity, a permit/deny access
flag, and a set of operation labels that are specific to the service
that owns the ACL.
|
| AccessControlList | |
| AclChecker | |
| SimpleResource |
| Enum | Description |
|---|---|
| AccessControlEntry.Access |
ACL entry permission; permit or deny
|
| Exception | Description |
|---|---|
| AccessException |
Copyright © 2021 continual.io. All rights reserved.