View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- 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]