jar

io.github.guocjsh : gsk-core-sso

Maven & Gradle

Feb 17, 2023
0 stars
Table Of Contents

Latest Version

Download io.github.guocjsh : gsk-core-sso JAR file - Latest Versions:

All Versions

Download io.github.guocjsh : gsk-core-sso 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 gsk-core-sso-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.guocjsh.sso.props

├─ io.github.guocjsh.sso.props.SSOConfiguration.class - [JAR]

io.github.guocjsh.sso

├─ io.github.guocjsh.sso.SSOAutoConfiguration.class - [JAR]

io.github.guocjsh.sso.saml.instance

├─ io.github.guocjsh.sso.saml.instance.SamlInstance.class - [JAR]

io.github.guocjsh.sso.saml.model

├─ io.github.guocjsh.sso.saml.model.GSKSamlUserDetail.class - [JAR]

├─ io.github.guocjsh.sso.saml.model.GskSamlUser.class - [JAR]

io.github.guocjsh.sso.rest

├─ io.github.guocjsh.sso.rest.IssoService.class - [JAR]

io.github.guocjsh.sso.saml.util

├─ io.github.guocjsh.sso.saml.util.Base64Util.class - [JAR]

io.github.guocjsh.sso.saml.xstream

├─ io.github.guocjsh.sso.saml.xstream.XStreamInitializer.class - [JAR]

Advertisement