Uses of Class
org.apache.cassandra.auth.PasswordAuthenticator
Packages that use PasswordAuthenticator
-
Uses of PasswordAuthenticator in org.apache.cassandra.auth
Subclasses of PasswordAuthenticator in org.apache.cassandra.authModifier and TypeClassDescriptionclassThis authenticator can be used in optional mTLS mode, If the client doesn't make an mTLS connection this fallbacks to password authentication.