Interface ClaimsType

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface ClaimsType
    extends XmlObject
    An XML ClaimsType(@http://docs.oasis-open.org/ws-sx/ws-trust/200512/). This is a complex type.
    • Method Detail

      • getDialect

        String getDialect()
        Gets the "Dialect" attribute
      • xgetDialect

        XmlAnyURI xgetDialect()
        Gets (as xml) the "Dialect" attribute
      • isSetDialect

        boolean isSetDialect()
        True if has "Dialect" attribute
      • setDialect

        void setDialect​(String dialect)
        Sets the "Dialect" attribute
      • xsetDialect

        void xsetDialect​(XmlAnyURI dialect)
        Sets (as xml) the "Dialect" attribute
      • unsetDialect

        void unsetDialect()
        Unsets the "Dialect" attribute