jar

org.simplejavamail : google-oauth2-provider

Maven & Gradle

Jan 05, 2023
0 stars

Google OAUTH2 Provider · Google's reference OAUTH2 Provider implementation isolated from Google's related utilites project over at https://github.com/google/gmail-oauth2-tools

Table Of Contents

Latest Version

Download org.simplejavamail : google-oauth2-provider JAR file - Latest Versions:

All Versions

Download org.simplejavamail : google-oauth2-provider JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 google-oauth2-provider-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.simplejavamail.google.code.samples.oauth2

├─ org.simplejavamail.google.code.samples.oauth2.GoogleOAuth2Provider.class - [JAR]

├─ org.simplejavamail.google.code.samples.oauth2.OAuth2SaslClient.class - [JAR]

├─ org.simplejavamail.google.code.samples.oauth2.OAuth2SaslClientFactory.class - [JAR]