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 actor-oauth-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
im.actor.server.oauth
├─ im.actor.server.oauth.GoogleProvider.class - [JAR]
├─ im.actor.server.oauth.Implicits.class - [JAR]
├─ im.actor.server.oauth.OAuth2Config.class - [JAR]
├─ im.actor.server.oauth.OAuth2GoogleConfig.class - [JAR]
├─ im.actor.server.oauth.OAuth2Provider.class - [JAR]
├─ im.actor.server.oauth.OAuth2ProvidersDomains.class - [JAR]
├─ im.actor.server.oauth.Profile.class - [JAR]
├─ im.actor.server.oauth.Token.class - [JAR]