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 titech-portal-core-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
app.titech.titechPortalCore.http
├─ app.titech.titechPortalCore.http.BaseURL.class - [JAR]
├─ app.titech.titechPortalCore.http.HTTPClient.class - [JAR]
├─ app.titech.titechPortalCore.http.HTTPClientImpl.class - [JAR]
├─ app.titech.titechPortalCore.http.HTTPRequest.class - [JAR]
├─ app.titech.titechPortalCore.http.MatrixcodeSubmitRequest.class - [JAR]
├─ app.titech.titechPortalCore.http.OtpSelectSubmitRequest.class - [JAR]
├─ app.titech.titechPortalCore.http.PasswordPageRequest.class - [JAR]
├─ app.titech.titechPortalCore.http.PasswordSubmitRequest.class - [JAR]
├─ app.titech.titechPortalCore.http.ResourceListPageRequest.class - [JAR]
app.titech.titechPortalCore.object
├─ app.titech.titechPortalCore.object.HTMLInput.class - [JAR]
├─ app.titech.titechPortalCore.object.HTMLInputType.class - [JAR]
├─ app.titech.titechPortalCore.object.HTMLSelect.class - [JAR]
├─ app.titech.titechPortalCore.object.TitechPortalAccount.class - [JAR]
├─ app.titech.titechPortalCore.object.TitechPortalMatrix.class - [JAR]
app.titech.titechPortalCore
├─ app.titech.titechPortalCore.TitechPortal.class - [JAR]
├─ app.titech.titechPortalCore.TitechPortalLoginAlreadyLoggedinError.class - [JAR]
├─ app.titech.titechPortalCore.TitechPortalLoginMatrixcodePageValidationError.class - [JAR]
├─ app.titech.titechPortalCore.TitechPortalLoginNoMatrixcodeOptionError.class - [JAR]
├─ app.titech.titechPortalCore.TitechPortalLoginPasswordPageValidationError.class - [JAR]
├─ app.titech.titechPortalCore.TitechPortalLoginResourceListPageValidationError.class - [JAR]