jar

com.lodgon.dalicore : dalicore-oauth

Maven & Gradle

Apr 16, 2013

DaliCore OAuth · Turns your Java EE web application into a fully functional OAuth service provider.

Table Of Contents

Latest Version

Download com.lodgon.dalicore : dalicore-oauth JAR file - Latest Versions:

All Versions

Download com.lodgon.dalicore : dalicore-oauth JAR file - All Versions:

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

com.lodgon.dali.core.oauth.util

├─ com.lodgon.dali.core.oauth.util.StringUtil.class - [JAR]

com.lodgon.dali.core.oauth.ejb

├─ com.lodgon.dali.core.oauth.ejb.OAuthBean.class - [JAR]

com.lodgon.dali.core.oauth

├─ com.lodgon.dali.core.oauth.Constants.class - [JAR]

├─ com.lodgon.dali.core.oauth.DaliOAuthProvider.class - [JAR]

com.lodgon.dali.core.oauth.entity

├─ com.lodgon.dali.core.oauth.entity.Attribute.class - [JAR]

├─ com.lodgon.dali.core.oauth.entity.DaliServiceConsumer.class - [JAR]

├─ com.lodgon.dali.core.oauth.entity.DaliToken.class - [JAR]