Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. src/main/java/org/codelibs/fess/es/config/exentity/DataConfig.java

                            continue;
                        }
    
                        final SmbAuthentication smbAuth = new SmbAuthentication();
                        smbAuth.setDomain(domain == null ? StringUtil.EMPTY : domain);
                        smbAuth.setServer(hostname);
                        if (StringUtil.isNotBlank(port)) {
                            try {
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 12 01:54:15 UTC 2024
    - 18.5K bytes
    - Viewed (0)
Back to top