jar

fun.fengwk.convention4j : convention4j-oauth2-share

Maven & Gradle

Feb 05, 2024
Table Of Contents

Latest Version

Download fun.fengwk.convention4j : convention4j-oauth2-share JAR file - Latest Versions:

All Versions

Download fun.fengwk.convention4j : convention4j-oauth2-share 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 convention4j-oauth2-share-0.0.16.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

fun.fengwk.convention4j.oauth2.share.model

├─ fun.fengwk.convention4j.oauth2.share.model.OAuth2TokenDTO.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.share.model.StandardOAuth2ClientCreateDTO.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.share.model.StandardOAuth2ClientDTO.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.share.model.StandardOAuth2ClientEditablePropertiesDTO.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.share.model.StandardOAuth2ClientUpdateDTO.class - [JAR]

fun.fengwk.convention4j.oauth2.share.constant

├─ fun.fengwk.convention4j.oauth2.share.constant.GrantType.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.share.constant.OAuth2ClientStatus.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.share.constant.OAuth2ErrorCodes.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.share.constant.OAuth2Mode.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.share.constant.ResponseType.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.share.constant.TokenType.class - [JAR]