Uses of Class
org.casbin.config.WatcherConfig
-
Packages that use WatcherConfig Package Description org.casbin.watcher -
-
Uses of WatcherConfig in org.casbin.watcher
Constructors in org.casbin.watcher with parameters of type WatcherConfig Constructor Description JCasbinPostgresWatcher(java.lang.String url, java.lang.String user, java.lang.String password, WatcherConfig config)
-