|
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 IPolicySubject
Policy Subject is a resource to which Policies can be attached. Resource Pattern is String that identifies a resource. Each resource is associated with a type called subjecType. The subjectType specifies whether it is a client/service/component and takes on the values of the form binding.client.soap or binding.client.soap.http, etc
Method Summary | |
---|---|
QName |
getQName() |
String |
getResourcePattern() |
String |
getSubjectType() |
void |
setResourcePattern(String rp) |
void |
setSubjectType(String subjectType) |
Method Detail |
---|
QName getQName()
String getResourcePattern()
void setResourcePattern(String rp)
String getSubjectType()
void setSubjectType(String subjectType)
|
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 |