Uses of Class
org.apache.cassandra.auth.AuthCache
-
Packages that use AuthCache Package Description org.apache.cassandra.auth org.apache.cassandra.auth.jmx -
-
Uses of AuthCache in org.apache.cassandra.auth
Subclasses of AuthCache in org.apache.cassandra.auth Modifier and Type Class Description classNetworkPermissionsCachestatic classPasswordAuthenticator.CredentialsCacheclassPermissionsCacheclassRolesCacheMethods in org.apache.cassandra.auth with parameters of type AuthCache Modifier and Type Method Description voidAuthCacheService. register(AuthCache<?,?> cache)voidAuthCacheService. unregister(AuthCache<?,?> cache) -
Uses of AuthCache in org.apache.cassandra.auth.jmx
Subclasses of AuthCache in org.apache.cassandra.auth.jmx Modifier and Type Class Description static classAuthorizationProxy.JmxPermissionsCache
-