- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for checkCredential (0.06 sec)
-
src/main/java/org/codelibs/fess/app/web/base/login/FessLoginAssist.java
* @throws UnsupportedOperationException always thrown as this method is not supported */ @Override protected void checkCredential(final TypicalLoginAssist<String, FessUserBean, FessUser>.CredentialChecker checker) { throw new UnsupportedOperationException("checkCredential is not supported."); } /** * Finds a login user by username. * * @param username the username to search for
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 12.1K bytes - Viewed (0)