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 oauth2-authorization-proxy-server-spring-boot-provider-facebook-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.providers.facebook.glue
├─ com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.providers.facebook.glue.FacebookFactory.class - [JAR]
com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.providers.facebook
├─ com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.providers.facebook.FacebookOAuth2Provider.class - [JAR]
com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.providers.facebook.configuration
├─ com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.providers.facebook.configuration.FacebookOAuth2ProviderAutoConfiguration.class - [JAR]
├─ com.github.szgabsz91.oauth2.authorization.proxy.server.springboot.providers.facebook.configuration.FacebookOAuth2ProviderConfigurationProperties.class - [JAR]