jar

com.oracle.oci.sdk : oci-java-sdk-common-httpclient-tests

Maven & Gradle

Nov 01, 2023

Oracle Cloud Infrastructure SDK - Common tests for HTTP client implementations · This project contains tests for implementations of Oracle Cloud Infrastructure SDK clients

Table Of Contents

Latest Version

Download com.oracle.oci.sdk : oci-java-sdk-common-httpclient-tests JAR file - Latest Versions:

All Versions

Download com.oracle.oci.sdk : oci-java-sdk-common-httpclient-tests JAR file - All Versions:

Version Vulnerabilities Size Updated
3.28.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window oci-java-sdk-common-httpclient-tests-3.28.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.oracle.bmc.http.client.test.service

├─ com.oracle.bmc.http.client.test.service.IdentityTest.class - [JAR]

├─ com.oracle.bmc.http.client.test.service.LoggingTest.class - [JAR]

├─ com.oracle.bmc.http.client.test.service.MonitoringTest.class - [JAR]

├─ com.oracle.bmc.http.client.test.service.ObjectStorageTest.class - [JAR]

├─ com.oracle.bmc.http.client.test.service.RegionsClientTest.class - [JAR]

├─ com.oracle.bmc.http.client.test.service.VaultTest.class - [JAR]

com.oracle.bmc.http.client.test.auth.internal

├─ com.oracle.bmc.http.client.test.auth.internal.InternalAuthenticationTest.class - [JAR]

com.oracle.bmc.http.client.test.auth

├─ com.oracle.bmc.http.client.test.auth.AuthenticationTest.class - [JAR]

├─ com.oracle.bmc.http.client.test.auth.BaseAuthenticationTest.class - [JAR]

├─ com.oracle.bmc.http.client.test.auth.MockAuthenticationDetailsProvider.class - [JAR]

├─ com.oracle.bmc.http.client.test.auth.SelfSignedCertificateSupplier.class - [JAR]

├─ com.oracle.bmc.http.client.test.auth.SignatureV1.class - [JAR]

com.oracle.bmc.http.client.test

├─ com.oracle.bmc.http.client.test.BaseTest.class - [JAR]

├─ com.oracle.bmc.http.client.test.NettyExtension.class - [JAR]

├─ com.oracle.bmc.http.client.test.StreamHelperTest.class - [JAR]