Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.CancelTargetType
-
Packages that use CancelTargetType Package Description com.sun.xml.ws.security.trust.impl.wssx.bindings com.sun.xml.ws.security.trust.impl.wssx.elements -
-
Uses of CancelTargetType in com.sun.xml.ws.security.trust.impl.wssx.bindings
Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return CancelTargetType Modifier and Type Method Description CancelTargetTypeObjectFactory. createCancelTargetType()Create an instance ofCancelTargetTypeMethods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return types with arguments of type CancelTargetType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CancelTargetType>ObjectFactory. createCancelTarget(CancelTargetType value)Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type CancelTargetType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CancelTargetType>ObjectFactory. createCancelTarget(CancelTargetType value) -
Uses of CancelTargetType in com.sun.xml.ws.security.trust.impl.wssx.elements
Subclasses of CancelTargetType in com.sun.xml.ws.security.trust.impl.wssx.elements Modifier and Type Class Description classCancelTargetImplDefines Binding for requesting security tokens to be cancelled.Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type CancelTargetType Constructor Description CancelTargetImpl(CancelTargetType ctType)
-