| Package | Description |
|---|---|
| org.casbin.jcasbin.main | |
| org.casbin.jcasbin.model | |
| org.casbin.jcasbin.rbac | |
| org.casbin.jcasbin.util |
| Modifier and Type | Method and Description |
|---|---|
void |
CoreEnforcer.setRoleManager(RoleManager rm)
SetRoleManager sets the current role manager.
|
| Modifier and Type | Field and Description |
|---|---|
RoleManager |
Assertion.rm |
| Modifier and Type | Method and Description |
|---|---|
void |
Policy.buildRoleLinks(RoleManager rm)
buildRoleLinks initializes the roles in RBAC.
|
protected void |
Assertion.buildRoleLinks(RoleManager rm) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRoleManager |
| Modifier and Type | Method and Description |
|---|---|
static com.googlecode.aviator.runtime.type.AviatorFunction |
BuiltInFunctions.generateGFunction(java.lang.String name,
RoleManager rm)
generateGFunction is the factory method of the g(_, _) function.
|
Copyright © 2017-2018. All Rights Reserved.