public interface ISaslAwareAuthenticatorextends IAuthenticator
Modifier and Type | Interface and Description |
---|---|
static interface | ISaslAwareAuthenticator.SaslAuthenticator |
IAuthenticator.Option
PASSWORD_KEY, USERNAME_KEY
Modifier and Type | Method and Description |
---|---|
ISaslAwareAuthenticator.SaslAuthenticator | newAuthenticator() Provide a SaslAuthenticator to be used by the CQL binary protocol server. |
alter, alterableOptions, authenticate, create, drop, protectedResources, requireAuthentication, setup, supportedOptions, validateConfiguration
ISaslAwareAuthenticator.SaslAuthenticator newAuthenticator()
PasswordAuthenticator.PlainTextSaslAuthenticator
)Copyright © 2013 The Apache Software Foundation