AttivioAcl |
Represents an access control list (ACL).
|
AttivioAclEntry |
Represents an access control list entry.
|
AttivioGroupMembership |
Represents an "is-member-of" relationship/association between a principal and a group that
principal is a member of.
|
AttivioPermission |
Represents a permission type (also known as an access right).
|
AttivioPrincipal |
Represents a principal (a user or a group).
A principal is characterized by three attributes:
realm ID - the ID of the security realm in which the principal is defined
principal ID - the unique ID of the principal
principal name - the name of the principal
|
AttivioPrincipalAlias |
AttivioPrincipalAlias defines an alias for a principal that allows multiple users to
share the same ACLs.
|
AttivioPrincipalKey |
Represents a key that uniquely identifies a given principal (user or group).
|
AttivioRole |
An AttivioRole represents role authorization permissions on client APIs.
|
AuthenticationRequest |
PlatformMessage for authentication
|
AuthenticationResponse |
PlatformMessage for returning AuthenticationRequest's response.
|
SecurityUtils |
Contains utility methods related to security.
|