jar

io.github.maodua : wrench-auth-spring-boot-starter

Maven & Gradle

Mar 30, 2023
6 stars

wrench Β· πŸ”§ ζ‹§θžΊδΈηš„ε₯½ζ‰³ζ‰‹

Table Of Contents

Latest Version

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

All Versions

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

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

io.github.maodua.wrench.auth.interceptor

β”œβ”€ io.github.maodua.wrench.auth.interceptor.AuthTokenInterceptor.class - [JAR]

β”œβ”€ io.github.maodua.wrench.auth.interceptor.ContextHolderInterceptor.class - [JAR]

β”œβ”€ io.github.maodua.wrench.auth.interceptor.OpenUrlInterceptor.class - [JAR]

io.github.maodua.wrench.auth.config

β”œβ”€ io.github.maodua.wrench.auth.config.AuthConfig.class - [JAR]

β”œβ”€ io.github.maodua.wrench.auth.config.AuthConfigProperties.class - [JAR]

io.github.maodua.wrench.auth.annotation

β”œβ”€ io.github.maodua.wrench.auth.annotation.Auth.class - [JAR]

io.github.maodua.wrench.auth.aop

β”œβ”€ io.github.maodua.wrench.auth.aop.AuthPlugin.class - [JAR]

io.github.maodua.wrench.auth.exception

β”œβ”€ io.github.maodua.wrench.auth.exception.AuthException.class - [JAR]

io.github.maodua.wrench.auth.util

β”œβ”€ io.github.maodua.wrench.auth.util.ContextHolder.class - [JAR]

β”œβ”€ io.github.maodua.wrench.auth.util.TokenUtil.class - [JAR]