Search Options

Results per page
Sort
Preferred Languages
Advance

Results 941 - 950 of 3,412 for authFn (0.11 sec)

  1. src/main/java/org/codelibs/fess/es/config/cbean/ThumbnailQueueCB.java

     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.es.config.cbean;
    
    import org.codelibs.fess.es.config.cbean.bs.BsThumbnailQueueCB;
    
    /**
     * @author ESFlute (using FreeGen)
     */
    public class ThumbnailQueueCB extends BsThumbnailQueueCB {
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 834 bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/es/config/cbean/ca/JobLogCA.java

     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.es.config.cbean.ca;
    
    import org.codelibs.fess.es.config.cbean.ca.bs.BsJobLogCA;
    
    /**
     * @author ESFlute (using FreeGen)
     */
    public class JobLogCA extends BsJobLogCA {
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 816 bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/es/config/cbean/ca/RelatedContentCA.java

     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.es.config.cbean.ca;
    
    import org.codelibs.fess.es.config.cbean.ca.bs.BsRelatedContentCA;
    
    /**
     * @author ESFlute (using FreeGen)
     */
    public class RelatedContentCA extends BsRelatedContentCA {
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 840 bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/es/config/cbean/ca/WebAuthenticationCA.java

     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.es.config.cbean.ca;
    
    import org.codelibs.fess.es.config.cbean.ca.bs.BsWebAuthenticationCA;
    
    /**
     * @author ESFlute (using FreeGen)
     */
    public class WebAuthenticationCA extends BsWebAuthenticationCA {
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 849 bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/es/config/cbean/ca/WebConfigCA.java

     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.es.config.cbean.ca;
    
    import org.codelibs.fess.es.config.cbean.ca.bs.BsWebConfigCA;
    
    /**
     * @author ESFlute (using FreeGen)
     */
    public class WebConfigCA extends BsWebConfigCA {
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 825 bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/app/web/admin/dict/stopwords/SearchForm.java

     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.app.web.admin.dict.stopwords;
    
    import org.lastaflute.web.validation.Required;
    
    /**
     * @author ma2tani
     */
    public class SearchForm {
    
        @Required
        public String dictId;
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 822 bytes
    - Viewed (0)
  7. android/guava-tests/test/com/google/common/io/TestOption.java

     * limitations under the License.
     */
    
    package com.google.common.io;
    
    /**
     * Options controlling the behavior of sources/sinks/streams for testing.
     *
     * @author Colin Decker
     */
    public enum TestOption {
      OPEN_THROWS,
      SKIP_THROWS,
      READ_THROWS,
      WRITE_THROWS,
      CLOSE_THROWS,
      AVAILABLE_ALWAYS_ZERO
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 870 bytes
    - Viewed (0)
  8. android/guava-tests/test/com/google/common/math/PackageSanityTests.java

     * limitations under the License.
     */
    
    package com.google.common.math;
    
    import com.google.common.testing.AbstractPackageSanityTests;
    
    /**
     * Basic sanity tests for the entire package.
     *
     * @author Ben Yu
     */
    
    public class PackageSanityTests extends AbstractPackageSanityTests {
      public PackageSanityTests() {
        publicApiOnly();
      }
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 901 bytes
    - Viewed (0)
  9. guava-tests/test/com/google/common/io/TestOption.java

     * limitations under the License.
     */
    
    package com.google.common.io;
    
    /**
     * Options controlling the behavior of sources/sinks/streams for testing.
     *
     * @author Colin Decker
     */
    public enum TestOption {
      OPEN_THROWS,
      SKIP_THROWS,
      READ_THROWS,
      WRITE_THROWS,
      CLOSE_THROWS,
      AVAILABLE_ALWAYS_ZERO
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Apr 08 16:34:30 UTC 2013
    - 870 bytes
    - Viewed (0)
  10. build-logic-commons/basics/src/main/kotlin/gradlebuild/basics/PublicKotlinDslApi.kt

    /*
     * Copyright 2019 the original author or authors.
     *
     * Licensed under the Apache License, Version 2.0 (the "License");
     * you may not use this file except in compliance with the License.
     * You may obtain a copy of the License at
     *
     *      http://www.apache.org/licenses/LICENSE-2.0
     *
     * Unless required by applicable law or agreed to in writing, software
     * distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Sat Sep 30 16:17:28 UTC 2023
    - 903 bytes
    - Viewed (0)
Back to top