Module authenticators

Source

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.