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-client-common-ui-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.client.ui.commons.resources.saml2sp4ui
├─ org.apache.syncope.client.ui.commons.resources.saml2sp4ui.AbstractSAML2SP4UIResource.class - [JAR]
├─ org.apache.syncope.client.ui.commons.resources.saml2sp4ui.AssertionConsumerResource.class - [JAR]
├─ org.apache.syncope.client.ui.commons.resources.saml2sp4ui.LoginResource.class - [JAR]
├─ org.apache.syncope.client.ui.commons.resources.saml2sp4ui.LogoutResource.class - [JAR]
├─ org.apache.syncope.client.ui.commons.resources.saml2sp4ui.MetadataResource.class - [JAR]
org.apache.syncope.client.ui.commons.panels
├─ org.apache.syncope.client.ui.commons.panels.AbstractSAMLSSOLoginFormPanel.class - [JAR]
org.apache.syncope.client.ui.commons
├─ org.apache.syncope.client.ui.commons.SAML2SP4UIConstants.class - [JAR]