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 digiwf-engine-cockpit-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.muenchen.oss.digiwf.cockpit.security.spring
├─ de.muenchen.oss.digiwf.cockpit.security.spring.CamundaWebAppsSecurityConfiguration.class - [JAR]
de.muenchen.oss.digiwf.cockpit.envprocessor
├─ de.muenchen.oss.digiwf.cockpit.envprocessor.CamundaWebAppsEnvironmentPostProcessor.class - [JAR]
de.muenchen.oss.digiwf.cockpit.security.authorization
├─ de.muenchen.oss.digiwf.cockpit.security.authorization.AuthorizationHelper.class - [JAR]
├─ de.muenchen.oss.digiwf.cockpit.security.authorization.DefaultAuthorizationInitializer.class - [JAR]
├─ de.muenchen.oss.digiwf.cockpit.security.authorization.LocalAuthorizationInitializer.class - [JAR]
de.muenchen.oss.digiwf.cockpit.security.camunda
├─ de.muenchen.oss.digiwf.cockpit.security.camunda.CamundaApiAdminTokenBasedAuthenticationFilter.class - [JAR]
├─ de.muenchen.oss.digiwf.cockpit.security.camunda.CsrfDisablingConfiguration.class - [JAR]
├─ de.muenchen.oss.digiwf.cockpit.security.camunda.OAuthContainerBasedAuthenticationProvider.class - [JAR]
├─ de.muenchen.oss.digiwf.cockpit.security.camunda.OAuthIdentityServiceProvider.class - [JAR]
├─ de.muenchen.oss.digiwf.cockpit.security.camunda.ReadOnlyIdentityProviderConfiguration.class - [JAR]
de.muenchen.oss.digiwf.cockpit
├─ de.muenchen.oss.digiwf.cockpit.CamundaWebappsAutoConfiguration.class - [JAR]
├─ de.muenchen.oss.digiwf.cockpit.CamundaWebappsProperties.class - [JAR]