Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 48 for LOGOUT (0.04 sec)

  1. src/test/java/org/codelibs/fess/filter/WebApiFilterTest.java

                }
    
                @Override
                public void login(String username, String password) throws ServletException {
                }
    
                @Override
                public void logout() throws ServletException {
                }
    
                @Override
                public java.util.Collection<jakarta.servlet.http.Part> getParts() throws IOException, ServletException {
                    return null;
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 26.2K bytes
    - Viewed (0)
  2. src/test/java/org/codelibs/fess/entity/SearchRequestParamsTest.java

            }
    
            @Override
            public void login(String username, String password) {
                throw new UnsupportedOperationException();
            }
    
            @Override
            public void logout() {
                throw new UnsupportedOperationException();
            }
    
            @Override
            public java.util.Collection<jakarta.servlet.http.Part> getParts() {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 26.2K bytes
    - Viewed (0)
  3. src/test/java/org/codelibs/fess/cors/CorsHandlerTest.java

                    return false;
                }
    
                @Override
                public void login(String username, String password) {
                }
    
                @Override
                public void logout() {
                }
    
                @Override
                public java.util.Collection<jakarta.servlet.http.Part> getParts() {
                    return null;
                }
    
                @Override
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 25.9K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Logout */
        public static final String LABELS_logout_title = "{labels.logout_title}";
    
        /** The key of the message: Logout */
        public static final String LABELS_LOGOUT = "{labels.logout}";
    
        /** The key of the message: Do you want to logout? */
        public static final String LABELS_do_you_want_to_logout = "{labels.do_you_want_to_logout}";
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
  5. src/test/java/org/codelibs/fess/api/WebApiManagerTest.java

                return false;
            }
    
            @Override
            public void login(String username, String password) {
            }
    
            @Override
            public void logout() {
            }
    
            @Override
            public java.util.Collection<jakarta.servlet.http.Part> getParts() {
                return null;
            }
    
            @Override
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 26.6K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_zh_TW.properties

    labels.login.placeholder_username=使用者名稱
    labels.login.placeholder_password=密碼
    labels.login.title=登入
    labels.index_label=標籤
    labels.index_lang=首選語言
    labels.index_sort=排序
    labels.index_num=顯示數量
    labels.logout_title=登出
    labels.logout=登出
    labels.do_you_want_to_logout=您要登出嗎?
    labels.logout_button=登出
    labels.profile=更改密碼
    labels.administration=管理
    labels.profile_button=設定
    labels.profile.title= 設定
    labels.profile.update= 更新
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_de.properties

    labels.login.title=Anmelden
    labels.index_label=Label
    labels.index_lang=Bevorzugte Sprache
    labels.index_sort=Sortieren
    labels.index_num=Anzeigeanzahl
    labels.logout_title=Abmelden
    labels.logout=Abmelden
    labels.do_you_want_to_logout=Möchten Sie sich abmelden?
    labels.logout_button=Abmelden
    labels.profile=Passwort ändern
    labels.administration=Verwaltung
    labels.profile_button=Einstellungen
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.5K bytes
    - Viewed (1)
  8. src/main/resources/fess_label_pl.properties

    labels.login.title=Zaloguj się
    labels.index_label=Etykieta
    labels.index_lang=Preferowany język
    labels.index_sort=Sortuj
    labels.index_num=Liczba wyników
    labels.logout_title=Wyloguj się
    labels.logout=Wyloguj się
    labels.do_you_want_to_logout=Czy chcesz się wylogować?
    labels.logout_button=Wyloguj się
    labels.profile=Zmień hasło
    labels.administration=Administracja
    labels.profile_button=Ustawienia
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/sso/aad/AzureAdAuthenticator.java

        }
    
        @Override
        public ActionResponse getResponse(final SsoResponseType responseType) {
            return null;
        }
    
        @Override
        public String logout(final FessUserBean user) {
            return null;
        }
    
        /**
         * Enable to use V2 endpoint.
         * @param useV2Endpoint true if using V2 endpoint.
         */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 28 09:13:08 UTC 2025
    - 37.3K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_es.properties

    labels.login.title=Iniciar sesión
    labels.index_label=Etiqueta
    labels.index_lang=Idioma preferido
    labels.index_sort=Ordenar
    labels.index_num=Número de resultados
    labels.logout_title=Cerrar sesión
    labels.logout=Cerrar sesión
    labels.do_you_want_to_logout=¿Desea cerrar la sesión?
    labels.logout_button=Cerrar sesión
    labels.profile=Cambiar contraseña
    labels.administration=Administración
    labels.profile_button=Configuración
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
Back to top