- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isStatusSet (0.24 sec)
-
src/main/java/org/codelibs/fess/sso/spnego/SpnegoAuthenticator.java
} // context/auth loop not yet complete final boolean status = spnegoResponse.isStatusSet(); if (logger.isDebugEnabled()) { logger.debug("isStatusSet: {}", status); } if (status) { return new ActionResponseCredential(() -> {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 17.2K bytes - Viewed (0)