Apache CXF API

Uses of Class
org.apache.cxf.ws.security.sts.provider.model.ValidateTargetType

Packages that use ValidateTargetType
org.apache.cxf.ws.security.sts.provider.model   
 

Uses of ValidateTargetType in org.apache.cxf.ws.security.sts.provider.model
 

Methods in org.apache.cxf.ws.security.sts.provider.model that return ValidateTargetType
 ValidateTargetType ObjectFactory.createValidateTargetType()
          Create an instance of ValidateTargetType
 

Methods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type ValidateTargetType
 javax.xml.bind.JAXBElement<ValidateTargetType> ObjectFactory.createValidateTarget(ValidateTargetType value)
          Create an instance of JAXBElement<ValidateTargetType>}
 

Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type ValidateTargetType
 javax.xml.bind.JAXBElement<ValidateTargetType> ObjectFactory.createValidateTarget(ValidateTargetType value)
          Create an instance of JAXBElement<ValidateTargetType>}
 


Apache CXF API

Apache CXF