|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.auth.AllowAllAuthenticator
public class AllowAllAuthenticator
Constructor Summary | |
---|---|
AllowAllAuthenticator()
|
Method Summary | |
---|---|
AccessLevel |
login(java.lang.String keyspace,
AuthenticationRequest authRequest)
|
void |
validateConfiguration()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AllowAllAuthenticator()
Method Detail |
---|
public AccessLevel login(java.lang.String keyspace, AuthenticationRequest authRequest) throws AuthenticationException, AuthorizationException
login
in interface IAuthenticator
AuthenticationException
AuthorizationException
public void validateConfiguration() throws ConfigurationException
validateConfiguration
in interface IAuthenticator
ConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |