jar

fun.fengwk.convention4j : convention4j-oauth2-core

Maven & Gradle

Feb 05, 2024
Table Of Contents

Latest Version

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

All Versions

Download fun.fengwk.convention4j : convention4j-oauth2-core 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-core-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.core.model

├─ fun.fengwk.convention4j.oauth2.core.model.AuthenticationCode.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.model.OAuth2Client.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.model.OAuth2Token.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.model.StandardOAuth2Client.class - [JAR]

fun.fengwk.convention4j.oauth2.core.manager

├─ fun.fengwk.convention4j.oauth2.core.manager.OAuth2ClientManager.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.manager.OAuth2ScopeUtils.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.manager.OAuth2SubjectManager.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.manager.Standard2ClientManager.class - [JAR]

fun.fengwk.convention4j.oauth2.core.sdk

├─ fun.fengwk.convention4j.oauth2.core.sdk.OAuth2Facade.class - [JAR]

fun.fengwk.convention4j.oauth2.core.repo

├─ fun.fengwk.convention4j.oauth2.core.repo.AuthenticationCodeRepository.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.repo.OAuth2ClientRepository.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.repo.OAuth2TokenRepository.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.repo.StandardOAuth2ClientRepository.class - [JAR]

fun.fengwk.convention4j.oauth2.core.model.context

├─ fun.fengwk.convention4j.oauth2.core.model.context.AuthenticationCodeTokenContext.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.model.context.AuthorizeContext.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.model.context.ClientCredentialsTokenContext.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.model.context.DefaultAuthorizeContext.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.model.context.DefaultTokenContext.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.model.context.PasswordTokenContext.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.model.context.RefreshTokenContext.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.model.context.SsoContext.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.model.context.TokenContext.class - [JAR]

fun.fengwk.convention4j.oauth2.core

├─ fun.fengwk.convention4j.oauth2.core.OAuth2ConfigureTemplate.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.OAuth2Properties.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.StandardOAuth2ConfigureTemplate.class - [JAR]

fun.fengwk.convention4j.oauth2.core.service.mode

├─ fun.fengwk.convention4j.oauth2.core.service.mode.AuthenticationCodeMode.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.service.mode.BaseOAuth2AuthorizeService.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.service.mode.BaseOAuth2Service.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.service.mode.BaseOAuth2TokenService.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.service.mode.ClientCredentialsMode.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.service.mode.ImplicitMode.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.service.mode.OAuth2AuthorizeService.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.service.mode.OAuth2TokenService.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.service.mode.PasswordMode.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.service.mode.RefreshTokenService.class - [JAR]

fun.fengwk.convention4j.oauth2.core.controller

├─ fun.fengwk.convention4j.oauth2.core.controller.OAuth2Controller.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.controller.StandardOAuth2ClientBackendController.class - [JAR]

fun.fengwk.convention4j.oauth2.core.util

├─ fun.fengwk.convention4j.oauth2.core.util.SsoCookieUtils.class - [JAR]

fun.fengwk.convention4j.oauth2.core.service

├─ fun.fengwk.convention4j.oauth2.core.service.OAuth2Service.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.service.OAuth2ServiceImpl.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.service.SsoService.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.service.StandardOAuth2ClientBackendService.class - [JAR]

├─ fun.fengwk.convention4j.oauth2.core.service.StandardOAuth2ClientBackendServiceImpl.class - [JAR]