jar

com.linked-planet : ktor-server-onelogin-saml

Maven & Gradle

Apr 19, 2023
3 stars

Ktor Server OneLogin SAML Integration · Integrates Ktor with OneLogin java-saml library.

Table Of Contents

Latest Version

Download com.linked-planet : ktor-server-onelogin-saml JAR file - Latest Versions:

All Versions

Download com.linked-planet : ktor-server-onelogin-saml 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 ktor-server-onelogin-saml-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.linkedplanet.ktor.server.saml

├─ com.linkedplanet.ktor.server.saml.AttributeConsumerService.class - [JAR]

├─ com.linkedplanet.ktor.server.saml.Metadata.class - [JAR]

├─ com.linkedplanet.ktor.server.saml.SamlConfig.class - [JAR]

├─ com.linkedplanet.ktor.server.saml.SamlKt.class - [JAR]

├─ com.linkedplanet.ktor.server.saml.SamlRouteKt.class - [JAR]

├─ com.linkedplanet.ktor.server.saml.SingleLogoutService.class - [JAR]