jar

org.symphonyoss.symphony.apps : symphony-app-authentication-starter

Maven & Gradle

Apr 13, 2018
2 usages
0 stars

Spring Boot Starter - Symphony app authentication · Spring autoconfiguration that implements common interfaces to authenticate third-party applications

Table Of Contents

Latest Version

Download org.symphonyoss.symphony.apps : symphony-app-authentication-starter JAR file - Latest Versions:

All Versions

Download org.symphonyoss.symphony.apps : symphony-app-authentication-starter 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 symphony-app-authentication-starter-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.symphonyoss.symphony.apps.authentication.spring.configuration

├─ org.symphonyoss.symphony.apps.authentication.spring.configuration.JsonParserConfiguration.class - [JAR]

├─ org.symphonyoss.symphony.apps.authentication.spring.configuration.PodCertificateClientConfiguration.class - [JAR]

├─ org.symphonyoss.symphony.apps.authentication.spring.configuration.ServicesInfoProviderConfiguration.class - [JAR]

org.symphonyoss.symphony.apps.authentication.spring

├─ org.symphonyoss.symphony.apps.authentication.spring.SpringServiceInfoProvider.class - [JAR]

org.symphonyoss.symphony.apps.authentication.spring.properties

├─ org.symphonyoss.symphony.apps.authentication.spring.properties.AuthenticationProperties.class - [JAR]

├─ org.symphonyoss.symphony.apps.authentication.spring.properties.CacheProperties.class - [JAR]

├─ org.symphonyoss.symphony.apps.authentication.spring.properties.HttpClientProperties.class - [JAR]

├─ org.symphonyoss.symphony.apps.authentication.spring.properties.ServiceAddress.class - [JAR]

Advertisement