Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.ValidateTargetType
-
Packages that use ValidateTargetType Package Description com.sun.xml.ws.security.trust.impl.wssx.bindings com.sun.xml.ws.security.trust.impl.wssx.elements -
-
Uses of ValidateTargetType in com.sun.xml.ws.security.trust.impl.wssx.bindings
Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return ValidateTargetType Modifier and Type Method Description ValidateTargetTypeObjectFactory. createValidateTargetType()Create an instance ofValidateTargetTypeMethods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return types with arguments of type ValidateTargetType Modifier and Type Method Description javax.xml.bind.JAXBElement<ValidateTargetType>ObjectFactory. createValidateTarget(ValidateTargetType value)Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type ValidateTargetType Modifier and Type Method Description javax.xml.bind.JAXBElement<ValidateTargetType>ObjectFactory. createValidateTarget(ValidateTargetType value) -
Uses of ValidateTargetType in com.sun.xml.ws.security.trust.impl.wssx.elements
Subclasses of ValidateTargetType in com.sun.xml.ws.security.trust.impl.wssx.elements Modifier and Type Class Description classValidateTargetImplConstructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type ValidateTargetType Constructor Description ValidateTargetImpl(ValidateTargetType vtType)
-