jar

com.miniorange : sso

Maven & Gradle

Jul 21, 2020
0 stars

Java SAML Single Sign-on · miniOrange Java SAML Single Sign On (SSO) Connector acts as a SAML Service Provider which can be configured to establish the trust between the SSO connector and a SAML capable Identity Provider to securely authenticate the users into your application. The SSO connector uses the SAML protocol for exchanging authentication and authorization data with the Identity Provider.

Table Of Contents

Latest Version

Download com.miniorange : sso JAR file - Latest Versions:

All Versions

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

com.miniorange.app.helpers

├─ com.miniorange.app.helpers.MoSAMLManager.class - [JAR]

├─ com.miniorange.app.helpers.MoSAMLSettings.class - [JAR]

├─ com.miniorange.app.helpers.MoSAMLUtils.class - [JAR]

├─ com.miniorange.app.helpers.MoSupportHandler.class - [JAR]

├─ com.miniorange.app.helpers.MoSupportUtils.class - [JAR]

com.miniorange.app.servlets

├─ com.miniorange.app.servlets.SSOServlet.class - [JAR]

com.miniorange.app.classes

├─ com.miniorange.app.classes.MoSAMLException.class - [JAR]

├─ com.miniorange.app.classes.MoSAMLResponse.class - [JAR]

├─ com.miniorange.app.classes.MoSAMLTestResult.class - [JAR]

Advertisement