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-core-authz-6.5.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apereo.cas.mgmt.authz
├─ org.apereo.cas.mgmt.authz.CasRoleBasedAuthorizer.class - [JAR]
├─ org.apereo.cas.mgmt.authz.CasSpringSecurityAuthorizationGenerator.class - [JAR]
org.apereo.cas.mgmt.authz.json
├─ org.apereo.cas.mgmt.authz.json.JsonResourceAuthorizationGenerator.class - [JAR]
├─ org.apereo.cas.mgmt.authz.json.UserAuthorizationDefinition.class - [JAR]
org.apereo.cas.mgmt.authz.yaml
├─ org.apereo.cas.mgmt.authz.yaml.YamlResourceAuthorizationGenerator.class - [JAR]