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

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

Uses of IInternodeAuthenticator in org.apache.cassandra.auth
 

Classes in org.apache.cassandra.auth that implement IInternodeAuthenticator
 class AllowAllInternodeAuthenticator
           
 

Uses of IInternodeAuthenticator in org.apache.cassandra.config
 

Methods in org.apache.cassandra.config that return IInternodeAuthenticator
static IInternodeAuthenticator DatabaseDescriptor.getInternodeAuthenticator()
           
 



Copyright © 2013 The Apache Software Foundation