|
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 IPolicyAttachmentResultStr
This class captures result of attaching/detaching a Policy to a Policy Subject. It is used by the Policy Attachment Back Tracing APIs for the Policy Store to maintain the list of Policy Subjects to which a Policy in the Policy Store may be attached/detached.
Method Summary | |
---|---|
String |
getPolicyReference() The Policy referred to by the PolicyReference that is being attached to a Policy Subject. |
String |
getResourcePattern() The Resource/Policy Subject to which the Policy is being attached |
IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM |
getStatus() The Status of the attachment from the Back Tracing perspective. |
Method Detail |
---|
String getPolicyReference()
String getResourcePattern()
IPolicyAttachmentResult.ATTACHMENT_STATUS_ENUM getStatus()
|
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 |