public class ProtonSaslAnonymousFactoryImpl extends Object implements ProtonSaslMechanismFactory
| Constructor and Description |
|---|
ProtonSaslAnonymousFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
ProtonSaslMechanism |
createMechanism()
Creates an instance of the authentication mechanism implementation.
|
String |
getMechanismName()
Get the name of the mechanism supported by the factory
|
public ProtonSaslMechanism createMechanism()
ProtonSaslMechanismFactorycreateMechanism in interface ProtonSaslMechanismFactorypublic String getMechanismName()
ProtonSaslMechanismFactorygetMechanismName in interface ProtonSaslMechanismFactoryCopyright © 2020. All rights reserved.