- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for AzureAdUser (0.04 sec)
-
src/main/java/org/codelibs/fess/app/web/base/login/AzureAdCredential.java
* @return The Azure AD user instance. */ public AzureAdUser getUser() { return new AzureAdUser(authResult); } /** * Azure AD user implementation providing user information and permissions. */ public static class AzureAdUser implements FessUser { private static final long serialVersionUID = 1L;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 28 09:13:08 UTC 2025 - 7.5K bytes - Viewed (0)