Interface RequestSecurityToken

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

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

  • Method Details

    • getContext

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

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