jar

org.sakaiproject.oauth : oauth-impl

Maven & Gradle

Jun 03, 2017
809 stars

OAuth Implementation · Default implementation of the OAuth project for Sakai CLE using OAuth 1.0.

Table Of Contents

Latest Version

Download org.sakaiproject.oauth : oauth-impl JAR file - Latest Versions:

All Versions

Download org.sakaiproject.oauth : oauth-impl JAR file - All Versions:

Version Vulnerabilities Size Updated
11.4
11.3
11.2
11.1
11.0

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 oauth-impl-11.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.sakaiproject.oauth.advisor

├─ org.sakaiproject.oauth.advisor.CollectingPermissionsAdvisor.class - [JAR]

├─ org.sakaiproject.oauth.advisor.LimitedPermissionsAdvisor.class - [JAR]

org.sakaiproject.oauth.service

├─ org.sakaiproject.oauth.service.OAuthAdminServiceImpl.class - [JAR]

├─ org.sakaiproject.oauth.service.OAuthHttpServiceImpl.class - [JAR]

├─ org.sakaiproject.oauth.service.OAuthServiceImpl.class - [JAR]

├─ org.sakaiproject.oauth.service.Util.class - [JAR]