Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionUse
FessLoginAssist.doAuthenticateLocal(String, String)with the plaintext password. BCrypt uses per-record salts, so an exact-match DB lookup on a hashed value is no longer meaningful. Retained for any subclass or legacy caller.UseLdapUtil.escapeValue(String)instead