- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for SpnegoCredential (0.05 sec)
-
src/main/java/org/codelibs/fess/app/web/base/login/SpnegoCredential.java
*/ public class SpnegoCredential implements LoginCredential, FessCredential { /** The username extracted from SPNEGO authentication. */ private final String username; /** * Constructs a new SpnegoCredential with the specified username. * * @param username The username obtained from SPNEGO authentication */ public SpnegoCredential(final String username) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 1.9K bytes - Viewed (0)