class Dse::Auth::Providers::Password
Auth provider to authenticate with username/password for DSE’s built-in authentication as well as LDAP.
- Note
- No need to instantiate this class manually, use
:username
and:password
options when callingDse.cluster
and one will be created automatically for you.
Inherits
Cassandra::Auth::Provider
Methods
self.
new
(username, password)Returns a new instance of Password