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.jcaps
Classes in com.sun.xml.ws.policy.jcaps that implement PolicyAssertionValidator -
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. -
Uses of PolicyAssertionValidator in com.sun.xml.ws.rx.mc.policy.spi_impl
Classes in com.sun.xml.ws.rx.mc.policy.spi_impl that implement PolicyAssertionValidator -
Uses of PolicyAssertionValidator in com.sun.xml.ws.rx.rm.policy.spi_impl
Classes in com.sun.xml.ws.rx.rm.policy.spi_impl that implement PolicyAssertionValidator -
Uses of PolicyAssertionValidator in com.sun.xml.ws.security.addressing.policy
Classes in com.sun.xml.ws.security.addressing.policy that implement PolicyAssertionValidatorModifier and TypeClassDescriptionclassThis class validates the wsaw:UsingAddressing assertion. -
Uses of PolicyAssertionValidator in com.sun.xml.ws.security.impl.policy
Classes in com.sun.xml.ws.security.impl.policy that implement PolicyAssertionValidator -
Uses of PolicyAssertionValidator in com.sun.xml.ws.transport.tcp.wsit
Classes in com.sun.xml.ws.transport.tcp.wsit that implement PolicyAssertionValidator -
Uses of PolicyAssertionValidator in com.sun.xml.ws.tx.at.policy.spi_impl
Classes in com.sun.xml.ws.tx.at.policy.spi_impl that implement PolicyAssertionValidator