jar

com.github.paganini2008.springworld : authorization-spring-boot-starter

Maven & Gradle

Feb 23, 2020

authorization-spring-boot-starter

Table Of Contents

Latest Version

Download com.github.paganini2008.springworld : authorization-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.paganini2008.springworld : authorization-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0

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 authorization-spring-boot-starter-2.0-RC1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.paganini2008.springboot.authorization

├─ com.github.paganini2008.springboot.authorization.AcceptedRequestFilter.class - [JAR]

├─ com.github.paganini2008.springboot.authorization.AccessTokenHolder.class - [JAR]

├─ com.github.paganini2008.springboot.authorization.BugFixedRedisTokenStore.class - [JAR]

├─ com.github.paganini2008.springboot.authorization.EnableOAuth2Client.class - [JAR]

├─ com.github.paganini2008.springboot.authorization.EnableOAuth2ResourceServer.class - [JAR]

├─ com.github.paganini2008.springboot.authorization.EnableOAuth2Server.class - [JAR]

├─ com.github.paganini2008.springboot.authorization.JsonUtils.class - [JAR]

├─ com.github.paganini2008.springboot.authorization.Main.class - [JAR]

├─ com.github.paganini2008.springboot.authorization.OAuth2ClientConfig.class - [JAR]

├─ com.github.paganini2008.springboot.authorization.OAuth2ResourceServerConfig.class - [JAR]

├─ com.github.paganini2008.springboot.authorization.OAuth2ServerConfig.class - [JAR]

├─ com.github.paganini2008.springboot.authorization.UnauthorizedReponseEntity.class - [JAR]