Package | Description |
---|---|
oracle.security.jps.service.policystore | |
oracle.security.jps.service.policystore.entitymanager | |
oracle.security.jps.service.policystore.entitymanager.ras |
Modifier and Type | Method and Description |
---|---|
<T extends EntityManager> |
ApplicationPolicy.getEntityManager(java.lang.Class<T> klass)
Get the entity manager.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ChangeLogManager
This interface represents the change log manager that is used to query for incremental changes in policy (grants) and application roles.
|
interface |
GrantManager
An Entity Manager for Grants.
|
interface |
PermissionSetManager
An Entity Manager that offers create, read, update and delete of a PermissionSet in a persistent store.
|
interface |
ResourceManager
An Entity Manager to create, read, update and delete a Resource (instance).
|
interface |
ResourceTypeManager
An entity manager that creates, reads, updates and modifies a ResourceType
|
interface |
RoleCategoryManager
An entity manager that creates, reads, updates and modifies a RoleCategory
|
Modifier and Type | Interface and Description |
---|---|
interface |
RASAttributeCollectionManager
An entity manager that creates, reads, updates and modifies a RAS AttributeCollection
|
interface |
RASConfigurationBindingManager
The class represents the binding between an ApplicationPolicy object and RAS target database.
|
interface |
RASConfigurationManager
RAS Configuration Manager interface is used to manage the configuration of RAS target database.
|
interface |
RASPolicyManager |
interface |
RASPolicyRuleManager |
interface |
RASPolicySetManager
RASPolicySetManager, the entity manager for RASPolicySet object.
|
interface |
RASResourceManager |
interface |
RASResourceTypeManager |