Uses of Class
org.apache.cxf.ws.security.sts.provider.model.CancelTargetType
-
Packages that use CancelTargetType Package Description org.apache.cxf.ws.security.sts.provider.model -
-
Uses of CancelTargetType in org.apache.cxf.ws.security.sts.provider.model
Methods in org.apache.cxf.ws.security.sts.provider.model that return CancelTargetType Modifier and Type Method Description CancelTargetTypeObjectFactory. createCancelTargetType()Create an instance ofCancelTargetTypeMethods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type CancelTargetType Modifier and Type Method Description javax.xml.bind.JAXBElement<CancelTargetType>ObjectFactory. createCancelTarget(CancelTargetType value)Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type CancelTargetType Modifier and Type Method Description javax.xml.bind.JAXBElement<CancelTargetType>ObjectFactory. createCancelTarget(CancelTargetType value)
-