Uses of Interface
com.sun.xml.ws.security.trust.elements.CancelTarget
Packages that use CancelTarget
Package
Description
-
Uses of CancelTarget in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust that return CancelTargetModifier and TypeMethodDescriptionabstract CancelTargetWSTrustElementFactory.createCancelTarget(SecurityTokenReference str) Methods in com.sun.xml.ws.security.trust with parameters of type CancelTargetModifier and TypeMethodDescriptionabstract RequestSecurityTokenWSTrustElementFactory.createRSTForCancel(URI requestType, CancelTarget target) Create an RST for Token Cancellation -
Uses of CancelTarget in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return CancelTargetMethods in com.sun.xml.ws.security.trust.elements with parameters of type CancelTargetModifier and TypeMethodDescriptionvoidRequestSecurityToken.setCancelTarget(CancelTarget cancelTarget) -
Uses of CancelTarget in com.sun.xml.ws.security.trust.impl
Methods in com.sun.xml.ws.security.trust.impl that return CancelTargetModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createCancelTarget(SecurityTokenReference str) Methods in com.sun.xml.ws.security.trust.impl with parameters of type CancelTargetModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRSTForCancel(URI requestType, CancelTarget target) Create an RST for Token Cancellation -
Uses of CancelTarget in com.sun.xml.ws.security.trust.impl.elements
Classes in com.sun.xml.ws.security.trust.impl.elements that implement CancelTargetModifier and TypeClassDescriptionclassDefines Binding for requesting security tokens to be cancelled.Methods in com.sun.xml.ws.security.trust.impl.elements that return CancelTargetMethods in com.sun.xml.ws.security.trust.impl.elements with parameters of type CancelTargetModifier and TypeMethodDescriptionfinal voidRequestSecurityTokenImpl.setCancelTarget(CancelTarget cTarget) Constructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type CancelTargetModifierConstructorDescriptionRequestSecurityTokenImpl(URI tokenType, URI requestType, CancelTarget cancel) -
Uses of CancelTarget in com.sun.xml.ws.security.trust.impl.wssx
Methods in com.sun.xml.ws.security.trust.impl.wssx that return CancelTargetModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createCancelTarget(SecurityTokenReference str) Methods in com.sun.xml.ws.security.trust.impl.wssx with parameters of type CancelTargetModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRSTForCancel(URI requestType, CancelTarget target) Create an RST for Token Cancellation -
Uses of CancelTarget in com.sun.xml.ws.security.trust.impl.wssx.elements
Classes in com.sun.xml.ws.security.trust.impl.wssx.elements that implement CancelTargetModifier and TypeClassDescriptionclassDefines Binding for requesting security tokens to be cancelled.Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return CancelTargetMethods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type CancelTargetModifier and TypeMethodDescriptionvoidRequestSecurityTokenImpl.setCancelTarget(CancelTarget cTarget) Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type CancelTargetModifierConstructorDescriptionRequestSecurityTokenImpl(URI tokenType, URI requestType, CancelTarget cancel)