Package | Description |
---|---|
org.apache.cassandra.auth |
Modifier and Type | Class and Description |
---|---|
class |
PasswordAuthenticator
PasswordAuthenticator is an IAuthenticator implementation
that keeps credentials (usernames and bcrypt-hashed passwords)
internally in C* - in system_auth.credentials CQL3 table.
|
Copyright © 2014 The Apache Software Foundation