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 play2-oauth2-provider_3-1.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
scalaoauth2.provider
├─ scalaoauth2.provider.AuthInfoRequest.class - [JAR]
├─ scalaoauth2.provider.AuthorizedActionFunction.class - [JAR]
├─ scalaoauth2.provider.OAuth2BaseProvider.class - [JAR]
├─ scalaoauth2.provider.OAuth2ProtectedResourceProvider.class - [JAR]
├─ scalaoauth2.provider.OAuth2Provider.class - [JAR]
├─ scalaoauth2.provider.OAuth2ProviderActionBuilders.class - [JAR]
├─ scalaoauth2.provider.OAuth2TokenEndpointProvider.class - [JAR]