Module scylla::authentication
source · Structs§
- Default authenticator provider that requires username and password if authentication is required.
Traits§
- Trait used to represent a factory of
AuthenticatorSession
instances. A newAuthenticatorSession
instance will be created for each session. - Trait used to represent a user-defined custom authentication.
Type Aliases§
- Type to represent an authentication error message.