|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPolicyResolver
Method Summary | |
---|---|
IPolicySet |
getPolicies(List<IPolicyReference> polRefs, boolean includeConfigs) |
IPolicySet |
getPolicies(Map<IPolicySubject,List<IPolicyReference>> polSubjPolRefsMap, boolean synchronizeAttachmentEntries, boolean includeConfigs) Gives the policies for the policyreferences. |
Date |
getStoreTimestamp() Returns the timestamp of the Policy store |
void |
init(Map<String,String> properties) Initialize policy resolver. |
void |
removeAttachmentEntries(List<IPolicySubject> policySubject) |
Method Detail |
---|
void init(Map<String,String> properties) throws PolicyAccessException
properties
-PolicyAccessException
IPolicySet getPolicies(Map<IPolicySubject,List<IPolicyReference>> polSubjPolRefsMap, boolean synchronizeAttachmentEntries, boolean includeConfigs) throws PolicyAccessException
polRefs
-includeConfigs
-PolicyAccessException
IPolicySet getPolicies(List<IPolicyReference> polRefs, boolean includeConfigs) throws PolicyAccessException
PolicyAccessException
Date getStoreTimestamp()
PolicyAccessException
void removeAttachmentEntries(List<IPolicySubject> policySubject) throws PolicyAccessException
PolicyAccessException
|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |