Interface Claims

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

The wst:Claims element.
See Also:
  • "WS-Trust 1.3, Chapter 4.1 Requesting a Security Token."
  • Field Details

  • Method Details

    • getDialect

      @Nullable String getDialect()
      Returns the wst:Claims/@Dialect attribute value.
      Returns:
      the Dialect attribute value
    • setDialect

      void setDialect(@Nullable String dialect)
      Sets the wst:Claims/@Dialect attribute value.
      Parameters:
      dialect - the Dialect attribute value.