public interface SaslConfiguration
SaslMechanism from the ones supported by the server.| Modifier and Type | Method and Description |
|---|---|
SaslMechanism |
getSaslMechanism(List<String> mechanisms)
Pick mechanism according to the ones passed in.
|
SaslMechanism getSaslMechanism(List<String> mechanisms)
mechanisms - supported mechanisms by the serverCopyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.