- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for redirectWith (0.04 sec)
-
src/main/java/org/codelibs/fess/app/web/sso/SsoAction.java
} } if (logger.isDebugEnabled()) { logger.debug("Redirecting to SearchAction with parameters: {}", paramList); } return OptionalThing.of(redirectWith(SearchAction.class, new UrlChain(this).params(paramList.toArray(n -> new Object[n])))); } return OptionalThing.empty(); } /** * SSO logout endpoint. *
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 9.5K bytes - Viewed (0)