Package | Description |
---|---|
org.apache.cassandra.auth | |
org.apache.cassandra.config | |
org.apache.cassandra.net |
Modifier and Type | Class and Description |
---|---|
class |
AllowAllInternodeAuthenticator |
Modifier and Type | Method and Description |
---|---|
static IInternodeAuthenticator |
DatabaseDescriptor.getInternodeAuthenticator() |
Modifier and Type | Method and Description |
---|---|
static void |
DatabaseDescriptor.setInternodeAuthenticator(IInternodeAuthenticator internodeAuthenticator) |
Modifier and Type | Field and Description |
---|---|
IInternodeAuthenticator |
InboundConnectionSettings.authenticator |
IInternodeAuthenticator |
OutboundConnectionSettings.authenticator |
Modifier and Type | Method and Description |
---|---|
IInternodeAuthenticator |
OutboundConnectionSettings.authenticator() |
Modifier and Type | Method and Description |
---|---|
InboundConnectionSettings |
InboundConnectionSettings.withAuthenticator(IInternodeAuthenticator authenticator) |
OutboundConnectionSettings |
OutboundConnectionSettings.withAuthenticator(IInternodeAuthenticator authenticator) |
Copyright © 2009- The Apache Software Foundation