jar

org.apache.syncope.ext.oidcclient : syncope-ext-oidcclient-persistence-api

Maven & Gradle

May 05, 2023
2 usages

Apache Syncope Ext: OIDC Client Persistence API · Apache Syncope Ext: OIDC Client Persistence API

Table Of Contents

Latest Version

Download org.apache.syncope.ext.oidcclient : syncope-ext-oidcclient-persistence-api JAR file - Latest Versions:

All Versions

Download org.apache.syncope.ext.oidcclient : syncope-ext-oidcclient-persistence-api 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-persistence-api-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.core.persistence.api.dao

├─ org.apache.syncope.core.persistence.api.dao.OIDCProviderDAO.class - [JAR]

org.apache.syncope.core.persistence.api.entity

├─ org.apache.syncope.core.persistence.api.entity.OIDCEntityFactory.class - [JAR]

├─ org.apache.syncope.core.persistence.api.entity.OIDCProvider.class - [JAR]

├─ org.apache.syncope.core.persistence.api.entity.OIDCProviderItem.class - [JAR]

├─ org.apache.syncope.core.persistence.api.entity.OIDCUserTemplate.class - [JAR]