Uses of Interface
org.apache.cassandra.auth.IAuthenticator

Packages that use IAuthenticator
org.apache.cassandra.auth   
org.apache.cassandra.config   
 

Uses of IAuthenticator in org.apache.cassandra.auth
 

Classes in org.apache.cassandra.auth that implement IAuthenticator
 class AllowAllAuthenticator
           
 class LegacyAuthenticator
          Provides a transitional IAuthenticator implementation for old-style (pre-1.2) authenticators.
 

Uses of IAuthenticator in org.apache.cassandra.config
 

Methods in org.apache.cassandra.config that return IAuthenticator
static IAuthenticator DatabaseDescriptor.getAuthenticator()
           
 



Copyright © 2012 The Apache Software Foundation