View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window wasp-aws-auth-temporary-credentials_2.12-2.31.1-emr212.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.agilelab.bigdata.wasp.aws.auth.v2
├─ it.agilelab.bigdata.wasp.aws.auth.v2.ConfigurationLoader.class - [JAR]
├─ it.agilelab.bigdata.wasp.aws.auth.v2.CredentialRenewer.class - [JAR]
├─ it.agilelab.bigdata.wasp.aws.auth.v2.CredentialsSerde.class - [JAR]
├─ it.agilelab.bigdata.wasp.aws.auth.v2.DefaultCredentialRenewer.class - [JAR]
├─ it.agilelab.bigdata.wasp.aws.auth.v2.DriverSideAssumeRoleCredentialsProvider.class - [JAR]
├─ it.agilelab.bigdata.wasp.aws.auth.v2.ExecutorSideAssumeRoleCredentialsProvider.class - [JAR]
├─ it.agilelab.bigdata.wasp.aws.auth.v2.PlacementAwareCredentialsProvider.class - [JAR]
├─ it.agilelab.bigdata.wasp.aws.auth.v2.ProviderConfiguration.class - [JAR]
├─ it.agilelab.bigdata.wasp.aws.auth.v2.WebIdentityProvider.class - [JAR]