jar

com.github.hiwepy : pac4j-spring-boot-starter

Maven & Gradle

May 29, 2022
2 usages

com.github.hiwepy:pac4j-spring-boot-starter · Spring Boot Starter For Pac4j

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
2.0.x
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 pac4j-spring-boot-starter-2.0.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.pac4j.spring.boot

├─ org.pac4j.spring.boot.Pac4jAutoConfiguration.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jBaseConfiguration.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jCasConfiguration.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jCasProperties.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jClientNames.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jHttpConfiguration.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jHttpProperties.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jJwtConfiguration.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jJwtProperties.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jLogoutProperties.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jOAuthCasClientProperties.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jOAuthClientProperties.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jOAuthConfiguration.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jOAuthFacebookClientProperties.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jOAuthOkClientProperties.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jOAuthProperties.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jOAuthStravaClientProperties.class - [JAR]

├─ org.pac4j.spring.boot.Pac4jProperties.class - [JAR]

org.pac4j.spring.boot.utils

├─ org.pac4j.spring.boot.utils.Pac4jUrlUtils.class - [JAR]

├─ org.pac4j.spring.boot.utils.StringUtils.class - [JAR]

Advertisement