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-saml2sp4ui-common-lib-3.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.syncope.common.lib.types
├─ org.apache.syncope.common.lib.types.SAML2SP4UIEntitlement.class - [JAR]
├─ org.apache.syncope.common.lib.types.SAML2SP4UIImplementationType.class - [JAR]
org.apache.syncope.common.lib.to
├─ org.apache.syncope.common.lib.to.SAML2SP4UIIdPTO.class - [JAR]
org.apache.syncope.common.lib.saml2
├─ org.apache.syncope.common.lib.saml2.SAML2Constants.class - [JAR]
├─ org.apache.syncope.common.lib.saml2.SAML2LoginResponse.class - [JAR]
├─ org.apache.syncope.common.lib.saml2.SAML2Message.class - [JAR]
├─ org.apache.syncope.common.lib.saml2.SAML2Request.class - [JAR]
├─ org.apache.syncope.common.lib.saml2.SAML2Response.class - [JAR]