| Interface | Description |
|---|---|
| AdminClient |
Provides access to admin services.
|
| AdminClientFactory |
Create
AdminClient objects. |
| InstanceData |
Provides information about a cluster instance.
|
| Permission |
Indicates a specific permission that can be checked to verify access is allowed for a particular function.
|
| PermissionFactory |
Creates
Permission objects. |
| Role |
Provides a means to assign permissions to perform various tasks.
|
| RoleFactory |
Creates
Role objects. |
| SupervisorPermission |
Describes permissions granted to a user over other users.
|
| SupervisorPermissionFactory | |
| User |
Represents a user in the system.
|
| UserAttribute |
Represents an attribute associated with a user.
|
| UserAttributeFactory |
Creates
UserAttribute objects. |
| UserFactory |
Create
User objects. |
| Enum | Description |
|---|---|
| AdminPermissions |
Defines Admin permission names.
|
| UserAttributeType |
Enumerates user attribute type values.
|
Copyright © 2020. All rights reserved.