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 cas-mgmt-api-dashboard-6.5.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apereo.cas.mgmt.domain
├─ org.apereo.cas.mgmt.domain.Attributes.class - [JAR]
├─ org.apereo.cas.mgmt.domain.AuditLog.class - [JAR]
├─ org.apereo.cas.mgmt.domain.AuthenticatedService.class - [JAR]
├─ org.apereo.cas.mgmt.domain.AuthenticationAttributes.class - [JAR]
├─ org.apereo.cas.mgmt.domain.Cache.class - [JAR]
├─ org.apereo.cas.mgmt.domain.Server.class - [JAR]
├─ org.apereo.cas.mgmt.domain.SsoSession.class - [JAR]
├─ org.apereo.cas.mgmt.domain.SsoSessionResponse.class - [JAR]