Interface AuthenticationQueryDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • setAuthenticationQuery

        void setAuthenticationQuery​(AuthenticationQueryType authenticationQuery)
        Sets the "AuthenticationQuery" element
      • addNewAuthenticationQuery

        AuthenticationQueryType addNewAuthenticationQuery()
        Appends and returns a new empty "AuthenticationQuery" element