jar

org.sakaiproject.oauth : oauth-dao-memory

Maven & Gradle

Jun 03, 2017
809 stars

OAuth In-memory DAO · In memory implementation of the DAO used by the OAuth tool, allowing to save the configuration and tokens in memory.

Table Of Contents

Latest Version

Download org.sakaiproject.oauth : oauth-dao-memory JAR file - Latest Versions:

All Versions

Download org.sakaiproject.oauth : oauth-dao-memory 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-dao-memory-11.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.sakaiproject.oauth.dao

├─ org.sakaiproject.oauth.dao.MemoryAccessorDao.class - [JAR]

├─ org.sakaiproject.oauth.dao.MemoryConsumerDao.class - [JAR]