Package io.continual.iam.access
-
Interface Summary 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 Summary 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 convenienceSimpleResource -
Enum Summary Enum Description AccessControlEntry.Access ACL entry permission; permit or deny -
Exception Summary Exception Description AccessException