AuthenticationConfig

lepus.client.AuthenticationConfig
See theAuthenticationConfig companion class

Attributes

Companion
class
Source
SaslMechanism.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[F[_]](m: SaslMechanism[F], ms: SaslMechanism[F]*): AuthenticationConfig[F]

Attributes

Source
SaslMechanism.scala
def default[F[_] : MonadThrow](username: String, password: String): AuthenticationConfig[F]

Attributes

Source
SaslMechanism.scala