| Package | Description |
|---|---|
| org.casbin.jcasbin.main | |
| org.casbin.jcasbin.persist.cache |
| Modifier and Type | Method and Description |
|---|---|
Cache |
CachedEnforcer.getCache()
Retrieves the current cache used by this CachedEnforcer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CachedEnforcer.setCache(Cache cache)
Sets a custom cache implementation.
|
void |
SyncedCachedEnforcer.setCache(Cache cache)
Sets a custom cache.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCache |
Copyright © 2017–2025. All rights reserved.