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 authzforce-ce-server-rest-service-11.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.authzforce.rest.service.jaxrs
├─ org.ow2.authzforce.rest.service.jaxrs.DomainResourceImpl.class - [JAR]
├─ org.ow2.authzforce.rest.service.jaxrs.DomainsResourceImpl.class - [JAR]
├─ org.ow2.authzforce.rest.service.jaxrs.PolicyResourceImpl.class - [JAR]
├─ org.ow2.authzforce.rest.service.jaxrs.PolicyVersionResourceImpl.class - [JAR]
├─ org.ow2.authzforce.rest.service.jaxrs.ProductMetadataResourceImpl.class - [JAR]
├─ org.ow2.authzforce.rest.service.jaxrs.PrpRWPropertiesImpl.class - [JAR]
├─ org.ow2.authzforce.rest.service.jaxrs.WritableDomainPropertiesImpl.class - [JAR]
├─ org.ow2.authzforce.rest.service.jaxrs.WritablePdpPropertiesImpl.class - [JAR]