jar

fun.fengwk.convention4j : convention4j-oauth2-infra

Maven & Gradle

Feb 05, 2024
Table Of Contents

Latest Version

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

All Versions

Download fun.fengwk.convention4j : convention4j-oauth2-infra 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-infra-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.infra.mapper

├─ fun.fengwk.convention4j.oauth2.infra.mapper.OAuth2TokenMapper.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.infra.mapper.StandardOAuth2ClientMapper.class - [JAR]

fun.fengwk.convention4j.oauth2.infra

├─ fun.fengwk.convention4j.oauth2.infra.OAuth2InfraAutoConfiguration.class - [JAR]

fun.fengwk.convention4j.oauth2.infra.repo

├─ fun.fengwk.convention4j.oauth2.infra.repo.MysqlOAuth2TokenRepository.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.infra.repo.MysqlStandardOAuth2ClientRepository.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.infra.repo.RedisAuthenticationCodeRepository.class - [JAR]

fun.fengwk.convention4j.oauth2.infra.model

├─ fun.fengwk.convention4j.oauth2.infra.model.OAuth2TokenDO.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.infra.model.StandardOAuth2ClientDO.class - [JAR]