| Interface | Description |
|---|---|
| Adapter |
Adapter is the interface for Casbin adapters.
|
| BatchAdapter | |
| Dispatcher |
Dispatcher is the interface for jCasbin dispatcher
|
| FilteredAdapter |
FilteredAdapter is the interface for Casbin adapters supporting filtered policies.
|
| Helper.loadPolicyLineHandler<T,U> | |
| UpdatableAdapter |
UpdatableAdapter is the interface for Casbin adapters with add update policy function.
|
| Watcher |
Watcher is the interface for Casbin watchers.
|
| WatcherEx | |
| WatcherUpdatable |
WatcherUpdatable is the strengthen for jCasbin watchers.
|
| Class | Description |
|---|---|
| Helper |
Copyright © 2017–2023. All rights reserved.