Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getAuthenticator (0.05 sec)

  1. fess-crawler/src/main/java/org/codelibs/fess/crawler/client/smb/SmbClient.java

         *
         * @param smbAuthentication the SMB authentication information
         * @return the NTLM password authenticator
         */
        protected NtlmPasswordAuthenticator getAuthenticator(final SmbAuthentication smbAuthentication) {
            return new NtlmPasswordAuthenticator(smbAuthentication.getDomain() == null ? "" : smbAuthentication.getDomain(),
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Sep 18 09:30:45 UTC 2025
    - 22.5K bytes
    - Viewed (3)
Back to top