jar

com.github.shawven : security-authorization

Maven & Gradle

Mar 18, 2020
5 usages
1 stars

security-authorization · 安全授权配置

Table Of Contents

Latest Version

Download com.github.shawven : security-authorization JAR file - Latest Versions:

All Versions

Download com.github.shawven : security-authorization JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.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 security-authorization-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.shawven.security.authorization

├─ com.github.shawven.security.authorization.AuthorizationConfiguration.class - [JAR]

├─ com.github.shawven.security.authorization.AuthorizationConfigureProvider.class - [JAR]

├─ com.github.shawven.security.authorization.AuthorizationConfigurerManager.class - [JAR]

├─ com.github.shawven.security.authorization.DefaultUserDetailService.class - [JAR]

├─ com.github.shawven.security.authorization.HttpSecuritySupportConfigurer.class - [JAR]

├─ com.github.shawven.security.authorization.MessageConstants.class - [JAR]

├─ com.github.shawven.security.authorization.ResponseData.class - [JAR]

├─ com.github.shawven.security.authorization.Responses.class - [JAR]

Advertisement