jar

cn.structured : structure-oauth-resource-starter

Maven & Gradle

May 16, 2022

structure-oauth-resource-starter · structure-oauth-resource 封装 spring boot oauth

Table Of Contents

Latest Version

Download cn.structured : structure-oauth-resource-starter JAR file - Latest Versions:

All Versions

Download cn.structured : structure-oauth-resource-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 structure-oauth-resource-starter-1.1.2.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.structure.starter.oauth.resource.configuration

├─ cn.structure.starter.oauth.resource.configuration.AuthExceptionEntryPoint.class - [JAR]

├─ cn.structure.starter.oauth.resource.configuration.CustomAccessDeniedHandler.class - [JAR]

├─ cn.structure.starter.oauth.resource.configuration.CustomerAccessTokenConverter.class - [JAR]

├─ cn.structure.starter.oauth.resource.configuration.ResourceServerConfig.class - [JAR]

├─ cn.structure.starter.oauth.resource.configuration.SecurityAutoConfiguration.class - [JAR]

├─ cn.structure.starter.oauth.resource.configuration.SecurityProperties.class - [JAR]

cn.structure.starter.oauth.resource.util

├─ cn.structure.starter.oauth.resource.util.BPwdEncoderUtil.class - [JAR]

├─ cn.structure.starter.oauth.resource.util.SecurityUtils.class - [JAR]