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 jee-agents-appserver-common-4.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.sun.identity.agents.install.appserver
├─ com.sun.identity.agents.install.appserver.AgentFilesBase.class - [JAR]
├─ com.sun.identity.agents.install.appserver.ConfigureLoginConfTaskBase.class - [JAR]
├─ com.sun.identity.agents.install.appserver.GrantJavaPermissionsTask.class - [JAR]
├─ com.sun.identity.agents.install.appserver.IConfigKeys.class - [JAR]
├─ com.sun.identity.agents.install.appserver.JavaPermissionsBase.class - [JAR]
├─ com.sun.identity.agents.install.appserver.LoginConfBase.class - [JAR]
├─ com.sun.identity.agents.install.appserver.RemoveJavaPermissionsTask.class - [JAR]
├─ com.sun.identity.agents.install.appserver.UnconfigureLoginConfTaskBase.class - [JAR]
org.forgerock.openam.agents.install.appserver
├─ org.forgerock.openam.agents.install.appserver.VersionChecker.class - [JAR]