Package org.jivesoftware.openfire.server
Class ServerDialbackKeyInvalidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.openfire.server.ServerDialbackKeyInvalidException
- All Implemented Interfaces:
Serializable
Representation of an invalid-key result of the Server Dialback authentication mechanism.
- Author:
- Guus der Kinderen, guus@goodbytes.nl
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServerDialbackKeyInvalidException
-
-
Method Details
-
getFrom
-
getTo
-
toXML
public org.dom4j.Element toXML()
-