| Package | Description |
|---|---|
| org.casbin.spring.boot.autoconfigure.properties |
| Modifier and Type | Method and Description |
|---|---|
CasbinWatcherType |
CasbinProperties.getWatcherType() |
static CasbinWatcherType |
CasbinWatcherType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CasbinWatcherType[] |
CasbinWatcherType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CasbinProperties.setWatcherType(CasbinWatcherType watcherType) |
Copyright © 2025. All rights reserved.