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 jboss-reliance-identity-2.0.0.Beta10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.reliance.identity
├─ org.jboss.reliance.identity.Authenticator.class - [JAR]
├─ org.jboss.reliance.identity.Configuration.class - [JAR]
├─ org.jboss.reliance.identity.DefaultAuthenticator.class - [JAR]
├─ org.jboss.reliance.identity.Identity.class - [JAR]
├─ org.jboss.reliance.identity.MicrocontainerLoginModule.class - [JAR]
├─ org.jboss.reliance.identity.SimpleGroup.class - [JAR]
├─ org.jboss.reliance.identity.SimplePrincipal.class - [JAR]