Package org.apache.cassandra.auth
Interface CIDRPermissionsManagerMBean
-
- All Known Implementing Classes:
CIDRPermissionsManager
public interface CIDRPermissionsManagerMBean
JMX functions related to CIDR permissions cache and table
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
invalidateCidrPermissionsCache(java.lang.String roleName)
Invalidate given role from CIDR permissions cache
-