Uses of Class
org.apache.cassandra.auth.AbstractCIDRAuthorizer
Packages that use AbstractCIDRAuthorizer
-
Uses of AbstractCIDRAuthorizer in org.apache.cassandra.auth
Subclasses of AbstractCIDRAuthorizer in org.apache.cassandra.authModifier and TypeClassDescriptionclassAllowAllCIDRAuthorizer allows any user to access from any CIDR i.e, disables CIDR authorizationclassCassandraCIDRAuthorizer is backend for CIDR authorization checks 1, Provides functionality to populate Role to CIDR permisssions cache and 2, Uses CIDR groups mapping cache as backend to lookup CIDR groups of an IP