Uses of Interface
org.casbin.jcasbin.persist.cache.Cache
Packages that use Cache
-
Uses of Cache in org.casbin.jcasbin.main
Fields in org.casbin.jcasbin.main declared as CacheModifier and TypeFieldDescriptionprivate CacheCachedEnforcer.cacheprivate CacheSyncedCachedEnforcer.cacheMethods in org.casbin.jcasbin.main that return CacheModifier and TypeMethodDescriptionCachedEnforcer.getCache()Retrieves the current cache used by this CachedEnforcer.Methods in org.casbin.jcasbin.main with parameters of type Cache -
Uses of Cache in org.casbin.jcasbin.persist.cache
Classes in org.casbin.jcasbin.persist.cache that implement Cache