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 fcrepo-module-auth-webac-4.7.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.fcrepo.auth.webac
├─ org.fcrepo.auth.webac.ACLHandle.class - [JAR]
├─ org.fcrepo.auth.webac.LinkHeaderProvider.class - [JAR]
├─ org.fcrepo.auth.webac.URIConstants.class - [JAR]
├─ org.fcrepo.auth.webac.WebACAuthorization.class - [JAR]
├─ org.fcrepo.auth.webac.WebACAuthorizationDelegate.class - [JAR]
├─ org.fcrepo.auth.webac.WebACRolesProvider.class - [JAR]