jar

cn.chenzw.sso : easy-sso-server

Maven & Gradle

Dec 07, 2019
5 stars
Table Of Contents

Latest Version

Download cn.chenzw.sso : easy-sso-server JAR file - Latest Versions:

All Versions

Download cn.chenzw.sso : easy-sso-server JAR file - All Versions:

Version Vulnerabilities Size Updated
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 easy-sso-server-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.chenzw.sso.easy.server.annotation

├─ cn.chenzw.sso.easy.server.annotation.EnableSSO.class - [JAR]

cn.chenzw.sso.easy.server.support.filter

├─ cn.chenzw.sso.easy.server.support.filter.SSOEntranceUrlFilter.class - [JAR]

cn.chenzw.sso.easy.server.entity

├─ cn.chenzw.sso.easy.server.entity.SSODefinition.class - [JAR]

cn.chenzw.sso.easy.server.ext

├─ cn.chenzw.sso.easy.server.ext.SSO.class - [JAR]

cn.chenzw.sso.easy.server.support

├─ cn.chenzw.sso.easy.server.support.AbstractSSOTemplate.class - [JAR]

├─ cn.chenzw.sso.easy.server.support.SSOTemplateFactory.class - [JAR]

cn.chenzw.sso.easy.server.support.parser

├─ cn.chenzw.sso.easy.server.support.parser.SSOTemplateScanBeanDefinitionParser.class - [JAR]

cn.chenzw.sso.easy.server.config

├─ cn.chenzw.sso.easy.server.config.SSOConfiguration.class - [JAR]

cn.chenzw.sso.easy.server.controllers

├─ cn.chenzw.sso.easy.server.controllers.SSOController.class - [JAR]

cn.chenzw.sso.easy.server.support.handler

├─ cn.chenzw.sso.easy.server.support.handler.SSONamespaceHandler.class - [JAR]

Advertisement