Interface WatcherUpdatable
- All Superinterfaces:
Watcher
WatcherUpdatable is the strengthen for jCasbin watchers.
-
Method Summary
Modifier and TypeMethodDescriptionvoidupdateForUpdatePolicy(List<String> oldRule, List<String> newRule) updateForUpdatePolicy calls the update callback of other instances to synchronize their policy.Methods inherited from interface Watcher
setUpdateCallback, setUpdateCallback, update
-
Method Details
-
updateForUpdatePolicy
-