jar

com.github.fosin : cdp-oauth2

Maven & Gradle

Oct 21, 2018
Table Of Contents

Latest Version

Download com.github.fosin : cdp-oauth2 JAR file - Latest Versions:

All Versions

Download com.github.fosin : cdp-oauth2 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 cdp-oauth2-1.0.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.fosin.cdp.oauth2.service

├─ com.github.fosin.cdp.oauth2.service.CdpUserInfoTokenServices.class - [JAR]

├─ com.github.fosin.cdp.oauth2.service.CdpUserInfoTokenServicesConfiguration.class - [JAR]

com.github.fosin.cdp.oauth2.config

├─ com.github.fosin.cdp.oauth2.config.AuthorityConfig.class - [JAR]

├─ com.github.fosin.cdp.oauth2.config.Oauth2AutoConfiguration.class - [JAR]

├─ com.github.fosin.cdp.oauth2.config.Oauth2Properties.class - [JAR]

├─ com.github.fosin.cdp.oauth2.config.ResourceServerConfigurer.class - [JAR]

com.github.fosin.cdp.oauth2.annotation

├─ com.github.fosin.cdp.oauth2.annotation.EnableCdpOauth2.class - [JAR]

com.github.fosin.cdp.oauth2.dto

├─ com.github.fosin.cdp.oauth2.dto.AuthorityDto.class - [JAR]