Search Options

Results per page
Sort
Preferred Languages
Advance

Results 111 - 120 of 1,822 for keyA (0.21 sec)

  1. tests/integration/security/testdata/authz/jwt.yaml.tmpl

          values: ["valueC"]
      - to:
        - operation:
            paths: ["/nested-2-key1"]
            methods: ["GET"]
        when:
        - key: request.auth.claims[nested][nested-2][key1]
          values: ["valueA"]
      - to:
        - operation:
            paths: ["/valid-jwt"]
        when:
        - key: request.auth.principal
          values: ["*"]
      - to:
        - operation:
            paths: ["*/presenter"]
        when:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 08 23:36:51 UTC 2024
    - 3K bytes
    - Viewed (0)
  2. security/pkg/pki/testdata/multilevelpki/ecc-root-key.pem

    -----BEGIN EC PRIVATE KEY-----
    MHcCAQEEIFDxmwhm8kG1wPM1r7dCd9O6hvzGE+8udkPa+UAcL/KWoAoGCCqGSM49
    AwEHoUQDQgAEpkvvG7e7lXbMxptfOYulB4w7Tz+4Xd6NcZrzZgWIBYd2wXxDFe0c
    W/x72NZrVTrfKOwbybTBlEt+NqBoVC2pZw==
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sat May 09 03:33:53 UTC 2020
    - 227 bytes
    - Viewed (0)
  3. staging/src/k8s.io/apiserver/pkg/admission/attributes_test.go

    	// test AddAnnotation
    	attr.AddAnnotation("foo.admission.k8s.io/key1", "value1")
    	attr.AddAnnotation("foo.admission.k8s.io/key2", "value2")
    	annotations := attr.getAnnotations(auditinternal.LevelMetadata)
    	assert.Equal(t, annotations["foo.admission.k8s.io/key1"], "value1")
    
    	// test overwrite
    	assert.Error(t, attr.AddAnnotation("foo.admission.k8s.io/key1", "value1-overwrite"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 10 19:44:40 UTC 2023
    - 2.1K bytes
    - Viewed (0)
  4. maven-di/src/main/java/org/apache/maven/di/Key.java

     * For example, to create a key of type Map<String, List<Integer>>, you can just use
     * this syntax: <code>new Key&lt;Map&lt;String, List&lt;Integer&gt;&gt;&gt;(){}</code>.
     * <p>
     * If your types are not known at compile time, you can use {@link Types#parameterizedType} to make a
     * parameterized type and give it to a {@link #ofType Key.ofType} constructor.
     *
     * @param <T> binding type
     */
    public abstract class Key<T> {
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Fri Feb 09 17:13:31 UTC 2024
    - 5.4K bytes
    - Viewed (0)
  5. pilot/pkg/model/test/testcert/key.pem

    John Howard <******@****.***> 1597211938 -0700
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Aug 12 05:58:58 UTC 2020
    - 3.2K bytes
    - Viewed (0)
  6. pilot/pkg/serviceregistry/kube/testdata/cert.key

    Nathan Mittler <******@****.***> 1516863255 -0800
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jan 25 06:54:15 UTC 2018
    - 1.7K bytes
    - Viewed (0)
  7. hack/testdata/tls.key

    Prashanth Balasubramanian <******@****.***> 1461527218 -0700
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 17 05:38:56 UTC 2016
    - 1.7K bytes
    - Viewed (0)
  8. pkg/kubelet/certificate/bootstrap/testdata/mycertinvalid.key

    刁浩 10284789 <******@****.***> 1618045205 +0000
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 02 15:22:00 UTC 2021
    - 1.6K bytes
    - Viewed (0)
  9. hack/testdata/auth/testuser.key

    # this is a test-only private key that is used in integration
    # tests to test certificate based auth.
    # generated with 'openssl genrsa 2048 > testuser.key'
    -----BEGIN RSA PRIVATE KEY-----
    MIIEogIBAAKCAQEAtDFlcxd0AvdnUEswP7QZWt6JHTZEjcnfkm58xTcSBpp5v+b0
    oNU9m/MserNCFy81CtpWmPXAddp0vept2Ffu9WBVZ14RqYHMVJUIHK/8pJnDJeeO
    R2AUbOXdpv7+3H2I6rZrrxcBHkHlciNw6VixLtwxQmrNU6QAZw4IDnCw3tWBIwYK
    OYTZaI5yrjqisyXyFo424f8Hr78UTGfuX3YuIpWkodydd5Jr5r64Q9p5+lqlHY4U
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Mar 07 21:54:32 UTC 2022
    - 1.8K bytes
    - Viewed (0)
  10. pkg/controller/certificates/signer/testdata/ca.key

    Mike Danese <******@****.***> 1494279885 -0700
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 23 22:25:58 UTC 2017
    - 1.6K bytes
    - Viewed (0)
Back to top