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 nrk-ietf-rfc6749-oauth2-0.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
no.nrk.ietf.rfc6749.oauth2.supporting
├─ no.nrk.ietf.rfc6749.oauth2.supporting.FixedRefreshAccessTokenRequest.class - [JAR]
no.nrk.ietf.rfc6749.oauth2
├─ no.nrk.ietf.rfc6749.oauth2.AccessTokenRequest.class - [JAR]
├─ no.nrk.ietf.rfc6749.oauth2.AccessTokenResponse.class - [JAR]
├─ no.nrk.ietf.rfc6749.oauth2.AuthorizationResponse.class - [JAR]
├─ no.nrk.ietf.rfc6749.oauth2.PasswordAccessTokenRequest.class - [JAR]
├─ no.nrk.ietf.rfc6749.oauth2.RFC6749.class - [JAR]
├─ no.nrk.ietf.rfc6749.oauth2.RefreshAccessTokenRequest.class - [JAR]