Uses of Class
org.casbin.jcasbin.exception.CasbinCacheException
-
Packages that use CasbinCacheException Package Description org.casbin.jcasbin.persist.cache -
-
Uses of CasbinCacheException in org.casbin.jcasbin.persist.cache
Methods in org.casbin.jcasbin.persist.cache that throw CasbinCacheException Modifier and Type Method Description void
DefaultCache. delete(java.lang.String key)
Delete the value from the cache.
-