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-server-support-account-mgmt-api-6.6.0-RC2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apereo.cas.acct
├─ org.apereo.cas.acct.AccountRegistrationProperty.class - [JAR]
├─ org.apereo.cas.acct.AccountRegistrationPropertyLoader.class - [JAR]
├─ org.apereo.cas.acct.AccountRegistrationRequest.class - [JAR]
├─ org.apereo.cas.acct.AccountRegistrationResponse.class - [JAR]
├─ org.apereo.cas.acct.AccountRegistrationService.class - [JAR]
├─ org.apereo.cas.acct.AccountRegistrationUsernameBuilder.class - [JAR]
org.apereo.cas.acct.provision
├─ org.apereo.cas.acct.provision.AccountRegistrationProvisioner.class - [JAR]
├─ org.apereo.cas.acct.provision.AccountRegistrationProvisionerConfigurer.class - [JAR]