jar

com.gu.identity : identity-play-auth_2.12

Maven & Gradle

Jul 31, 2019
1 stars

identity-play-auth · A small client library for Guardian Identity authentication with the Play framework

Table Of Contents

Latest Version

Download com.gu.identity : identity-play-auth_2.12 JAR file - Latest Versions:

All Versions

Download com.gu.identity : identity-play-auth_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
2.6
2.5
2.4

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 identity-play-auth_2.12-2.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gu.identity.play.idapi

├─ com.gu.identity.play.idapi.CookieDescriptionJson.class - [JAR]

├─ com.gu.identity.play.idapi.CreateIdUser.class - [JAR]

├─ com.gu.identity.play.idapi.UpdateIdUser.class - [JAR]

├─ com.gu.identity.play.idapi.UserRegistrationResult.class - [JAR]

com.gu.identity.play

├─ com.gu.identity.play.AccessCredentials.class - [JAR]

├─ com.gu.identity.play.AuthenticatedIdUser.class - [JAR]

├─ com.gu.identity.play.AuthenticationService.class - [JAR]

├─ com.gu.identity.play.CookieBuilder.class - [JAR]

├─ com.gu.identity.play.IdMinimalUser.class - [JAR]

├─ com.gu.identity.play.IdUser.class - [JAR]

├─ com.gu.identity.play.PrivateFields.class - [JAR]

├─ com.gu.identity.play.ProxiedIP.class - [JAR]

├─ com.gu.identity.play.PublicFields.class - [JAR]

├─ com.gu.identity.play.StatusFields.class - [JAR]

├─ com.gu.identity.play.TelephoneNumber.class - [JAR]

Advertisement