Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 79 for isso (1.41 sec)

  1. src/main/resources/fess_message_pl.properties

    # ========================================================================================
    # Fess
    # ======
    errors.login_error = Nazwa użytkownika lub hasło są nieprawidłowe.
    errors.sso_login_error=Błąd w procesie logowania SSO.
    errors.could_not_find_log_file = Nie można znaleźć {0}.
    errors.failed_to_start_crawl_process = Nie można uruchomić procesu indeksowania.
    errors.invalid_design_jsp_file_name = Nieprawidłowa nazwa pliku JSP.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 12.5K bytes
    - Viewed (0)
  2. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    askim.no
    askoy.no
    askvoll.no
    askøy.no
    asn.au
    asn.lv
    asnes.no
    aso.kumamoto.jp
    ass.km
    assabu.hokkaido.jp
    assessments.cx
    assn.lk
    asso.ci
    asso.dz
    asso.eu.org
    asso.fr
    asso.gp
    asso.ht
    asso.km
    asso.mc
    asso.nc
    asso.re
    associates
    association.aero
    assur.bj
    asti.it
    asuke.aichi.jp
    at
    at-band-camp.net
    at.emf.camp
    at.eu.org
    at.it
    atami.shizuoka.jp
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  3. src/main/java/org/codelibs/fess/sso/aad/AzureAdAuthenticator.java

    import org.codelibs.fess.exception.SsoLoginException;
    import org.codelibs.fess.mylasta.action.FessUserBean;
    import org.codelibs.fess.mylasta.direction.FessConfig;
    import org.codelibs.fess.sso.SsoAuthenticator;
    import org.codelibs.fess.sso.SsoResponseType;
    import org.codelibs.fess.util.ComponentUtil;
    import org.codelibs.fess.util.DocumentUtil;
    import org.codelibs.opensearch.runner.net.OpenSearchCurl;
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 28 09:13:08 UTC 2025
    - 37.3K bytes
    - Viewed (0)
  4. android/guava-tests/test/com/google/common/hash/Fingerprint2011Test.java

            .isNotEqualTo(HASH_FN.hashUnencodedChars(stringB));
        assertThat(fingerprint(stringA.getBytes(UTF_8)))
            .isNotEqualTo(fingerprint(stringB.getBytes(UTF_8)));
    
        // ISO 8859-1 only has 0-255 (ubyte) representation so throws away UTF-8 characters
        // greater than 127 (ie with their top bit set).
        // Don't attempt to do this in real code.
        assertEquals(
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue May 13 18:46:00 UTC 2025
    - 7.8K bytes
    - Viewed (0)
  5. src/test/java/org/codelibs/fess/sso/SsoAuthenticatorTest.java

     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.sso;
    
    import org.codelibs.fess.app.web.base.login.FessLoginAssist;
    import org.codelibs.fess.entity.FessUser;
    import org.codelibs.fess.mylasta.action.FessUserBean;
    import org.codelibs.fess.unit.UnitFessTestCase;
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 11K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/crawler/transformer/FessTransformer.java

            if (encoding != null) {
                String enc;
                if (StringUtil.isNotBlank(getFessConfig().getCrawlerDocumentSiteEncoding())
                        && (!getFessConfig().isCrawlerDocumentUseSiteEncodingOnEnglish() || "ISO-8859-1".equalsIgnoreCase(encoding)
                                || "US-ASCII".equalsIgnoreCase(encoding))) {
                    enc = getFessConfig().getCrawlerDocumentSiteEncoding();
                } else {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 13.8K bytes
    - Viewed (0)
  7. src/main/resources/fess_message_pt_BR.properties

    # ========================================================================================
    # Fess
    # ======
    errors.login_error = Nome de usuário ou senha incorretos.
    errors.sso_login_error=Falha no processo de login SSO.
    errors.could_not_find_log_file = Não foi possível encontrar {0}.
    errors.failed_to_start_crawl_process = Não foi possível iniciar o processo de rastreamento.
    errors.invalid_design_jsp_file_name = Nome de arquivo JSP inválido.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 12.8K bytes
    - Viewed (0)
  8. src/test/java/org/codelibs/fess/sso/SsoResponseTypeTest.java

     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.sso;
    
    import org.codelibs.fess.unit.UnitFessTestCase;
    
    public class SsoResponseTypeTest extends UnitFessTestCase {
    
        public void test_values() {
            // Test that values() returns all enum constants
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 6K bytes
    - Viewed (0)
  9. src/main/resources/fess_message_de.properties

    # _/_/_/_/_/_/_/_/_/_/
    # ========================================================================================
    # Fess
    # ======
    errors.login_error = Ungültiger Benutzername oder Passwort.
    errors.sso_login_error=SSO-Anmeldevorgang fehlgeschlagen.
    errors.could_not_find_log_file = Konnte {0} nicht finden.
    errors.failed_to_start_crawl_process = Fehler beim Starten eines Crawl-Prozesses.
    errors.invalid_design_jsp_file_name = Ungültige JSP-Datei.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 12.7K bytes
    - Viewed (0)
  10. src/main/resources/fess_message_zh_TW.properties

    # info.xxx = ...
    # _/_/_/_/_/_/_/_/_/_/
    # ========================================================================================
    # Fess
    # ======
    errors.login_error = 使用者名稱或密碼不正確。
    errors.sso_login_error=SSO登入處理失敗。
    errors.could_not_find_log_file = 未找到 {0}。
    errors.failed_to_start_crawl_process = 啟動爬網程序失敗。
    errors.invalid_design_jsp_file_name = 無效的JSP檔案名稱。
    errors.design_jsp_file_does_not_exist = JSP檔案不存在。
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 11.1K bytes
    - Viewed (0)
Back to top