jar

com.github.hiwepy : shiro-weixin-spring-boot-starter

Maven & Gradle

May 28, 2022

com.github.hiwepy:shiro-weixin-spring-boot-starter · Spring Boot Starter For Shiro With Weixin

Table Of Contents

Latest Version

Download com.github.hiwepy : shiro-weixin-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.hiwepy : shiro-weixin-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.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 shiro-weixin-spring-boot-starter-2.0.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.shiro.spring.boot.weixin.authc

├─ org.apache.shiro.spring.boot.weixin.authc.WxAuthenticationSuccessHandler.class - [JAR]

├─ org.apache.shiro.spring.boot.weixin.authc.WxMaAuthenticatingFilter.class - [JAR]

├─ org.apache.shiro.spring.boot.weixin.authc.WxMaLoginRequest.class - [JAR]

├─ org.apache.shiro.spring.boot.weixin.authc.WxMpAuthenticatingFilter.class - [JAR]

├─ org.apache.shiro.spring.boot.weixin.authc.WxMpLoginRequest.class - [JAR]

org.apache.shiro.spring.boot.weixin.realm

├─ org.apache.shiro.spring.boot.weixin.realm.WxMaAuthorizingRealm.class - [JAR]

├─ org.apache.shiro.spring.boot.weixin.realm.WxMpAuthorizingRealm.class - [JAR]

org.apache.shiro.spring.boot

├─ org.apache.shiro.spring.boot.ShiroWeiXinProperties.class - [JAR]

├─ org.apache.shiro.spring.boot.ShiroWeiXinWebAutoConfiguration.class - [JAR]

├─ org.apache.shiro.spring.boot.ShiroWeiXinWebFilterConfiguration.class - [JAR]

org.apache.shiro.spring.boot.weixin

├─ org.apache.shiro.spring.boot.weixin.ShiroWeiXinPrincipal.class - [JAR]

├─ org.apache.shiro.spring.boot.weixin.ShiroWxMaAuthcProperties.class - [JAR]

├─ org.apache.shiro.spring.boot.weixin.ShiroWxMpAuthcProperties.class - [JAR]

org.apache.shiro.spring.boot.weixin.exception

├─ org.apache.shiro.spring.boot.weixin.exception.URIUnpermittedException.class - [JAR]

├─ org.apache.shiro.spring.boot.weixin.exception.WxAuthenticationException.class - [JAR]

├─ org.apache.shiro.spring.boot.weixin.exception.WxJsCodeExpiredException.class - [JAR]

├─ org.apache.shiro.spring.boot.weixin.exception.WxJsCodeIncorrectException.class - [JAR]

├─ org.apache.shiro.spring.boot.weixin.exception.WxJsCodeInvalidException.class - [JAR]

├─ org.apache.shiro.spring.boot.weixin.exception.WxJsCodeNotFoundException.class - [JAR]

org.apache.shiro.spring.boot.weixin.token

├─ org.apache.shiro.spring.boot.weixin.token.WxMaAuthenticationToken.class - [JAR]

├─ org.apache.shiro.spring.boot.weixin.token.WxMpAuthenticationToken.class - [JAR]