Searched refs:roleAuthority (Results 1 – 2 of 2) sorted by relevance
123 } else if (authority instanceof RoleAuthority roleAuthority) { in createEnforcingAdmin()
1341 String roleAuthority = EnforcingAdmin.getRoleAuthorityOf(roleName); in handleRoleChanged() local1344 if (admin.hasAuthority(roleAuthority)) { in handleRoleChanged()1347 if (!admin.hasAuthority(roleAuthority)) { in handleRoleChanged()