jar

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

Maven & Gradle

Apr 13, 2018
0 stars

Spring Boot Starter - Symphony app authentication API · Spring autoconfiguration that implements interfaces for app authentication API

Table Of Contents

Latest Version

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

All Versions

Download org.symphonyoss.symphony.apps : symphony-app-authentication-api-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-api-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.AuthenticationServletConfiguration.class - [JAR]

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

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

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

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

org.symphonyoss.symphony.apps.authentication.spring.tokens

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

org.symphonyoss.symphony.apps.authentication.spring.keystore

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

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