public interface ProtonSaslMechanismFactory
| 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
|
ProtonSaslMechanism createMechanism()
String getMechanismName()
Copyright © 2016. All rights reserved.