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

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

Uses of IAuthority in org.apache.cassandra.auth
 

Classes in org.apache.cassandra.auth that implement IAuthority
 class AllowAllAuthority
           
 class SimpleAuthority
           
 

Uses of IAuthority in org.apache.cassandra.config
 

Methods in org.apache.cassandra.config that return IAuthority
static IAuthority DatabaseDescriptor.getAuthority()
           
 



Copyright © 2010 The Apache Software Foundation