|
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 |
java.lang.Object
oracle.wsm.policyaccess.impl.PMPolicyResolverBase
public class PMPolicyResolverBase
Constructor Summary | |
---|---|
PMPolicyResolverBase() |
Method Summary | |
---|---|
IPolicySet |
getPolicies(List<IPolicyReference> polRefs, boolean includeConfigs) Gives the policies for the policyreferences |
IPolicySet |
getPolicies(Map<IPolicySubject,List<IPolicyReference>> polSubjPolRefsMap, boolean synchronizeAttachmentEntries, boolean includeConfigs) Gives the policies for the policyreferences. |
protected PolicyManagerFactory.PM_MODE_ENUM |
getResolverMode() Get the Policy Manager mode for this resolver. |
Date |
getStoreTimestamp() Returns the timestamp of the Policy store |
void |
init(Map<String,String> properties) Initialize policy resolver using given configuration options. |
void |
removeAttachmentEntries(List<IPolicySubject> policySubject) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PMPolicyResolverBase()
Method Detail |
---|
protected PolicyManagerFactory.PM_MODE_ENUM getResolverMode()
public void init(Map<String,String> properties) throws PolicyAccessException
init
in interface IPolicyResolver
properties
- map of initialization propertiesPolicyAccessException
public IPolicySet getPolicies(Map<IPolicySubject,List<IPolicyReference>> polSubjPolRefsMap, boolean synchronizeAttachmentEntries, boolean includeConfigs) throws PolicyAccessException
getPolicies
in interface IPolicyResolver
polRefs
-includeConfigs
-PolicyAccessException
public IPolicySet getPolicies(List<IPolicyReference> polRefs, boolean includeConfigs) throws PolicyAccessException
getPolicies
in interface IPolicyResolver
polRefs
-includeConfigs
-PolicyAccessException
public Date getStoreTimestamp()
IPolicyResolver
getStoreTimestamp
in interface IPolicyResolver
public void removeAttachmentEntries(List<IPolicySubject> policySubject) throws PolicyAccessException
removeAttachmentEntries
in interface IPolicyResolver
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 |