- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for setWorkstation (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/org/codelibs/fess/opensearch/config/exentity/DataConfig.java
if (Constants.NTLM.equals(scheme)) { credentials.setType(CredentialsType.NTLM); credentials.setDomain(paramMap.get(prefix + "domain")); credentials.setWorkstation(paramMap.get(prefix + "workstation")); } config.setCredentials(credentials); return config; } @Override
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Jan 10 01:38:30 GMT 2026 - 17.7K bytes - Click Count (0)