Interface AuthenticationStatementDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface AuthenticationStatementDocument
    extends XmlObject
    A document containing one AuthenticationStatement(@urn:oasis:names:tc:SAML:1.0:assertion) element. This is a complex type.
    • Method Detail

      • setAuthenticationStatement

        void setAuthenticationStatement​(AuthenticationStatementType authenticationStatement)
        Sets the "AuthenticationStatement" element
      • addNewAuthenticationStatement

        AuthenticationStatementType addNewAuthenticationStatement()
        Appends and returns a new empty "AuthenticationStatement" element