jar

com.e-gineering : salesforce-oauth

Maven & Gradle

Oct 20, 2021
4 stars

salesforce-oauth · Used to request an access token from Salesforce using the OAuth 2.0 JWT Bearer Flow

Table Of Contents

Latest Version

Download com.e-gineering : salesforce-oauth JAR file - Latest Versions:

All Versions

Download com.e-gineering : salesforce-oauth JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.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 salesforce-oauth-0.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.e_gineering.salesforce.oauth

├─ com.e_gineering.salesforce.oauth.JWTFlowOAuthService.class - [JAR]

├─ com.e_gineering.salesforce.oauth.JWTParameters.class - [JAR]

├─ com.e_gineering.salesforce.oauth.PublicPrivateKeyPair.class - [JAR]

Advertisement