- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for SpnegoCredential (0.06 seconds)
-
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) {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 1.9K bytes - Click Count (1)