jar

com.erigir : wrench-shiro-oauth

Maven & Gradle

Jul 10, 2022
3 stars

Wrench Shiro OAuth · An extensible implementation of Apache Shiro that uses OAuth as its source with a provided Spring MVC configuration

Table Of Contents

Latest Version

Download com.erigir : wrench-shiro-oauth JAR file - Latest Versions:

All Versions

Download com.erigir : wrench-shiro-oauth JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x
1.2.x
1.1.x
1.003
1.002
1.001
1.0.x
1.000
0.921
0.92
0.91
0.9
0.8
0.7
0.6

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 wrench-shiro-oauth-2.2.16+16.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.erigir.wrench.shiro.spring

├─ com.erigir.wrench.shiro.spring.OauthShiroContext.class - [JAR]

com.erigir.wrench.shiro

├─ com.erigir.wrench.shiro.DefaultOauthCustomPrincipalBuilder.class - [JAR]

├─ com.erigir.wrench.shiro.DynamicOauthLoginFilter.class - [JAR]

├─ com.erigir.wrench.shiro.OauthAuthenticationException.class - [JAR]

├─ com.erigir.wrench.shiro.OauthCustomPrincipalBuilder.class - [JAR]

├─ com.erigir.wrench.shiro.OauthException.class - [JAR]

├─ com.erigir.wrench.shiro.OauthFilter.class - [JAR]

├─ com.erigir.wrench.shiro.OauthPrincipal.class - [JAR]

├─ com.erigir.wrench.shiro.OauthRealm.class - [JAR]

├─ com.erigir.wrench.shiro.OauthSimpleOutputFilter.class - [JAR]

├─ com.erigir.wrench.shiro.OauthSubjectFactory.class - [JAR]

├─ com.erigir.wrench.shiro.OauthToken.class - [JAR]

com.erigir.wrench.shiro.provider

├─ com.erigir.wrench.shiro.provider.FacebookProvider.class - [JAR]

├─ com.erigir.wrench.shiro.provider.GoogleProvider.class - [JAR]

├─ com.erigir.wrench.shiro.provider.OauthProvider.class - [JAR]

├─ com.erigir.wrench.shiro.provider.ProviderRegistry.class - [JAR]

├─ com.erigir.wrench.shiro.provider.ProviderUtils.class - [JAR]

Advertisement