Package org.casbin.jcasbin.rbac
package org.casbin.jcasbin.rbac
-
ClassDescriptionGroupRoleManager 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", ...).Role represents the data structure for a role in RBAC.