- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for internationalization (0.08 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/org/codelibs/fess/exception/SsoMessageException.java
* * This exception is used to indicate errors that occur during SSO authentication * and authorization processes. It carries both a message code for internationalization * and localization purposes, as well as detailed error information. The message code * can be used by the UI layer to display appropriate error messages to users. */
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 2.7K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/base/FessBaseAction.java
/** Helper for view-related operations and rendering. */ @Resource protected ViewHelper viewHelper; /** Manager for handling application messages and internationalization. */ @Resource private MessageManager messageManager; /** Manager for handling HTTP request operations. */ @Resource private RequestManager requestManager;Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 15K bytes - Click Count (0)