jar

io.cdap.cdap : cdap-credential-ext-gcp-wi

Maven & Gradle

Jan 10, 2024

CDAP Google Cloud Platform Credential Provider Extension

Table Of Contents

Latest Version

Download io.cdap.cdap : cdap-credential-ext-gcp-wi JAR file - Latest Versions:

All Versions

Download io.cdap.cdap : cdap-credential-ext-gcp-wi JAR file - All Versions:

Version Vulnerabilities Size Updated
6.10.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 cdap-credential-ext-gcp-wi-6.10.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.cdap.cdap.security.spi.credential

├─ io.cdap.cdap.security.spi.credential.GcpWorkloadIdentityCredentialProvider.class - [JAR]

├─ io.cdap.cdap.security.spi.credential.IamCredentialGenerateAccessTokenResponse.class - [JAR]

├─ io.cdap.cdap.security.spi.credential.IamCredentialsGenerateAccessTokenRequest.class - [JAR]

├─ io.cdap.cdap.security.spi.credential.ProvisionedCredentialCacheKey.class - [JAR]

├─ io.cdap.cdap.security.spi.credential.SecurityTokenServiceRequest.class - [JAR]

├─ io.cdap.cdap.security.spi.credential.SecurityTokenServiceResponse.class - [JAR]

Advertisement