- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for isLdapAdminSyncPassword (0.12 seconds)
-
src/test/java/org/codelibs/fess/auth/chain/LdapChainTest.java
private static final long serialVersionUID = 1L; boolean ldapAdminSyncPassword = false; @Override public boolean isLdapAdminSyncPassword() { return ldapAdminSyncPassword; } }Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 9.5K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
* The value is, e.g. true <br> * comment: Whether to sync password for LDAP admin. * @return The determination, true or false. (if not found, exception but basically no way) */ boolean isLdapAdminSyncPassword(); /** * Get the value for the key 'ldap.auth.validation'. <br> * The value is, e.g. true <br> * comment: Whether to validate LDAP authentication.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 576.9K bytes - Click Count (2)