Package | Description |
---|---|
org.apache.cassandra.auth | |
org.apache.cassandra.transport |
Modifier and Type | Method and Description |
---|---|
IAuthenticator.SaslNegotiator |
AllowAllAuthenticator.newSaslNegotiator() |
IAuthenticator.SaslNegotiator |
IAuthenticator.newSaslNegotiator()
Provide a SASL handler to perform authentication for an single connection.
|
IAuthenticator.SaslNegotiator |
PasswordAuthenticator.newSaslNegotiator() |
Modifier and Type | Method and Description |
---|---|
IAuthenticator.SaslNegotiator |
ServerConnection.getSaslNegotiator() |
Copyright © 2020 The Apache Software Foundation