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

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

Uses of IAuthorizer in org.apache.cassandra.auth
 

Classes in org.apache.cassandra.auth that implement IAuthorizer
 class AllowAllAuthorizer
           
 class LegacyAuthorizer
          Provides a transitional IAuthorizer implementation for old-style (pre-1.2) authorizers.
 

Uses of IAuthorizer in org.apache.cassandra.config
 

Methods in org.apache.cassandra.config that return IAuthorizer
static IAuthorizer DatabaseDescriptor.getAuthorizer()
           
 



Copyright © 2012 The Apache Software Foundation