AuthenticationMethod Enum
Which authentication method Cassandra should use to authenticate clients. 'None' turns off authentication, so should not be used except in emergencies. 'Cassandra' is the default password based authentication. The default is 'Cassandra'. 'Ldap' is in preview.
- Inheritance
-
builtins.strAuthenticationMethodAuthenticationMethod
Constructor
AuthenticationMethod(value)
Fields
| CASSANDRA |
| LDAP |
| NONE |
Feedback
Submit and view feedback for