jar

com.github.houbbbbb : sso-local-spring-boot-starter

Maven & Gradle

Jun 24, 2020
68.1k stars

sso-local-spring-boot-starter · Demo project for Spring Boot

Table Of Contents

Latest Version

Download com.github.houbbbbb : sso-local-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.houbbbbb : sso-local-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.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 sso-local-spring-boot-starter-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.houbbbbb.sso.config

├─ com.github.houbbbbb.sso.config.SSOAutoCNF.class - [JAR]

├─ com.github.houbbbbb.sso.config.SSOFilterCNF.class - [JAR]

com.github.houbbbbb.sso.scheduler

├─ com.github.houbbbbb.sso.scheduler.Scheduler.class - [JAR]

├─ com.github.houbbbbb.sso.scheduler.SchedulerRunner.class - [JAR]

com.github.houbbbbb.sso.service

├─ com.github.houbbbbb.sso.service.SchedulerService.class - [JAR]

├─ com.github.houbbbbb.sso.service.UserOpt.class - [JAR]

com.github.houbbbbb.sso.filter

├─ com.github.houbbbbb.sso.filter.SSOFilter.class - [JAR]

com.github.houbbbbb.sso.util

├─ com.github.houbbbbb.sso.util.CookieUtil.class - [JAR]

├─ com.github.houbbbbb.sso.util.DateUtil.class - [JAR]

├─ com.github.houbbbbb.sso.util.GsonUtil.class - [JAR]

├─ com.github.houbbbbb.sso.util.HttpClientUtil.class - [JAR]

├─ com.github.houbbbbb.sso.util.PostParam.class - [JAR]

├─ com.github.houbbbbb.sso.util.SecretUtil.class - [JAR]

com.github.houbbbbb

├─ com.github.houbbbbb.SsoApplication.class - [JAR]

com.github.houbbbbb.sso.cons

├─ com.github.houbbbbb.sso.cons.SSOCON.class - [JAR]