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-1.100.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.entur.oauth2
├─ org.entur.oauth2.AudienceValidator.class - [JAR]
├─ org.entur.oauth2.AuthorizedClientServiceReactiveOAuth2AuthorizedClientManagerBuilder.class - [JAR]
├─ org.entur.oauth2.AuthorizedWebClientBuilder.class - [JAR]
├─ org.entur.oauth2.JwtRoleAssignmentExtractor.class - [JAR]
├─ org.entur.oauth2.OAuth2TokenService.class - [JAR]
├─ org.entur.oauth2.RoRJwtDecoderBuilder.class - [JAR]
├─ org.entur.oauth2.RoROAuth2Claims.class - [JAR]
├─ org.entur.oauth2.RorAuth0RolesClaimAdapter.class - [JAR]
├─ org.entur.oauth2.RorAuthenticationConverter.class - [JAR]
├─ org.entur.oauth2.RorGrantedAuthoritiesConverter.class - [JAR]
├─ org.entur.oauth2.TokenService.class - [JAR]