| Interface | Description |
|---|---|
| AppRoleEntry |
A representation of an application role in the policystore.
|
| CodeSourceEntry |
A representation of a code source.
|
| GranteeEntry |
A representation of a principal(user/group/role) or codesource granted with some permissions.
|
| GrantEntry |
An in-memory representation privileges granted to a grantee.
|
| PermissionEntry |
A representation of a policy permission in policystore.
|
| PermissionSetEntry |
A representation of a PermissionSet in policystore.
|
| PrincipalEntry |
A representation of a principal in policystore.
|
| RoleCategoryEntry |
A representation of a role category in policystore.
|
| RoleMemberEntry | Deprecated |
| Class | Description |
|---|---|
| InfoFactory |
A factory class that provides utility methods to create info objects.
|
| Enum | Description |
|---|---|
| DataType.TYPE | |
| FunctionEntry.ARG_TYPE |
Specifies type of input parameter or return value, whether it is single/ bag/ set.
|
| PermissionSetEntry.Properties | Deprecated |
| RoleCategoryEntry.Properties |
Modifiable properties of a ResourceTypeEntry
|