Package io.datarouter.auth.role
Class BaseRoleManager
java.lang.Object
io.datarouter.auth.role.BaseRoleManager
- All Implemented Interfaces:
RoleManager
- Direct Known Subclasses:
DatarouterRoleManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetRolesForGroup(String groupId) protected StringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.datarouter.auth.role.RoleManager
calculateRolesWithGroups, findRoleApprovalTypeFromPersistentString, findRoleFromPersistentString, getAdditionalPermissionRequestEmailRecipients, getAllRoleApprovalRequirements, getAllRoles, getApprovalTypeAuthorityValidators, getDefaultRoles, getGroupsByRole, getPrioritizedRoleApprovalTypes, getRoleApprovalRequirements, getRoleApprovalTypeEnum, getRoleEnum, getSuperAdminRoles, getUnimportantRoles
-
Constructor Details
-
BaseRoleManager
public BaseRoleManager()
-
-
Method Details
-
getRolesForGroup
- Specified by:
getRolesForGroupin interfaceRoleManager
-
getConfigurableRoleGroups
-
getSuperAdminGroupId
-
getDefaultUserGroupId
-