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

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

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

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

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

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

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

Subclasses of RequestedTokenCancelledType in com.sun.xml.ws.security.trust.impl.wssx.elements
 class RequestedTokenCancelledImpl
           
 



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