| Package | Description |
|---|---|
| org.casbin.spring.boot.autoconfigure.properties |
| Modifier and Type | Method and Description |
|---|---|
CasbinStoreType |
CasbinProperties.getStoreType() |
static CasbinStoreType |
CasbinStoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CasbinStoreType[] |
CasbinStoreType.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.setStoreType(CasbinStoreType storeType) |
Copyright © 2025. All rights reserved.