- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getLdapMaxUsernameLengthAsInteger (0.23 seconds)
-
src/test/java/org/codelibs/fess/mylasta/direction/FessPropTest.java
public void test_maxUsernameLength() throws IOException { FessProp.propMap.clear(); FessConfig fessConfig = new FessConfig.SimpleImpl() { @Override public Integer getLdapMaxUsernameLengthAsInteger() { return Integer.valueOf(-1); } }; File file = File.createTempFile("test", ".properties"); file.deleteOnExit();
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 25.4K bytes - Click Count (0)