- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for setAuthScheme (0.06 seconds)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/Hc4Authentication.java
return authScheme; } /** * Sets the authentication scheme. * @param authScheme The authentication scheme to set. */ public void setAuthScheme(final AuthScheme authScheme) { this.authScheme = authScheme; }Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Thu Jan 08 14:22:26 GMT 2026 - 3.7K bytes - Click Count (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/Hc5Authentication.java
return authScheme; } /** * Sets the authentication scheme. * @param authScheme The authentication scheme to set. */ public void setAuthScheme(final AuthScheme authScheme) { this.authScheme = authScheme; }Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Thu Jan 08 14:22:26 GMT 2026 - 3.8K bytes - Click Count (0)