- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for authenticate (0.03 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/form/FormScheme.java
} @Override public Header authenticate(final Credentials credentials, final HttpRequest request) throws AuthenticationException { return null; } /** * Authenticates using the form scheme. * @param credentials The credentials. * @param executor The executor for HTTP requests. */ public void authenticate(final Credentials credentials,Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 14.3K bytes - Viewed (1) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/HcHttpClient.java
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Aug 07 02:55:08 UTC 2025 - 52.2K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/smb/SmbClient.java
} } } } /** * Creates an NTLM password authenticator from the given SMB authentication. * * @param smbAuthentication the SMB authentication information * @return the NTLM password authenticator */ protected NtlmPasswordAuthenticator getAuthenticator(final SmbAuthentication smbAuthentication) {Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Sep 18 09:30:45 UTC 2025 - 22.5K bytes - Viewed (3)