jar

org.apache.knox : gateway-provider-security-shiro

Maven & Gradle

Feb 24, 2023
6 usages

gateway-provider-security-shiro · An extension of the gateway integrating Shiro as an authentication provider.

Table Of Contents

Latest Version

Download org.apache.knox : gateway-provider-security-shiro JAR file - Latest Versions:

All Versions

Download org.apache.knox : gateway-provider-security-shiro JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.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 gateway-provider-security-shiro-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.knox.gateway.filter

├─ org.apache.knox.gateway.filter.RedirectToUrlFilter.class - [JAR]

├─ org.apache.knox.gateway.filter.ResponseCookieFilter.class - [JAR]

├─ org.apache.knox.gateway.filter.ShiroSubjectIdentityAdapter.class - [JAR]

org.apache.knox.gateway.shirorealm

├─ org.apache.knox.gateway.shirorealm.KnoxCacheManager.class - [JAR]

├─ org.apache.knox.gateway.shirorealm.KnoxLdapContextFactory.class - [JAR]

├─ org.apache.knox.gateway.shirorealm.KnoxLdapRealm.class - [JAR]

├─ org.apache.knox.gateway.shirorealm.KnoxPamRealm.class - [JAR]

├─ org.apache.knox.gateway.shirorealm.UnixUserPrincipal.class - [JAR]

org.apache.knox.gateway.deploy.impl

├─ org.apache.knox.gateway.deploy.impl.ShiroConfig.class - [JAR]

├─ org.apache.knox.gateway.deploy.impl.ShiroDeploymentContributor.class - [JAR]

org.apache.knox.gateway.shirorealm.impl.i18n

├─ org.apache.knox.gateway.shirorealm.impl.i18n.KnoxShiroMessages.class - [JAR]

Advertisement