|
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 IPolicyAccessor
Field Summary | |
---|---|
static String |
ACTIVE_PROTOCOL |
static String |
CLASSPATH_PROTOCOL_NAME |
static String |
FILE_PROTOCOL_NAME |
static String |
LOCAL_PROTOCOL_NAME |
static String |
MDS_PROTOCOL_NAME Deprecated. |
static String |
OWSM_PROTOCOL_NAME Deprecated. |
static String |
PROP_MODULE_HOME_FILE |
static String |
PROP_MODULE_HOME_MDS |
static String |
REMOTE_PROTOCOL_NAME |
Method Summary | |
---|---|
IPolicyAccessSubjectResult |
getPolicySet(IPolicyAccessSubject polAccessSubject, boolean synchronizedAttachmentEntries) |
Map<IPolicyAccessSubject,IPolicyAccessSubjectResult> |
getPolicySetMap(List<IPolicyAccessSubject> polAccessSubjects, boolean synchronizedAttachmentEntries) |
void |
init(Configuration config) Configuration information to connect to the Policy Manager |
void |
processEvent(List<IPolicyAccessSubject> polAccessSubjects, int lcEventType) This api deletes the backtrace entries for deatcivated SCA Component, Service and Module. |
Field Detail |
---|
static final String ACTIVE_PROTOCOL
static final String CLASSPATH_PROTOCOL_NAME
static final String FILE_PROTOCOL_NAME
static final String LOCAL_PROTOCOL_NAME
static final String MDS_PROTOCOL_NAME
static final String REMOTE_PROTOCOL_NAME
static final String OWSM_PROTOCOL_NAME
static final String PROP_MODULE_HOME_FILE
static final String PROP_MODULE_HOME_MDS
Method Detail |
---|
void init(Configuration config)
config
-IPolicyAccessSubjectResult getPolicySet(IPolicyAccessSubject polAccessSubject, boolean synchronizedAttachmentEntries) throws PolicyAccessException
polAccessSubjects
-synchronizedAttachmentEntries
-PolicyAccessException
Map<IPolicyAccessSubject,IPolicyAccessSubjectResult> getPolicySetMap(List<IPolicyAccessSubject> polAccessSubjects, boolean synchronizedAttachmentEntries) throws PolicyAccessException
polAccessSubjects
-synchronizedAttachmentEntries
-PolicyAccessException
void processEvent(List<IPolicyAccessSubject> polAccessSubjects, int lcEventType) throws PolicyAccessException
polAccessSubjects
- --list of policy access subjectslcEventType
- --- Lifecycle EventType being passed.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 |