Uses of Interface
com.sun.xml.ws.policy.spi.PolicyAssertionValidator
Packages that use PolicyAssertionValidator
Package
Description
The root package of public policy API.
The package contains policy API extension point definitions.
-
Uses of PolicyAssertionValidator in com.sun.xml.ws.addressing.policy
Classes in com.sun.xml.ws.addressing.policy that implement PolicyAssertionValidatorModifier and TypeClassDescriptionclassThis class validates the Addressing assertions. -
Uses of PolicyAssertionValidator in com.sun.xml.ws.config.management.policy
Classes in com.sun.xml.ws.config.management.policy that implement PolicyAssertionValidatorModifier and TypeClassDescriptionclassValidate the ManagedService and ManagedClient policy assertions. -
Uses of PolicyAssertionValidator in com.sun.xml.ws.encoding.policy
Classes in com.sun.xml.ws.encoding.policy that implement PolicyAssertionValidator -
Uses of PolicyAssertionValidator in com.sun.xml.ws.policy
Constructor parameters in com.sun.xml.ws.policy with type arguments of type PolicyAssertionValidatorModifierConstructorDescriptionprotectedAssertionValidationProcessor(Collection<PolicyAssertionValidator> policyValidators) This constructor adds the given set of policy validators to the dynamically discovered PolicyAssertionValidators. -
Uses of PolicyAssertionValidator in com.sun.xml.ws.policy.spi
Classes in com.sun.xml.ws.policy.spi that implement PolicyAssertionValidatorModifier and TypeClassDescriptionclassThis abstract policy assertion validator validates assertions by their qualified name.