|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AdminResourceActionEntry
A representation of an administration resource action pair.
A AdminResourceActionEntry consists of a oracle.security.jps.service.policystore.info.PolicyStoreAccessPermission.AdminResource object, and a oracle.security.jps.service.policystore.info.PolicyStoreAccessPermission.Action object.
Note: This interface is defined as a mechanism to exchange information only. The consumer must not implement this interface. Rather, the consumer should rely upon the existing public classes that implement this interface.
| Method Summary | |
|---|---|
PolicyStoreAccessPermission.Action |
getAction()Get the Admin Action |
PolicyStoreAccessPermission.AdminResource |
getResource()Get the Admin Resource |
| Method Detail |
|---|
PolicyStoreAccessPermission.Action getAction()
PolicyStoreAccessPermission.AdminResource getResource()
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||