lepus.client.AuthenticationConfig
See theAuthenticationConfig companion object
final class AuthenticationConfig[F[_]](val mechanisms: NonEmptyList[SaslMechanism[F]]) extends AnyVal
SASL Mechanisms orderd by preferrence from high to low
Attributes
- Companion:
- object
- Source:
- SaslMechanism.scala
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any