Interface AuthnContextDeclRefDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getAuthnContextDeclRef

        String getAuthnContextDeclRef()
        Gets the "AuthnContextDeclRef" element
      • xgetAuthnContextDeclRef

        XmlAnyURI xgetAuthnContextDeclRef()
        Gets (as xml) the "AuthnContextDeclRef" element
      • setAuthnContextDeclRef

        void setAuthnContextDeclRef​(String authnContextDeclRef)
        Sets the "AuthnContextDeclRef" element
      • xsetAuthnContextDeclRef

        void xsetAuthnContextDeclRef​(XmlAnyURI authnContextDeclRef)
        Sets (as xml) the "AuthnContextDeclRef" element