jar

io.github.x-team-plus : framework-auth

Maven & Gradle

Aug 30, 2023
Table Of Contents

Latest Version

Download io.github.x-team-plus : framework-auth JAR file - Latest Versions:

All Versions

Download io.github.x-team-plus : framework-auth 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 framework-auth-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.xteam.auth.oauth2.authentication

├─ io.github.xteam.auth.oauth2.authentication.AbstractAuthenticationProcessor.class - [JAR]

├─ io.github.xteam.auth.oauth2.authentication.AuthenticationProcessor.class - [JAR]

├─ io.github.xteam.auth.oauth2.authentication.AuthenticationProcessorManager.class - [JAR]

io.github.xteam.auth.oauth2.user

├─ io.github.xteam.auth.oauth2.user.LoginUser.class - [JAR]

io.github.xteam.auth.oauth2.exception

├─ io.github.xteam.auth.oauth2.exception.AuthenticationFailureHandlerImpl.class - [JAR]

io.github.xteam.auth.oauth2.configuration

├─ io.github.xteam.auth.oauth2.configuration.CorsConfiguration.class - [JAR]

├─ io.github.xteam.auth.oauth2.configuration.JacksonConfiguration.class - [JAR]

├─ io.github.xteam.auth.oauth2.configuration.JwkSourceConfiguration.class - [JAR]

├─ io.github.xteam.auth.oauth2.configuration.SecurityConfiguration.class - [JAR]