jar

io.buji : buji-pac4j

Maven & Gradle

Aug 26, 2022
13 usages
484 stars

pac4j bridge for Shiro · Bridge from the pac4j security library to Shiro

Table Of Contents

Latest Version

Download io.buji : buji-pac4j JAR file - Latest Versions:

All Versions

Download io.buji : buji-pac4j JAR file - All Versions:

Version Vulnerabilities Size Updated
8.0.x
7.0.x
6.1.x
6.0.x
5.0.x
4.1.x
4.0.x
3.2.x
3.1.x
3.0.x
2.9.x
2.2.x
2.1.x
2.0.x
1.2.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 buji-pac4j-8.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.buji.pac4j.env

├─ io.buji.pac4j.env.Pac4jIniEnvironment.class - [JAR]

io.buji.pac4j.realm

├─ io.buji.pac4j.realm.Pac4jRealm.class - [JAR]

io.buji.pac4j.util

├─ io.buji.pac4j.util.ShiroHelper.class - [JAR]

io.buji.pac4j.bridge

├─ io.buji.pac4j.bridge.Pac4jShiroBridge.class - [JAR]

io.buji.pac4j.context

├─ io.buji.pac4j.context.ShiroSessionStore.class - [JAR]

io.buji.pac4j.subject

├─ io.buji.pac4j.subject.Pac4jPrincipal.class - [JAR]

├─ io.buji.pac4j.subject.Pac4jSubjectFactory.class - [JAR]

io.buji.pac4j.profile

├─ io.buji.pac4j.profile.ShiroProfileManager.class - [JAR]

io.buji.pac4j.token

├─ io.buji.pac4j.token.Pac4jToken.class - [JAR]

Advertisement