- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for SimpleImpl (0.06 sec)
-
src/test/java/org/codelibs/fess/util/ParameterUtilTest.java
public class ParameterUtilTest extends UnitFessTestCase { @Override public void setUp() throws Exception { super.setUp(); FessProp.propMap.clear(); FessConfig fessConfig = new FessConfig.SimpleImpl() { @Override public String getAppEncryptPropertyPattern() { return ".*password|.*key"; } }; ComponentUtil.setFessConfig(fessConfig); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 7.1K bytes - Viewed (0)