|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Permission | |
|---|---|
| oracle.iam.rm.inherent.resource | Provides the interfaces for the privileges, permissions, resources, and their mappings to roles. |
| Uses of Permission in oracle.iam.rm.inherent.resource |
|---|
| Methods in oracle.iam.rm.inherent.resource that return Permission | |
|---|---|
Permission |
ResourceManager.getPermission(java.lang.String name)Returns a Permission object identified by the specified name. |
| Methods in oracle.iam.rm.inherent.resource that return types with arguments of type Permission | |
|---|---|
java.util.List<Permission> |
ResourceManager.getPermissionsByResourceType(ResourceType resourceType)Returns the list of permissions that can be applied to the specified resource type. |
| Methods in oracle.iam.rm.inherent.resource with parameters of type Permission | |
|---|---|
PermissionAssociation |
ResourceManager.getPermissionAssociation(Permission permission, ResourceType resourceType)Returns a PermissionAssociation object for the specified Permission and ResourceType. |
Privilege |
ResourceManager.getPrivilege(Permission permission, Resource resource)Returns a privilege identified by the specified permission and resource. |
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||