Apache CXF API

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

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

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

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


Apache CXF API

Apache CXF