- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isLdapGroupNameWithUnderscores (0.16 sec)
-
src/test/java/org/codelibs/fess/ldap/LdapManagerTest.java
ComponentUtil.setFessConfig(new FessConfig.SimpleImpl() { public boolean isLdapIgnoreNetbiosName() { return true; } public boolean isLdapGroupNameWithUnderscores() { return false; } }); LdapManager ldapManager = new LdapManager(); ldapManager.init();
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 5.2K bytes - Viewed (0)