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 visallo-web-auth-username-password-4.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.visallo.web.auth.usernamepassword
├─ org.visallo.web.auth.usernamepassword.ForgotPasswordConfiguration.class - [JAR]
├─ org.visallo.web.auth.usernamepassword.UsernamePasswordWebAppPlugin.class - [JAR]
org.visallo.web.auth.usernamepassword.routes
├─ org.visallo.web.auth.usernamepassword.routes.ChangePassword.class - [JAR]
├─ org.visallo.web.auth.usernamepassword.routes.Login.class - [JAR]
├─ org.visallo.web.auth.usernamepassword.routes.LookupToken.class - [JAR]
├─ org.visallo.web.auth.usernamepassword.routes.RequestToken.class - [JAR]