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 gravitee-rest-api-idp-api-3.8.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.gravitee.rest.api.idp.api.authentication
├─ io.gravitee.rest.api.idp.api.authentication.AuthenticationProvider.class - [JAR]
├─ io.gravitee.rest.api.idp.api.authentication.UserDetailRole.class - [JAR]
├─ io.gravitee.rest.api.idp.api.authentication.UserDetails.class - [JAR]
io.gravitee.rest.api.idp.api.identity
├─ io.gravitee.rest.api.idp.api.identity.IdentityLookup.class - [JAR]
├─ io.gravitee.rest.api.idp.api.identity.IdentityReference.class - [JAR]
├─ io.gravitee.rest.api.idp.api.identity.SearchableUser.class - [JAR]
├─ io.gravitee.rest.api.idp.api.identity.User.class - [JAR]
io.gravitee.rest.api.idp.api
├─ io.gravitee.rest.api.idp.api.IdentityProvider.class - [JAR]