- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getSavedUserBean (0.06 seconds)
-
src/main/java/org/codelibs/fess/app/web/sso/SsoAction.java
* * @return ActionResponse directing to the appropriate page based on authentication result */ @Execute public ActionResponse index() { if (fessLoginAssist.getSavedUserBean().isPresent()) { return redirectToSearchPage().orElseGet(() -> { if (logger.isDebugEnabled()) { logger.debug("User is already logged in, redirecting to root.");Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 9.5K bytes - Click Count (0)