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

Packages that use CancelTargetType
com.sun.xml.ws.security.trust.impl.bindings   
com.sun.xml.ws.security.trust.impl.elements   
 

Uses of CancelTargetType in com.sun.xml.ws.security.trust.impl.bindings
 

Methods in com.sun.xml.ws.security.trust.impl.bindings that return CancelTargetType
 CancelTargetType ObjectFactory.createCancelTargetType()
          Create an instance of CancelTargetType
 

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

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

Uses of CancelTargetType in com.sun.xml.ws.security.trust.impl.elements
 

Subclasses of CancelTargetType in com.sun.xml.ws.security.trust.impl.elements
 class CancelTargetImpl
          Defines Binding for requesting security tokens to be cancelled.
 

Constructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type CancelTargetType
CancelTargetImpl(CancelTargetType ctType)
           
 



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