ProtonSaslMechanismFinderImpl.findMechanismFactory

Searches for a mechanism factory by using the scheme from the given name.

@param name The name of the authentication mechanism to search for.

@return a mechanism factory instance matching the name, or null if none was created.

class ProtonSaslMechanismFinderImpl
protected static
findMechanismFactory
(
string name
)

Meta