Download play-oauth-client-1.0.0.jar
play-oauth/play-oauth-client-1.0.0.jar.zip( 18 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/maven/com.github.leleuj.play/play-oauth-client/pom.properties
META-INF/maven/com.github.leleuj.play/play-oauth-client/pom.xml
com.github.leleuj.play.oauth.client.OAuthConfiguration.class
com.github.leleuj.play.oauth.client.OAuthConstants.class
com.github.leleuj.play.oauth.client.OAuthController.class
com.github.leleuj.play.oauth.client.java.JavaUserSession.class
com.github.leleuj.play.oauth.client.java.OAuthJavaController.class
com.github.leleuj.play.oauth.client.java.RequiresOAuthAuthentication.class
com.github.leleuj.play.oauth.client.java.RequiresOAuthAuthenticationAction.class
com.github.leleuj.play.oauth.client.scala.OAuthScalaController.class
com.github.leleuj.play.oauth.client.scala.ScalaUserSession.class
Related examples in the same category