Interface RequestSecurityTokenResponse

All Superinterfaces:
AttributeExtensibleXMLObject, ElementExtensibleXMLObject, WSTrustObject, XMLObject
All Known Implementing Classes:
RequestSecurityTokenResponseImpl

public interface RequestSecurityTokenResponse extends ElementExtensibleXMLObject, AttributeExtensibleXMLObject, WSTrustObject
The wst:RequestSecurityTokenResponse element.
See Also:
  • "WS-Trust 1.3 Specification"
  • Field Details

    • ELEMENT_LOCAL_NAME

      static final String ELEMENT_LOCAL_NAME
      Element local name.
      See Also:
    • ELEMENT_NAME

      static final QName ELEMENT_NAME
      Default element name.
    • TYPE_LOCAL_NAME

      static final String TYPE_LOCAL_NAME
      Local name of the XSI type.
      See Also:
    • TYPE_NAME

      static final QName TYPE_NAME
      QName of the XSI type.
    • CONTEXT_ATTRIB_NAME

      static final String CONTEXT_ATTRIB_NAME
      The Context attribute name.
      See Also:
  • Method Details

    • getContext

      String getContext()
      Returns the Context attribute value.
      Returns:
      The Context attribute value or null.
    • setContext

      void setContext(String context)
      Sets the Context attribute value.
      Parameters:
      context - The Context attribute value