Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for messageManager (0.07 sec)

  1. src/main/java/org/codelibs/fess/app/web/api/FessApiAction.java

        /**
         * Message manager for handling internationalized messages and validation errors.
         * Used to convert validation messages to localized text for API responses.
         */
        @Resource
        protected MessageManager messageManager;
    
        /**
         * Service for managing API access tokens including validation and authentication.
         * Used to verify token-based authentication for API requests.
         */
        @Resource
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 4.8K bytes
    - Viewed (0)
Back to top