SaslInit

Undocumented in source.

Members

Functions

getHostname
String getHostname()
Undocumented in source. Be warned that the author may not have intended to support it.
getInitialResponse
Binary getInitialResponse()
Undocumented in source. Be warned that the author may not have intended to support it.
getMechanism
Symbol getMechanism()
Undocumented in source. Be warned that the author may not have intended to support it.
invoke
void invoke(SaslFrameBodyHandler!E handler, Binary payload, E context)
Undocumented in source. Be warned that the author may not have intended to support it.
setHostname
void setHostname(String hostname)
Undocumented in source. Be warned that the author may not have intended to support it.
setInitialResponse
void setInitialResponse(Binary initialResponse)
Undocumented in source. Be warned that the author may not have intended to support it.
setMechanism
void setMechanism(Symbol mechanism)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta