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
:usernameand:passwordoptions when callingDse.clusterand one will be created automatically for you.
Inherits
Cassandra::Auth::ProviderMethods
self.
new
(username, password)Returns a new instance of Password