Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.ValidateTargetType

Packages that use ValidateTargetType
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
 ValidateTargetType ObjectFactory.createValidateTargetType()
          Create an instance of ValidateTargetType
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return types with arguments of type ValidateTargetType
 JAXBElement<ValidateTargetType> ObjectFactory.createValidateTarget(ValidateTargetType value)
          Create an instance of JAXBElement<ValidateTargetType>}
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type ValidateTargetType
 JAXBElement<ValidateTargetType> ObjectFactory.createValidateTarget(ValidateTargetType value)
          Create an instance of JAXBElement<ValidateTargetType>}
 

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
 class ValidateTargetImpl
           
 

Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type ValidateTargetType
ValidateTargetImpl(ValidateTargetType vtType)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.