Class JDFAuthenticationResp

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo

    public class JDFAuthenticationResp
    extends JDFAutoAuthenticationResp
    specifies the message families to include in the response list of a KnownMessage query
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAuthenticationResp

        public JDFAuthenticationResp​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                     java.lang.String qualifiedName)
        Constructor for JDFKnownMsgQuParams
        Parameters:
        myOwnerDocument -
        qualifiedName -
      • JDFAuthenticationResp

        public JDFAuthenticationResp​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                     java.lang.String myNamespaceURI,
                                     java.lang.String qualifiedName)
        Constructor for JDFKnownMsgQuParams
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
      • JDFAuthenticationResp

        public JDFAuthenticationResp​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                     java.lang.String myNamespaceURI,
                                     java.lang.String qualifiedName,
                                     java.lang.String myLocalName)
        Constructor for JDFKnownMsgQuParams
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -