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