| Interface | Description | 
|---|---|
| ChangeLogManager | 
 This interface represents the change log manager that is used to query for incremental changes in policy (grants) and application roles. 
 | 
| EntityManager | 
 Interface used to interact with the persistence context. 
 | 
| GrantManager | 
 An Entity Manager for Grants. 
 | 
| PermissionSetManager | 
 An Entity Manager that offers create, read, update and delete of a PermissionSet in a persistent store. 
 | 
| ResourceFinder | 
 A stateless, threadsafe interface to query for resources (by name, or QueryAttributes). 
 | 
| ResourceManager | 
 An Entity Manager to create, read, update and delete a Resource (instance). 
 | 
| ResourceTypeManager | 
 An entity manager that creates, reads, updates and modifies a ResourceType 
 | 
| RoleCategoryManager | 
 An entity manager that creates, reads, updates and modifies a RoleCategory 
 | 
| Enum | Description | 
|---|---|
| ChangeLogManager.ChangeLogEntity | 
 Supported change log entities 
 |