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 uPortal-soffit-renderer-5.15.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apereo.portal.soffit.security
├─ org.apereo.portal.soffit.security.SoffitApiAuthenticationManager.class - [JAR]
├─ org.apereo.portal.soffit.security.SoffitApiPreAuthenticatedProcessingFilter.class - [JAR]
├─ org.apereo.portal.soffit.security.SoffitApiUserDetails.class - [JAR]
org.apereo.portal.soffit.renderer
├─ org.apereo.portal.soffit.renderer.MissingModelElement.class - [JAR]
├─ org.apereo.portal.soffit.renderer.MissingModelElementException.class - [JAR]
├─ org.apereo.portal.soffit.renderer.ModelAttributeService.class - [JAR]
├─ org.apereo.portal.soffit.renderer.SoffitApplication.class - [JAR]
├─ org.apereo.portal.soffit.renderer.SoffitModelAttribute.class - [JAR]
├─ org.apereo.portal.soffit.renderer.SoffitRendererConfiguration.class - [JAR]
├─ org.apereo.portal.soffit.renderer.SoffitRendererController.class - [JAR]