Interface AuthnContextDeclDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface AuthnContextDeclDocument extends XmlObject
A document containing one AuthnContextDecl(@urn:oasis:names:tc:SAML:2.0:assertion) element. This is a complex type.
  • Field Details

  • Method Details

    • getAuthnContextDecl

      XmlObject getAuthnContextDecl()
      Gets the "AuthnContextDecl" element
    • setAuthnContextDecl

      void setAuthnContextDecl(XmlObject authnContextDecl)
      Sets the "AuthnContextDecl" element
    • addNewAuthnContextDecl

      XmlObject addNewAuthnContextDecl()
      Appends and returns a new empty "AuthnContextDecl" element