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-mfa-toopher-1.0.0-RC10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.toopher.api
├─ com.toopher.api.ToopherIframe.class - [JAR]
com.toopher.integrations.cas.authentication.handler
├─ com.toopher.integrations.cas.authentication.handler.ToopherAuthenticationException.class - [JAR]
├─ com.toopher.integrations.cas.authentication.handler.ToopherAuthenticationHandler.class - [JAR]
com.toopher.integrations.cas.authentication.principal
├─ com.toopher.integrations.cas.authentication.principal.SimpleUsernameToEmailMapper.class - [JAR]
├─ com.toopher.integrations.cas.authentication.principal.ToopherCredentials.class - [JAR]
├─ com.toopher.integrations.cas.authentication.principal.ToopherCredentialsToPrincipalResolver.class - [JAR]
├─ com.toopher.integrations.cas.authentication.principal.ToopherResponseCredentialsBinder.class - [JAR]
├─ com.toopher.integrations.cas.authentication.principal.UsernameToEmailMapper.class - [JAR]
com.toopher.integrations.cas
├─ com.toopher.integrations.cas.ToopherCAS.class - [JAR]
├─ com.toopher.integrations.cas.ToopherConfig.class - [JAR]