Uses of Class
org.jivesoftware.openfire.server.ServerDialbackKeyInvalidException
-
Packages that use ServerDialbackKeyInvalidException Package Description org.jivesoftware.openfire.server Classes used for server-to-server communication. -
-
Uses of ServerDialbackKeyInvalidException in org.jivesoftware.openfire.server
Methods in org.jivesoftware.openfire.server that throw ServerDialbackKeyInvalidException Modifier and Type Method Description void
ServerDialback. validateRemoteDomain(org.dom4j.Element doc, StreamID streamID)
Returns true if the domain requested by the remote server was validated by the Authoritative Server.
-