Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 38 of 38 for principal (0.07 sec)

  1. android/guava-testlib/src/com/google/common/collect/testing/FeatureSpecificTestSuiteBuilder.java

      // Test suppression
    
      private final Set<Method> suppressedTests = new HashSet<>();
    
      /**
       * Prevents the given methods from being run as part of the test suite.
       *
       * <p>Note: in principle this should never need to be used, but it might be useful if the
       * semantics of an implementation disagree in unforeseen ways with the semantics expected by a
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sun Dec 22 03:38:46 UTC 2024
    - 10.4K bytes
    - Viewed (0)
  2. android/pom.xml

                <signature>
                  <groupId>com.toasttab.android</groupId>
                  <artifactId>gummy-bears-api-23</artifactId>
                  <version>0.12.0</version>
                  <!-- TODO(cpovirk): In principle, it would make sense to *also* test compatibility with JDK 1.8, since guava-android also has JRE users. -->
                </signature>
                <ignores>
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Sep 04 21:35:58 UTC 2025
    - 24.3K bytes
    - Viewed (0)
  3. android/guava-testlib/src/com/google/common/collect/testing/google/SetGenerators.java

        elementsPlus.add(AFTER_LAST_2);
        return Ordering.explicit(new ArrayList<>(elementsPlus));
      }
    
      /*
       * All the ContiguousSet generators below manually reject nulls here. In principle, we'd like to
       * defer that to Range, since it's ContiguousSet.create() that's used to create the sets. However,
       * that gets messy here, and we already have null tests for Range.
       */
    
      /*
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sun Aug 10 19:54:19 UTC 2025
    - 15.9K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_it.properties

    labels.ldap_account_filter=Filtro account
    labels.ldap_group_filter=Filtro gruppo
    labels.ldap_memberof_attribute=Attributo memberOf
    labels.notification_login=Pagina di login
    labels.notification_search_top=Pagina principale di ricerca
    labels.storage_endpoint=Endpoint
    labels.storage_access_key=Chiave di accesso
    labels.storage_secret_key=Chiave segreta
    labels.storage_bucket=Bucket
    labels.send_testmail=Invia email di test
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  5. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    prd.mg
    prequalifyme.today
    prerelease.replit.dev
    press
    press.aero
    press.cy
    press.ma
    press.se
    presse.km
    presse.ml
    preview.csb.app
    pri.ee
    prime
    primetel.cloud
    principe.st
    priv.at
    priv.hu
    priv.instances.scw.cloud
    priv.me
    priv.no
    priv.pl
    privatizehealthinsurance.net
    pro
    pro.az
    pro.br
    pro.cy
    pro.ec
    pro.fj
    pro.ht
    pro.in
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  6. CHANGELOG/CHANGELOG-1.32.md

    kubelet's `/healthz`, `/pods` and `/configz` by granting the caller `nodes/proxy` permission in RBAC but that also grants the caller permissions to exec, run and attach to containers on the nodes and doing so does not follow the least privilege principle. Granting callers more permissions than they need can give attackers an opportunity to escalate privileges. ([#126347](https://github.com/kubernetes/kubernetes/pull/126347), [@vinayakankugoyal](https://github.com/vinayakankugoyal)) [SIG API Machinery,...
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 14:49:49 UTC 2025
    - 412.3K bytes
    - Viewed (0)
  7. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    prd.mg
    prequalifyme.today
    prerelease.replit.dev
    press
    press.aero
    press.cy
    press.ma
    press.se
    presse.km
    presse.ml
    preview.csb.app
    pri.ee
    prime
    primetel.cloud
    principe.st
    priv.at
    priv.hu
    priv.instances.scw.cloud
    priv.me
    priv.no
    priv.pl
    privatizehealthinsurance.net
    pro
    pro.az
    pro.br
    pro.cy
    pro.ec
    pro.fj
    pro.ht
    pro.in
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  8. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    gov.ss
    me.ss
    net.ss
    org.ss
    sch.ss
    
    // st : http://www.nic.st/html/policyrules/
    st
    co.st
    com.st
    consulado.st
    edu.st
    embaixada.st
    mil.st
    net.st
    org.st
    principe.st
    saotome.st
    store.st
    
    // su : https://www.iana.org/domains/root/db/su.html
    su
    
    // sv : http://www.svnet.org.sv/niveldos.pdf
    sv
    com.sv
    edu.sv
    gob.sv
    org.sv
    red.sv
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
Back to top