Package org.casbin.jcasbin.rbac
-
Interface Summary Interface Description RoleManager -
Class Summary Class Description ConditionalRoleManager DefaultRoleManager DomainManager GroupRoleManager GroupRoleManager is used for authorization if the user's group is the role who has permission, but the group information is in the default format (policy start with "g") and the role information is in named format (policy start with "g2", "g3", ...).LinkConditionFuncKey Role Role represents the data structure for a role in RBAC.