jar

com.github.ruifengho : simple-security-spring-boot-starter

Maven & Gradle

Aug 02, 2019
0 stars

simple-security-spring-boot-starter · com.github.ruifengho.simple_security

Table Of Contents

Latest Version

Download com.github.ruifengho : simple-security-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.ruifengho : simple-security-spring-boot-starter JAR file - All Versions:

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

com.github.ruifengho.simplesecurity.annotation.support

├─ com.github.ruifengho.simplesecurity.annotation.support.PreAuthorizeAspect.class - [JAR]

com.github.ruifengho.simplesecurity.jwt.support

├─ com.github.ruifengho.simplesecurity.jwt.support.DefaultJwtTokenParser.class - [JAR]

├─ com.github.ruifengho.simplesecurity.jwt.support.DefaultJwtUser.class - [JAR]

com.github.ruifengho.simplesecurity.interceptor

├─ com.github.ruifengho.simplesecurity.interceptor.PermissionsInterceptor.class - [JAR]

com.github.ruifengho.simplesecurity.jwt

├─ com.github.ruifengho.simplesecurity.jwt.BaseJwtTokenParser.class - [JAR]

├─ com.github.ruifengho.simplesecurity.jwt.JwtUser.class - [JAR]

com.github.ruifengho.simplesecurity.define

├─ com.github.ruifengho.simplesecurity.define.HttpMethod.class - [JAR]

├─ com.github.ruifengho.simplesecurity.define.PermissionExpression.class - [JAR]

├─ com.github.ruifengho.simplesecurity.define.PermissionExpressionParser.class - [JAR]

com.github.ruifengho.simplesecurity.autoconfigure

├─ com.github.ruifengho.simplesecurity.autoconfigure.SimpleSecurityConfiguration.class - [JAR]

├─ com.github.ruifengho.simplesecurity.autoconfigure.SimpleSecurityProperties.class - [JAR]

├─ com.github.ruifengho.simplesecurity.autoconfigure.SimpleSecurityWebMvcConfigurer.class - [JAR]

com.github.ruifengho.simplesecurity.util

├─ com.github.ruifengho.simplesecurity.util.AntPathMatcherUtil.class - [JAR]

├─ com.github.ruifengho.simplesecurity.util.SpringElCheckUtil.class - [JAR]

com.github.ruifengho.simplesecurity.annotation

├─ com.github.ruifengho.simplesecurity.annotation.PreAuthorize.class - [JAR]

com.github.ruifengho.simplesecurity.exception

├─ com.github.ruifengho.simplesecurity.exception.SimpleSecurityException.class - [JAR]