|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.ws.rm.policy.PolicyUtils
public final class PolicyUtils
| Method Summary | |
|---|---|
static boolean |
equals(RMAssertion a,
RMAssertion b)
|
static RMAssertion |
getRMAssertion(RMAssertion defaultValue,
Message message)
Returns an RMAssertion that is compatible with the default value and all RMAssertions pertaining to the message (can never be null). |
static RMAssertion |
intersect(RMAssertion a,
RMAssertion b)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static RMAssertion getRMAssertion(RMAssertion defaultValue,
Message message)
rma - the default valuemessage - the message
public static RMAssertion intersect(RMAssertion a,
RMAssertion b)
public static boolean equals(RMAssertion a,
RMAssertion b)
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||