jar

org.daijie : daijie-shiro-oauth2-spring-boot-starter

Maven & Gradle

Oct 17, 2018
82 stars

daijie-shiro-oauth2-spring-boot-starter · 提供oauth2协议shiro权限路由跳转配置服务。

Table Of Contents

Latest Version

Download org.daijie : daijie-shiro-oauth2-spring-boot-starter JAR file - Latest Versions:

All Versions

Download org.daijie : daijie-shiro-oauth2-spring-boot-starter 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 daijie-shiro-oauth2-spring-boot-starter-1.1.4-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.daijie.shiro.oauth2

├─ org.daijie.shiro.oauth2.AuthenticationMatch.class - [JAR]

├─ org.daijie.shiro.oauth2.AuthenticationMatchFactory.class - [JAR]

├─ org.daijie.shiro.oauth2.RequestAuthenticationMatch.class - [JAR]

├─ org.daijie.shiro.oauth2.ShiroAuthenticationFactory.class - [JAR]

├─ org.daijie.shiro.oauth2.ShiroAuthenticationManager.class - [JAR]

org.daijie.shiro.oauth2.annotation

├─ org.daijie.shiro.oauth2.annotation.EnableShiroOauth2SecurityServer.class - [JAR]

org.daijie.shiro.oauth2.configure

├─ org.daijie.shiro.oauth2.configure.JdbcAuthorizationServerConfigurer.class - [JAR]

├─ org.daijie.shiro.oauth2.configure.ResourceServerConfiguration.class - [JAR]

├─ org.daijie.shiro.oauth2.configure.ShiroAuthenticationConfigure.class - [JAR]

├─ org.daijie.shiro.oauth2.configure.ShiroOauth2Properties.class - [JAR]

├─ org.daijie.shiro.oauth2.configure.WebSecurityConfigurer.class - [JAR]

org.daijie.shiro.oauth2.excption

├─ org.daijie.shiro.oauth2.excption.ShiroOauth2MatchException.class - [JAR]

org.daijie.shiro.oauth2.service

├─ org.daijie.shiro.oauth2.service.ShiroClientDetailsService.class - [JAR]