jar

org.apache.syncope.ext.oidcclient : syncope-ext-oidcclient-common-lib

Maven & Gradle

May 05, 2023
5 usages

Apache Syncope Ext: OIDC Client Common Lib · Apache Syncope Ext: OIDC Client Common Lib

Table Of Contents

Latest Version

Download org.apache.syncope.ext.oidcclient : syncope-ext-oidcclient-common-lib JAR file - Latest Versions:

All Versions

Download org.apache.syncope.ext.oidcclient : syncope-ext-oidcclient-common-lib JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.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 syncope-ext-oidcclient-common-lib-2.1.14.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.syncope.common.lib

├─ org.apache.syncope.common.lib.OIDCConstants.class - [JAR]

org.apache.syncope.common.lib.types

├─ org.apache.syncope.common.lib.types.OIDCClientEntitlement.class - [JAR]

org.apache.syncope.common.lib.to

├─ org.apache.syncope.common.lib.to.OIDCLoginRequestTO.class - [JAR]

├─ org.apache.syncope.common.lib.to.OIDCLoginResponseTO.class - [JAR]

├─ org.apache.syncope.common.lib.to.OIDCLogoutRequestTO.class - [JAR]

├─ org.apache.syncope.common.lib.to.OIDCProviderTO.class - [JAR]