Class SaslNonza.Response

    • Field Detail

      • QNAME

        public static final javax.xml.namespace.QName QNAME
    • Constructor Detail

      • Response

        public Response()
      • Response

        public Response​(java.lang.String authenticationText)
    • Method Detail

      • getAuthenticationText

        public java.lang.String getAuthenticationText()
      • getElementName

        public java.lang.String getElementName()
        Description copied from interface: NamedElement
        Returns the root element name.
        Specified by:
        getElementName in interface NamedElement
        Returns:
        the element name.