jar

com.github.waffle : waffle-shiro

Maven & Gradle

Mar 26, 2023
2 usages
461 stars

waffle-shiro · Shiro integration for WAFFLE

Table Of Contents

Latest Version

Download com.github.waffle : waffle-shiro JAR file - Latest Versions:

All Versions

Download com.github.waffle : waffle-shiro JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.1.x
2.0.x
1.9.x
1.8.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 waffle-shiro-3.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

waffle.shiro.negotiate

├─ waffle.shiro.negotiate.AuthenticationInProgressException.class - [JAR]

├─ waffle.shiro.negotiate.NegotiateAuthenticationFilter.class - [JAR]

├─ waffle.shiro.negotiate.NegotiateAuthenticationRealm.class - [JAR]

├─ waffle.shiro.negotiate.NegotiateAuthenticationStrategy.class - [JAR]

├─ waffle.shiro.negotiate.NegotiateInfo.class - [JAR]

├─ waffle.shiro.negotiate.NegotiateToken.class - [JAR]

├─ waffle.shiro.negotiate.package-info.class - [JAR]

waffle.shiro.dynamic

├─ waffle.shiro.dynamic.DynamicAuthenticationFilter.class - [JAR]

├─ waffle.shiro.dynamic.package-info.class - [JAR]

waffle.shiro

├─ waffle.shiro.AbstractWaffleRealm.class - [JAR]

├─ waffle.shiro.GroupMappingWaffleRealm.class - [JAR]

├─ waffle.shiro.WaffleFqnPrincipal.class - [JAR]

├─ waffle.shiro.package-info.class - [JAR]

Advertisement