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 authmodule-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.bitbucket.gofrank.authmodule.runtime.keycloak
├─ io.bitbucket.gofrank.authmodule.runtime.keycloak.KeycloakPrincipal.class - [JAR]
io.bitbucket.gofrank.authmodule.runtime.authservice
├─ io.bitbucket.gofrank.authmodule.runtime.authservice.AuthServicePrincipal.class - [JAR]
io.bitbucket.gofrank.authmodule.runtime
├─ io.bitbucket.gofrank.authmodule.runtime.BolttechPrincipal.class - [JAR]
├─ io.bitbucket.gofrank.authmodule.runtime.BolttechSecurityIdentity.class - [JAR]