Uses of Class
org.apache.cxf.ws.security.sts.provider.model.ValidateTargetType
-
Packages that use ValidateTargetType Package Description 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 Modifier and Type Method Description ValidateTargetTypeObjectFactory. createValidateTargetType()Create an instance ofValidateTargetTypeMethods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type ValidateTargetType Modifier and Type Method Description javax.xml.bind.JAXBElement<ValidateTargetType>ObjectFactory. createValidateTarget(ValidateTargetType value)Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type ValidateTargetType Modifier and Type Method Description javax.xml.bind.JAXBElement<ValidateTargetType>ObjectFactory. createValidateTarget(ValidateTargetType value)
-