jar

software.amazon.awssdk : identity-spi

Maven & Gradle

Oct 12, 2023

AWS Java SDK :: Identity SPI · The AWS SDK for Java - Identity SPI module contains the Identity interfaces that are used by other modules in the library.

Table Of Contents

Latest Version

Download software.amazon.awssdk : identity-spi JAR file - Latest Versions:

All Versions

Download software.amazon.awssdk : identity-spi JAR file - All Versions:

Version Vulnerabilities Size Updated
2.21.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 identity-spi-2.21.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

software.amazon.awssdk.identity.spi

├─ software.amazon.awssdk.identity.spi.AwsCredentialsIdentity.class - [JAR]

├─ software.amazon.awssdk.identity.spi.AwsSessionCredentialsIdentity.class - [JAR]

├─ software.amazon.awssdk.identity.spi.Identity.class - [JAR]

├─ software.amazon.awssdk.identity.spi.IdentityProperty.class - [JAR]

├─ software.amazon.awssdk.identity.spi.IdentityProvider.class - [JAR]

├─ software.amazon.awssdk.identity.spi.IdentityProviders.class - [JAR]

├─ software.amazon.awssdk.identity.spi.ResolveIdentityRequest.class - [JAR]

├─ software.amazon.awssdk.identity.spi.TokenIdentity.class - [JAR]

software.amazon.awssdk.identity.spi.internal

├─ software.amazon.awssdk.identity.spi.internal.DefaultAwsCredentialsIdentity.class - [JAR]

├─ software.amazon.awssdk.identity.spi.internal.DefaultAwsSessionCredentialsIdentity.class - [JAR]

├─ software.amazon.awssdk.identity.spi.internal.DefaultIdentityProviders.class - [JAR]

├─ software.amazon.awssdk.identity.spi.internal.DefaultResolveIdentityRequest.class - [JAR]