| 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.
|
| AccessControlEntry.Builder | |
| AccessControlList |
An access control list, which has an owner and an ordered list of ACL entries.
|
| AccessControlList.Builder | |
| AclChecker |
An ACL checker for convenience
|
| SimpleResource |
| Enum | Description |
|---|---|
| AccessControlEntry.Access |
ACL entry permission; permit or deny
|
| Exception | Description |
|---|---|
| AccessException |
Copyright © 2022 continual.io. All rights reserved.