jar

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

Maven & Gradle

Jul 16, 2021
59.1k stars

sso-spring-boot-starter · sso client

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.x
2.0.x
1.0.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
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-spring-boot-starter-2.3.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.houbbbbb.sso.nt.entity

├─ com.github.houbbbbb.sso.nt.entity.AppDTO.class - [JAR]

com.github.houbbbbb.sso.service

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

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

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

com.github.houbbbbb.sso.filter

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

com.github.houbbbbb.sso.nt.factory

├─ com.github.houbbbbb.sso.nt.factory.AbstractFactory.class - [JAR]

├─ com.github.houbbbbb.sso.nt.factory.ClientHandlerFactory.class - [JAR]

├─ com.github.houbbbbb.sso.nt.factory.DecoderFactory.class - [JAR]

├─ com.github.houbbbbb.sso.nt.factory.EncoderFactory.class - [JAR]

├─ com.github.houbbbbb.sso.nt.factory.Factory.class - [JAR]

├─ com.github.houbbbbb.sso.nt.factory.InitializerFactory.class - [JAR]

├─ com.github.houbbbbb.sso.nt.factory.ItemType.class - [JAR]

├─ com.github.houbbbbb.sso.nt.factory.NettyFactory.class - [JAR]

├─ com.github.houbbbbb.sso.nt.factory.ServerHandlerFactory.class - [JAR]

├─ com.github.houbbbbb.sso.nt.factory.StaticFactory.class - [JAR]

├─ com.github.houbbbbb.sso.nt.factory.ThreadFactory.class - [JAR]

com.github.houbbbbb.sso.nt.handler

├─ com.github.houbbbbb.sso.nt.handler.ClientChannelHandler.class - [JAR]

├─ com.github.houbbbbb.sso.nt.handler.HeartbeatClientHandler.class - [JAR]

├─ com.github.houbbbbb.sso.nt.handler.HeartbeatServerHandler.class - [JAR]

├─ com.github.houbbbbb.sso.nt.handler.ServerChannelHandler.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.HTMLFilter.class - [JAR]

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

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

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

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

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

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

com.github.houbbbbb.sso

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

com.github.houbbbbb.sso.config

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

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

com.github.houbbbbb.sso.nt.template

├─ com.github.houbbbbb.sso.nt.template.ClientTemplate.class - [JAR]

├─ com.github.houbbbbb.sso.nt.template.NettyTemplate.class - [JAR]

├─ com.github.houbbbbb.sso.nt.template.ServerTemplate.class - [JAR]

com.github.houbbbbb.sso.scheduler

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

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

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

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

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

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

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

com.github.houbbbbb.sso.entity

├─ com.github.houbbbbb.sso.entity.AppDO.class - [JAR]

├─ com.github.houbbbbb.sso.entity.AppInfoDTO.class - [JAR]

├─ com.github.houbbbbb.sso.entity.SSOPUserDTO.class - [JAR]

com.github.houbbbbb.sso.nt

├─ com.github.houbbbbb.sso.nt.Start.class - [JAR]

com.github.houbbbbb.sso.nt.constants

├─ com.github.houbbbbb.sso.nt.constants.CacheConstants.class - [JAR]

├─ com.github.houbbbbb.sso.nt.constants.CommonConstants.class - [JAR]

├─ com.github.houbbbbb.sso.nt.constants.SwitchConstants.class - [JAR]

com.github.houbbbbb.sso.nt.initiallizer

├─ com.github.houbbbbb.sso.nt.initiallizer.ClientChannelInitializer.class - [JAR]

├─ com.github.houbbbbb.sso.nt.initiallizer.ServerChannelInitializer.class - [JAR]

com.github.houbbbbb.sso.nt.opt

├─ com.github.houbbbbb.sso.nt.opt.CacheOpt.class - [JAR]

├─ com.github.houbbbbb.sso.nt.opt.ClientOpt.class - [JAR]

├─ com.github.houbbbbb.sso.nt.opt.ServerOpt.class - [JAR]

com.github.houbbbbb.sso.nt.util

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

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

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

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

com.github.houbbbbb.sso.nt.loadbalance

├─ com.github.houbbbbb.sso.nt.loadbalance.Consistance.class - [JAR]

├─ com.github.houbbbbb.sso.nt.loadbalance.Hash.class - [JAR]

com.github.houbbbbb.sso.cons

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

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

com.github.houbbbbb.sso.nt.filter

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

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

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

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

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

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

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

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