|
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 PDPInfoViewer
The PDPInfoViewer provides access to PDP instances running information
| Method Summary | |
|---|---|
PDPInfoEntry |
getPDPInfo(java.lang.String pdpAddress)Gets the PDP instance according to the address of PDP |
java.util.List<PDPInfoEntry> |
getPDPInfos()Gets all PDP instances |
| Method Detail |
|---|
PDPInfoEntry getPDPInfo(java.lang.String pdpAddress)
throws PolicyStoreException
pdpAddress - the address of PDPPolicyStoreException - if something error happens in the policy store.
java.util.List<PDPInfoEntry> getPDPInfos()
throws PolicyStoreException
PolicyStoreException - if something error happens in the policy store.
|
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 | |||||||||