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 crafter-profile-social-medial-integration-v2.5.0-Beta8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.craftercms.profile.social.utils
├─ org.craftercms.profile.social.utils.ConnectionUtils.class - [JAR]
├─ org.craftercms.profile.social.utils.TenantResolver.class - [JAR]
org.craftercms.profile.social
├─ org.craftercms.profile.social.AnonymousAwareUsersConnectionRepository.class - [JAR]
├─ org.craftercms.profile.social.ProfileConnectionRepository.class - [JAR]
├─ org.craftercms.profile.social.ProfileUsersConnectionRepository.class - [JAR]
org.craftercms.profile.social.exceptions
├─ org.craftercms.profile.social.exceptions.OAuth2Exception.class - [JAR]
├─ org.craftercms.profile.social.exceptions.ProfileConnectionRepositoryException.class - [JAR]