Module authenticators

Source

Structs§

NoneAuthenticator
NoneAuthenticatorProvider
Provider for no authentication.
StaticPasswordAuthenticator
StaticPasswordAuthenticatorProvider
Authentication provider with a username and password.

Traits§

SaslAuthenticator
Handles SASL authentication.
SaslAuthenticatorProvider
Provides authenticators per new connection.