jar

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

Maven & Gradle

May 15, 2022

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

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
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-qrcode-spring-boot-starter-1.0.1.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.qrcode.realm

├─ org.apache.shiro.spring.boot.qrcode.realm.QrcodeAuthorizingRealm.class - [JAR]

org.apache.shiro.spring.boot.qrcode.endpoint

├─ org.apache.shiro.spring.boot.qrcode.endpoint.ShiroQrcodeEndpoint.class - [JAR]

org.apache.shiro.spring.boot.qrcode.exception

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

org.apache.shiro.spring.boot.qrcode

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

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

org.apache.shiro.spring.boot.qrcode.authc

├─ org.apache.shiro.spring.boot.qrcode.authc.QrcodeAuthenticatingFilter.class - [JAR]

├─ org.apache.shiro.spring.boot.qrcode.authc.QrcodeAuthenticationSuccessHandler.class - [JAR]

├─ org.apache.shiro.spring.boot.qrcode.authc.QrcodeRecognitionProvider.class - [JAR]

org.apache.shiro.spring.boot

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

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

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

org.apache.shiro.spring.boot.qrcode.token

├─ org.apache.shiro.spring.boot.qrcode.token.QrcodeAuthenticationToken.class - [JAR]