Uses of Class
org.codelibs.fess.app.web.base.login.AzureAdCredential.AzureAdUser
Packages that use AzureAdCredential.AzureAdUser
-
Uses of AzureAdCredential.AzureAdUser in org.codelibs.fess.app.web.base.login
Methods in org.codelibs.fess.app.web.base.login that return AzureAdCredential.AzureAdUser -
Uses of AzureAdCredential.AzureAdUser in org.codelibs.fess.sso.aad
Methods in org.codelibs.fess.sso.aad with parameters of type AzureAdCredential.AzureAdUserModifier and TypeMethodDescriptionAzureAdAuthenticator.getParentGroup(AzureAdCredential.AzureAdUser user, String id) protected voidAzureAdAuthenticator.processGroup(AzureAdCredential.AzureAdUser user, List<String> groupList, List<String> roleList, String id) protected voidAzureAdAuthenticator.processMemberOf(AzureAdCredential.AzureAdUser user, List<String> groupList, List<String> roleList, String url) protected voidAzureAdAuthenticator.processParentGroup(AzureAdCredential.AzureAdUser user, List<String> groupList, List<String> roleList, String id) voidAzureAdAuthenticator.updateMemberOf(AzureAdCredential.AzureAdUser user)