|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityAssertionValidator.AssertionFitness | |
---|---|
com.sun.xml.ws.security.impl.policy | |
com.sun.xml.ws.security.policy |
Uses of SecurityAssertionValidator.AssertionFitness in com.sun.xml.ws.security.impl.policy |
---|
Uses of SecurityAssertionValidator.AssertionFitness in com.sun.xml.ws.security.policy |
---|
Methods in com.sun.xml.ws.security.policy that return SecurityAssertionValidator.AssertionFitness | |
---|---|
SecurityAssertionValidator.AssertionFitness |
SecurityAssertionValidator.validate(boolean isServer)
returns true if all the assertions embeeded under a SecurityPolicy assertion are valid and supported by the implementation. |
static SecurityAssertionValidator.AssertionFitness |
SecurityAssertionValidator.AssertionFitness.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SecurityAssertionValidator.AssertionFitness[] |
SecurityAssertionValidator.AssertionFitness.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |