ProtonSaslAnonymousFactoryImpl

Undocumented in source.

Members

Functions

createMechanism
ProtonSaslMechanism createMechanism()
Undocumented in source. Be warned that the author may not have intended to support it.
getMechanismName
string getMechanismName()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ProtonSaslMechanismFactory

createMechanism
ProtonSaslMechanism createMechanism()

Creates an instance of the authentication mechanism implementation.

getMechanismName
string getMechanismName()

Get the name of the mechanism supported by the factory

Meta