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 org.jresearch.commons.gwt.oauth2-1.0.198.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jresearch.commons.gwt.oauth2.client.widget
├─ org.jresearch.commons.gwt.oauth2.client.widget.EnableAction.class - [JAR]
├─ org.jresearch.commons.gwt.oauth2.client.widget.SocialAuthenticator.class - [JAR]
org.jresearch.commons.gwt.oauth2.client.mvc.event
├─ org.jresearch.commons.gwt.oauth2.client.mvc.event.SocialAuthenticationEvent.class - [JAR]
├─ org.jresearch.commons.gwt.oauth2.client.mvc.event.SocialAuthenticationHandler.class - [JAR]
org.jresearch.commons.gwt.oauth2.client.gin
├─ org.jresearch.commons.gwt.oauth2.client.gin.Oauth2GinModule.class - [JAR]
org.jresearch.commons.gwt.oauth2.client.service
├─ org.jresearch.commons.gwt.oauth2.client.service.Oauth2RestService.class - [JAR]