public static class SASLMechanism.Failure extends Packet
DEFAULT_LANGUAGE, ID_NOT_AVAILABLE
Constructor and Description |
---|
SASLMechanism.Failure(String condition) |
Modifier and Type | Method and Description |
---|---|
String |
getCondition()
Get the SASL related error condition.
|
String |
toXML()
Returns the packet as XML.
|
addExtension, deleteProperty, equals, getDefaultLanguage, getError, getExtension, getExtension, getExtensions, getExtensionsXML, getFrom, getPacketID, getProperty, getPropertyNames, getTo, getXmlns, hashCode, nextID, removeExtension, setDefaultXmlns, setError, setFrom, setPacketID, setProperty, setTo
public SASLMechanism.Failure(String condition)
public String getCondition()
Copyright © 2003-2007 Jive Software.