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 model-0.0.17.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.walterjwhite.identity.api.model
├─ com.walterjwhite.identity.api.model.Credentials.class - [JAR]
├─ com.walterjwhite.identity.api.model.Principal.class - [JAR]
├─ com.walterjwhite.identity.api.model.Session.class - [JAR]
├─ com.walterjwhite.identity.api.model.SessionCommand.class - [JAR]
├─ com.walterjwhite.identity.api.model.SessionCommand_.class - [JAR]
├─ com.walterjwhite.identity.api.model.Session_.class - [JAR]
com.walterjwhite.identity.api.model.credentials
├─ com.walterjwhite.identity.api.model.credentials.DeviceCode.class - [JAR]
├─ com.walterjwhite.identity.api.model.credentials.Password.class - [JAR]
├─ com.walterjwhite.identity.api.model.credentials.Token.class - [JAR]
com.walterjwhite.identity.api.model.account
├─ com.walterjwhite.identity.api.model.account.Challenge.class - [JAR]
├─ com.walterjwhite.identity.api.model.account.ChallengeResponse.class - [JAR]
├─ com.walterjwhite.identity.api.model.account.ChallengeResponse_.class - [JAR]
├─ com.walterjwhite.identity.api.model.account.Challenge_.class - [JAR]
├─ com.walterjwhite.identity.api.model.account.ClientAccount.class - [JAR]
├─ com.walterjwhite.identity.api.model.account.ClientAccount_.class - [JAR]
├─ com.walterjwhite.identity.api.model.account.GuestAccount.class - [JAR]
├─ com.walterjwhite.identity.api.model.account.GuestAccount_.class - [JAR]
├─ com.walterjwhite.identity.api.model.account.PersonClientAccount.class - [JAR]
├─ com.walterjwhite.identity.api.model.account.PersonClientAccount_.class - [JAR]
├─ com.walterjwhite.identity.api.model.account.System.class - [JAR]
├─ com.walterjwhite.identity.api.model.account.SystemClientAccount.class - [JAR]
├─ com.walterjwhite.identity.api.model.account.SystemClientAccount_.class - [JAR]
├─ com.walterjwhite.identity.api.model.account.System_.class - [JAR]