- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for newResult (0.04 seconds)
-
src/main/java/org/codelibs/fess/app/web/base/login/EntraIdCredential.java
final EntraIdAuthenticator authenticator = ComponentUtil.getComponent(EntraIdAuthenticator.class); final IAuthenticationResult newResult = authenticator.refreshTokenSilently(this); if (newResult != null) { authResult = newResult; authenticator.updateMemberOf(this); permissions = null; if (logger.isDebugEnabled()) {
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 7.8K bytes - Click Count (0)