jar

com.github.leleuj.play : play-oauth-client

Maven & Gradle

Dec 30, 2012

Play OAuth client · Java and Scala OAuth client for Play 2.0 framework with user profile retrieval using scribe-up

Table Of Contents

Latest Version

Download com.github.leleuj.play : play-oauth-client JAR file - Latest Versions:

All Versions

Download com.github.leleuj.play : play-oauth-client 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 play-oauth-client-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.leleuj.play.oauth.client

├─ com.github.leleuj.play.oauth.client.OAuthConfiguration.class - [JAR]

├─ com.github.leleuj.play.oauth.client.OAuthConstants.class - [JAR]

├─ com.github.leleuj.play.oauth.client.OAuthController.class - [JAR]

com.github.leleuj.play.oauth.client.java

├─ com.github.leleuj.play.oauth.client.java.JavaUserSession.class - [JAR]

├─ com.github.leleuj.play.oauth.client.java.OAuthJavaController.class - [JAR]

├─ com.github.leleuj.play.oauth.client.java.RequiresOAuthAuthentication.class - [JAR]

├─ com.github.leleuj.play.oauth.client.java.RequiresOAuthAuthenticationAction.class - [JAR]

com.github.leleuj.play.oauth.client.scala

├─ com.github.leleuj.play.oauth.client.scala.OAuthScalaController.class - [JAR]

├─ com.github.leleuj.play.oauth.client.scala.ScalaUserSession.class - [JAR]