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 inspektr-support-spring-2.0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apereo.inspektr.audit
├─ org.apereo.inspektr.audit.FilterAndDelegateAuditTrailManager.class - [JAR]
org.apereo.inspektr.audit.support
├─ org.apereo.inspektr.audit.support.AbstractWhereClauseMatchCriteria.class - [JAR]
├─ org.apereo.inspektr.audit.support.DurationWhereClauseMatchCriteria.class - [JAR]
├─ org.apereo.inspektr.audit.support.JdbcAuditTrailManager.class - [JAR]
├─ org.apereo.inspektr.audit.support.MaxAgeWhereClauseMatchCriteria.class - [JAR]
├─ org.apereo.inspektr.audit.support.NoMatchWhereClauseMatchCriteria.class - [JAR]
├─ org.apereo.inspektr.audit.support.WhereClauseMatchCriteria.class - [JAR]
org.apereo.inspektr.audit.spi.support
├─ org.apereo.inspektr.audit.spi.support.SpringSecurityAuditablePrincipalResolver.class - [JAR]
├─ org.apereo.inspektr.audit.spi.support.SpringWebflowActionExecutionAuditablePrincipalResolver.class - [JAR]