jar

io.github.ordinarykai : spring-boot-starter-auth

Maven & Gradle

Aug 24, 2022
0 stars

spring-boot-starter-auth · spring-boot-starter-auth

Table Of Contents

Latest Version

Download io.github.ordinarykai : spring-boot-starter-auth JAR file - Latest Versions:

All Versions

Download io.github.ordinarykai : spring-boot-starter-auth JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 spring-boot-starter-auth-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.ordinarykai.framework.auth

├─ io.github.ordinarykai.framework.auth.package-info.class - [JAR]

io.github.ordinarykai.framework.auth.config

├─ io.github.ordinarykai.framework.auth.config.AuthAutoConfiguration.class - [JAR]

├─ io.github.ordinarykai.framework.auth.config.AuthProperties.class - [JAR]

io.github.ordinarykai.framework.auth.core

├─ io.github.ordinarykai.framework.auth.core.AuthInfo.class - [JAR]

├─ io.github.ordinarykai.framework.auth.core.AuthInterceptor.class - [JAR]

├─ io.github.ordinarykai.framework.auth.core.AuthUtil.class - [JAR]

├─ io.github.ordinarykai.framework.auth.core.InterceptorProcessor.class - [JAR]

├─ io.github.ordinarykai.framework.auth.core.Menu.class - [JAR]

├─ io.github.ordinarykai.framework.auth.core.PreAuthorize.class - [JAR]