Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for SSO (0.05 seconds)

  1. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        /** The key of the message: Invalid username or password. */
        public static final String ERRORS_login_error = "{errors.login_error}";
    
        /** The key of the message: SSO login process failed. */
        public static final String ERRORS_sso_login_error = "{errors.sso_login_error}";
    
        /** The key of the message: Could not find {0}. */
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 06:59:19 GMT 2026
    - 126.6K bytes
    - Click Count (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Use Browser Locale */
        public static final String LABELS_search_use_browser_locale = "{labels.search_use_browser_locale}";
    
        /** The key of the message: SSO Type */
        public static final String LABELS_sso_type = "{labels.sso_type}";
    
        /** The key of the message: User Agent */
        public static final String LABELS_crawling_user_agent = "{labels.crawling_user_agent}";
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 172.6K bytes
    - Click Count (0)
Back to Top