Search Options

Results per page
Sort
Preferred Languages
Advance

Results 511 - 520 of 700 for Security (0.23 sec)

  1. src/test/java/jcifs/tests/SessionTest.java

    import jcifs.smb.SmbSessionInternal;
    import jcifs.smb.SmbTransportInternal;
    import jcifs.smb.SmbTreeHandleInternal;
    
    
    /**
     * 
     * 
     * 
     * Compatability Notes:
     * - Windows (2k8, 2k12) servers do not like extended security + DOS error codes
     * 
     * @author mbechler
     *
     */
    @RunWith ( Parameterized.class )
    @SuppressWarnings ( {
        "javadoc", "deprecation"
    } )
    public class SessionTest extends BaseCIFSTest {
    
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Thu Jan 05 13:09:03 UTC 2023
    - 15.8K bytes
    - Viewed (0)
  2. compat/maven-compat/src/test/java/org/apache/maven/artifact/AbstractArtifactComponentTestCase.java

    import java.io.File;
    import java.io.FileOutputStream;
    import java.io.IOException;
    import java.io.OutputStreamWriter;
    import java.io.Writer;
    import java.nio.charset.StandardCharsets;
    import java.security.MessageDigest;
    import java.util.ArrayList;
    import java.util.Arrays;
    import java.util.List;
    
    import org.apache.maven.api.DependencyScope;
    import org.apache.maven.artifact.factory.ArtifactFactory;
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 13.8K bytes
    - Viewed (0)
  3. docs/em/docs/features.md

    ๐ŸŒ ๐Ÿ”ฌ ๐Ÿต ๐Ÿ‘-๐Ÿ› & ๐Ÿ‹๏ธ **Pydantic**.
    
    ### ๐Ÿ’‚โ€โ™‚ & ๐Ÿค
    
    ๐Ÿ’‚โ€โ™‚ & ๐Ÿค ๐Ÿ› ๏ธ. ๐Ÿต ๐Ÿ™† โš  โฎ๏ธ ๐Ÿ’ฝ โš–๏ธ ๐Ÿ“Š ๐Ÿท.
    
    ๐ŸŒ ๐Ÿ’‚โ€โ™‚ โš– ๐Ÿ”ฌ ๐Ÿ—„, ๐Ÿ”Œ:
    
    * ๐Ÿ‡บ๐Ÿ‡ธ๐Ÿ” ๐Ÿ”ฐ.
    * **Oauth2๏ธโƒฃ** (โฎ๏ธ **๐Ÿฅ™ ๐Ÿค**). โœ… ๐Ÿ”ฐ ๐Ÿ”› [Oauth2๏ธโƒฃ โฎ๏ธ ๐Ÿฅ™](tutorial/security/oauth2-jwt.md){.internal-link target=_blank}.
    * ๐Ÿ› ๏ธ ๐Ÿ”‘:
        * ๐ŸŽš.
        * ๐Ÿ”ข ๐Ÿ”ข.
        * ๐Ÿช, โ™’๏ธ.
    
    โž• ๐ŸŒ ๐Ÿ’‚โ€โ™‚ โš’ โšช๏ธโžก๏ธ ๐Ÿ’ƒ (๐Ÿ”Œ **๐ŸŽ‰ ๐Ÿช**).
    
    ๐ŸŒ ๐Ÿ— โ™ป ๐Ÿงฐ & ๐Ÿฆฒ ๐Ÿ‘ˆ โฉ ๐Ÿ› ๏ธ โฎ๏ธ ๐Ÿ‘† โš™๏ธ, ๐Ÿ“Š ๐Ÿช, ๐Ÿ”— & โ˜ ๐Ÿ’ฝ, โ™’๏ธ.
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 8K bytes
    - Viewed (0)
  4. src/main/java/jcifs/smb1/smb1/SmbFile.java

    import java.io.InputStream;
    import java.io.OutputStream;
    import java.net.MalformedURLException;
    import java.net.URL;
    import java.net.URLConnection;
    import java.net.UnknownHostException;
    import java.security.Principal;
    import java.util.ArrayList;
    import java.util.HashMap;
    import java.util.Iterator;
    
    import jcifs.smb1.Config;
    import jcifs.smb1.UniAddress;
    import jcifs.smb1.dcerpc.DcerpcHandle;
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Mon Mar 13 12:00:57 UTC 2023
    - 107.9K bytes
    - Viewed (0)
  5. helm-releases/minio-4.0.15.tgz

    .Values.etcd.clientCertKey | toString | b64enc | quote }} {{- end }} {{- end }} minio/templates/securitycontextconst.yaml {{- if and .Values.securityContext.enabled .Values.persistence.enabled (.Capabilities.APIVersions.Has "security.openshift.io/v1") }} apiVersion: security.openshift.io/v1 kind: SecurityContextConst metadata: name: {{ template "minio.fullname" . }} labels: app: {{ template "minio.name" . }} chart: {{ template "minio.chart" . }} release: {{ .Release.Name }} heritage: {{ .Release.Service...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Wed Sep 21 11:07:01 UTC 2022
    - 20K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.11.md

        * [fluentd-gcp addon] Bump fluentd-gcp-scaler to v0.5.1 to pick up security fixes.
        * [fluentd-gcp addon] Bump event-exporter to v0.2.4 to pick up security fixes.
        * [fluentd-gcp addon] Bump prometheus-to-sd to v0.5.0 to pick up security fixes.
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 328.4K bytes
    - Viewed (0)
  7. docs/ja/docs/tutorial/security/index.md

    Googleใ€Facebookใ€Twitterใ€GitHubใชใฉใ€ไป–ใฎ่ช่จผ/่ชๅฏใƒ—ใƒญใƒใ‚คใƒ€ใ‚’็ตฑๅˆใ™ใ‚‹ใ“ใจใ‚‚ๅฏ่ƒฝใงใ€ๆฏ”่ผƒ็š„็ฐกๅ˜ใงใ™ใ€‚
    
    ๆœ€ใ‚‚่ค‡้›‘ใชๅ•้กŒใฏใ€ใใ‚Œใ‚‰ใฎใ‚ˆใ†ใช่ช่จผ/่ชๅฏใƒ—ใƒญใƒใ‚คใƒ€ใ‚’ๆง‹็ฏ‰ใ™ใ‚‹ใ“ใจใงใ™ใŒใ€**FastAPI**ใฏใ€ใ‚ใชใŸใฎใŸใ‚ใซ้‡ใ„ไป•ไบ‹ใ‚’ใ“ใชใ—ใชใŒใ‚‰ใ€ใใ‚Œใ‚’็ฐกๅ˜ใซ่กŒใ†ใŸใ‚ใฎใƒ„ใƒผใƒซใ‚’ๆไพ›ใ—ใพใ™ใ€‚
    
    ///
    
    ## **FastAPI** ใƒฆใƒผใƒ†ใ‚ฃใƒชใƒ†ใ‚ฃ
    
    FastAPIใฏ `fastapi.security` ใƒขใ‚ธใƒฅใƒผใƒซใฎไธญใงใ€ใ“ใ‚Œใ‚‰ใฎใ‚ปใ‚ญใƒฅใƒชใƒ†ใ‚ฃใ‚นใ‚ญใƒผใƒ ใ”ใจใซใ„ใใคใ‹ใฎใƒ„ใƒผใƒซใ‚’ๆไพ›ใ—ใ€ใ“ใ‚Œใ‚‰ใฎใ‚ปใ‚ญใƒฅใƒชใƒ†ใ‚ฃใƒกใ‚ซใƒ‹ใ‚บใƒ ใ‚’็ฐกๅ˜ใซไฝฟ็”จใงใใ‚‹ใ‚ˆใ†ใซใ—ใพใ™ใ€‚
    
    ๆฌกใฎ็ซ ใงใฏใ€**FastAPI** ใŒๆไพ›ใ™ใ‚‹ใ“ใ‚Œใ‚‰ใฎใƒ„ใƒผใƒซใ‚’ไฝฟใฃใฆใ€ใ‚ใชใŸใฎAPIใซใ‚ปใ‚ญใƒฅใƒชใƒ†ใ‚ฃใ‚’่ฟฝๅŠ ใ™ใ‚‹ๆ–นๆณ•ใซใคใ„ใฆ่ฆ‹ใฆใ„ใใพใ™ใ€‚
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 6K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.13.md

        * [fluentd-gcp addon] Bump fluentd-gcp-scaler to v0.5.1 to pick up security fixes.
        * [fluentd-gcp addon] Bump event-exporter to v0.2.4 to pick up security fixes.
        * [fluentd-gcp addon] Bump prometheus-to-sd to v0.5.0 to pick up security fixes.
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.28.md

        - [Server Binaries](#server-binaries-3)
        - [Node Binaries](#node-binaries-3)
        - [Container Images](#container-images-3)
      - [Changelog since v1.28.11](#changelog-since-v12811)
      - [Important Security Information](#important-security-information)
        - [CVE-2024-5321: Incorrect permissions on Windows containers logs](#cve-2024-5321-incorrect-permissions-on-windows-containers-logs)
      - [Changes by Kind](#changes-by-kind-3)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:34:59 UTC 2024
    - 456.9K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.7.md

          - [StatefulSet](#statefulset)
          - [DaemonSet](#daemonset-1)
          - [Deployments](#deployments)
          - [PodDisruptionBudget](#poddisruptionbudget)
        - [**Security**](#security)
          - [Admission Control](#admission-control)
          - [TLS Bootstrapping](#tls-bootstrapping)
          - [Audit Logging](#audit-logging)
          - [Encryption at Rest](#encryption-at-rest)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
Back to top