Uses of Interface
com.sun.xml.ws.api.security.trust.Status
Packages that use Status
Package
Description
-
Uses of Status in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust that return StatusModifier and TypeMethodDescriptionabstract StatusWSTrustElementFactory.createStatus(String code, String reason) Methods in com.sun.xml.ws.security.trust with parameters of type StatusModifier and TypeMethodDescriptionabstract RequestSecurityTokenResponseWSTrustElementFactory.createRSTRForValidate(URI tokenType, RequestedSecurityToken token, Status status) create an RSTR for validate request. -
Uses of Status in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return StatusMethods in com.sun.xml.ws.security.trust.elements with parameters of type Status -
Uses of Status in com.sun.xml.ws.security.trust.impl
Methods in com.sun.xml.ws.security.trust.impl that return StatusModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createStatus(String code, String reason) Methods in com.sun.xml.ws.security.trust.impl with parameters of type StatusModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRSTRForValidate(URI tokenType, RequestedSecurityToken token, Status status) create an RSTR for validate request. -
Uses of Status in com.sun.xml.ws.security.trust.impl.elements
Classes in com.sun.xml.ws.security.trust.impl.elements that implement StatusMethods in com.sun.xml.ws.security.trust.impl.elements that return StatusMethods in com.sun.xml.ws.security.trust.impl.elements with parameters of type StatusModifier and TypeMethodDescriptionfinal voidConstructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type StatusModifierConstructorDescriptionRequestSecurityTokenResponseImpl(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attached, RequestedUnattachedReference unattached, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime, Status status) -
Uses of Status in com.sun.xml.ws.security.trust.impl.wssx
Methods in com.sun.xml.ws.security.trust.impl.wssx that return StatusModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createStatus(String code, String reason) Methods in com.sun.xml.ws.security.trust.impl.wssx with parameters of type StatusModifier and TypeMethodDescriptionWSTrustElementFactoryImpl.createRSTRForValidate(URI tokenType, RequestedSecurityToken token, Status status) create an RSTR for validate request. -
Uses of Status in com.sun.xml.ws.security.trust.impl.wssx.elements
Classes in com.sun.xml.ws.security.trust.impl.wssx.elements that implement StatusMethods in com.sun.xml.ws.security.trust.impl.wssx.elements that return StatusMethods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type StatusConstructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type StatusModifierConstructorDescriptionRequestSecurityTokenResponseImpl(URI tokenType, URI context, RequestedSecurityToken token, AppliesTo scopes, RequestedAttachedReference attached, RequestedUnattachedReference unattached, RequestedProofToken proofToken, Entropy entropy, Lifetime lifetime, Status status)