- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for processParentGroup (0.13 sec)
-
src/main/java/org/codelibs/fess/sso/entraid/EntraIdAuthenticator.java
* @param roleList The list to add role names to. * @param id The group ID to process. */ protected void processParentGroup(final EntraIdUser user, final List<String> groupList, final List<String> roleList, final String id) { processParentGroup(user, groupList, roleList, id, 0); } /** * Processes parent group information for nested groups with depth tracking.Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 56.7K bytes - Viewed (0)