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 hsp-authorization-server-0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.hspconsortium.platform.authorization.service
├─ org.hspconsortium.platform.authorization.service.HSPOAuth2ProviderTokenService.class - [JAR]
├─ org.hspconsortium.platform.authorization.service.HSPOAuth2RequestFactory.class - [JAR]
├─ org.hspconsortium.platform.authorization.service.ScopeValidator.class - [JAR]
org.hspconsortium.platform.authorization.launchcontext
├─ org.hspconsortium.platform.authorization.launchcontext.LaunchContextHolder.class - [JAR]
org.hspconsortium.platform.authorization.web
├─ org.hspconsortium.platform.authorization.web.Constants.class - [JAR]
├─ org.hspconsortium.platform.authorization.web.LaunchContextFilter.class - [JAR]
├─ org.hspconsortium.platform.authorization.web.LaunchContextSessionListener.class - [JAR]