[][src]Module cdrs_async::authenticators

Structs

Authenticator

Generic CDRS authenticator structure.

NoneAuthenticator

Authenticator which can be used if a DB server has authentication disabled.

PasswordAuthenticator

Password authenticator. CDRS will use it if a DB server requested org.apache.cassandra.auth.PasswordAuthenticator authentication.