| Package | Description |
|---|---|
| org.casbin.jcasbin.model |
| Modifier and Type | Method and Description |
|---|---|
static Model.PolicyOperations |
Model.PolicyOperations.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Model.PolicyOperations[] |
Model.PolicyOperations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Assertion.buildIncrementalRoleLinks(RoleManager rm,
Model.PolicyOperations op,
java.util.List<java.util.List<java.lang.String>> rules) |
void |
Policy.buildIncrementalRoleLinks(RoleManager rm,
Model.PolicyOperations op,
java.lang.String sec,
java.lang.String ptype,
java.util.List<java.util.List<java.lang.String>> rules) |
Copyright © 2017-2020. All Rights Reserved.