jar

solutions.xivo : play-authentication_2.11

Maven & Gradle

May 31, 2018

play-authentication · play-authentication

Table Of Contents

Latest Version

Download solutions.xivo : play-authentication_2.11 JAR file - Latest Versions:

All Versions

Download solutions.xivo : play-authentication_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
play2.6

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 play-authentication_2.11-play2.6-2018.03.01.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

models

├─ models.AuthenticateUser.class - [JAR]

├─ models.AuthenticatedUser.class - [JAR]

models.authentication

├─ models.authentication.AuthenticationDriver.class - [JAR]

├─ models.authentication.AuthenticationDriverException.class - [JAR]

├─ models.authentication.AuthenticationProvider.class - [JAR]

├─ models.authentication.AuthenticationProviderImpl.class - [JAR]

├─ models.authentication.LdapDriver.class - [JAR]

├─ models.authentication.LoginDriver.class - [JAR]

├─ models.authentication.RealXivoDriver.class - [JAR]

├─ models.authentication.RestapiConnector.class - [JAR]

├─ models.authentication.XivoDriver.class - [JAR]

configuration

├─ configuration.AuthConfig.class - [JAR]

controllers

├─ controllers.Secured.class - [JAR]