| Package | Description |
|---|---|
| org.casbin.jcasbin.config | |
| org.casbin.jcasbin.model |
| Modifier and Type | Method and Description |
|---|---|
static Config |
Config.newConfig(java.lang.String confName)
newConfig create an empty configuration representation from file.
|
static Config |
Config.newConfigFromText(java.lang.String text)
newConfigFromText create an empty configuration representation from text.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Model.loadModelFromConfig(Config cfg)
loadModelFromConfig loads the model from the configuration.
|
Copyright © 2017–2025. All rights reserved.