- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setLdapAdminSecurityCredentials (0.19 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java
} default String getLdapAdminSecurityPrincipal() { return getSystemProperty(Constants.LDAP_ADMIN_SECURITY_PRINCIPAL); } default void setLdapAdminSecurityCredentials(final String value) { setSystemProperty(Constants.LDAP_ADMIN_SECURITY_CREDENTIALS, Constants.CIPHER_PREFIX + ComponentUtil.getPrimaryCipher().encrypt(value)); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 86.5K bytes - Viewed (0)