|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use oracle.iam.rm.inherent.resource | |
|---|---|
| oracle.iam.rm.inherent.resource | Provides the interfaces for the privileges, permissions, resources, and their mappings to roles. |
| Classes in oracle.iam.rm.inherent.resource used by oracle.iam.rm.inherent.resource | |
|---|---|
| Permission A system permission. |
|
| PermissionAssociation This interface represents an association between a permission and a resource type, for example between resources of type person and permission manage. |
|
| Privilege This interface represents a system privilege, which is an association between a resource (for example, person) and a permission representing operations that might be performed on that resource (for example, manage), In order for the privilege to be exercised by a user, the privilege must be mapped to at least one role of which the useris either a member or elibible to be granted the role. |
|
| Resource This interface represents a system resource, such as a business operation within Oracle Role Manager. |
|
| ResourceManager A read-only interface to search for security objects in the database. |
|
| ResourceType Interface representing a type of entity access to which needs to be restricted by the authorization subsystem. |
|
| SysRolePrivilegeMapping A mapping between a SystemRole and a SystemPrivilege, indicating that having the SystemRole gives you the SystemPrivilege. |
|
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||