public class RhqInternodeAuthenticator extends Object implements org.apache.cassandra.auth.IInternodeAuthenticator, RhqInternodeAuthenticatorMBean
| Constructor and Description |
|---|
RhqInternodeAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(InetAddress address,
int port) |
void |
reloadConfiguration() |
void |
validateConfiguration() |
public boolean authenticate(InetAddress address, int port)
authenticate in interface org.apache.cassandra.auth.IInternodeAuthenticatorpublic void reloadConfiguration()
reloadConfiguration in interface RhqInternodeAuthenticatorMBeanpublic void validateConfiguration()
throws org.apache.cassandra.exceptions.ConfigurationException
validateConfiguration in interface org.apache.cassandra.auth.IInternodeAuthenticatororg.apache.cassandra.exceptions.ConfigurationExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.