jar

it.nerdammer : oauthentication

Maven & Gradle

Jul 14, 2013

oAuthentication · Yet another API providing oAuth authentication in Java EE

Table Of Contents

Latest Version

Download it.nerdammer : oauthentication JAR file - Latest Versions:

All Versions

Download it.nerdammer : oauthentication JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 oauthentication-1.1.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

it.nerdammer.oauthentication

├─ it.nerdammer.oauthentication.Gender.class - [JAR]

├─ it.nerdammer.oauthentication.OauthProvider.class - [JAR]

├─ it.nerdammer.oauthentication.User.class - [JAR]

├─ it.nerdammer.oauthentication.UserID.class - [JAR]

it.nerdammer.oauthentication.web

├─ it.nerdammer.oauthentication.web.AuthenticationFilter.class - [JAR]

├─ it.nerdammer.oauthentication.web.CommonUtils.class - [JAR]

├─ it.nerdammer.oauthentication.web.ConnectionsFinder.class - [JAR]

├─ it.nerdammer.oauthentication.web.FacebookConnectionsFinder.class - [JAR]

├─ it.nerdammer.oauthentication.web.FacebookLoginCallbackServlet.class - [JAR]

├─ it.nerdammer.oauthentication.web.FacebookLoginCanvasServlet.class - [JAR]

├─ it.nerdammer.oauthentication.web.GoogleConnectionsFinder.class - [JAR]

├─ it.nerdammer.oauthentication.web.GoogleLoginCallbackServlet.class - [JAR]

├─ it.nerdammer.oauthentication.web.LoginServlet.class - [JAR]

├─ it.nerdammer.oauthentication.web.LogoutServlet.class - [JAR]

├─ it.nerdammer.oauthentication.web.OauthConfig.class - [JAR]

├─ it.nerdammer.oauthentication.web.OauthManager.class - [JAR]

├─ it.nerdammer.oauthentication.web.TopRedirectorServlet.class - [JAR]