- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for refreshTokenSilently (0.06 sec)
-
src/main/java/org/codelibs/fess/app/web/base/login/AzureAdCredential.java
try { final AzureAdAuthenticator authenticator = ComponentUtil.getComponent(AzureAdAuthenticator.class); final IAuthenticationResult newResult = authenticator.refreshTokenSilently(this); if (newResult != null) { authResult = newResult; authenticator.updateMemberOf(this); permissions = null;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 28 09:13:08 UTC 2025 - 7.5K bytes - Viewed (0)