SASLExternal

EXTERNAL SASL mechanism support. For authentication based on other network layers, such as TLS or IPSec.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
string front()
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(string )
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From SASLMechanism

name
string name()
empty
bool empty()
front
string front()
popFront
void popFront()
put
void put(string )

Meta