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 bootstrap-web-3.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ligoj.bootstrap.http.proxy
├─ org.ligoj.bootstrap.http.proxy.BackendProxyServlet.class - [JAR]
├─ org.ligoj.bootstrap.http.proxy.HtmlProxyFilter.class - [JAR]
org.ligoj.bootstrap.http.security
├─ org.ligoj.bootstrap.http.security.AbstractCommonSecurityExpressionHandler.class - [JAR]
├─ org.ligoj.bootstrap.http.security.CookieUsernamePasswordAuthenticationToken.class - [JAR]
├─ org.ligoj.bootstrap.http.security.ExtendedSecurityExpressionHandler.class - [JAR]
├─ org.ligoj.bootstrap.http.security.ExtendedWebSecurityExpressionHandler.class - [JAR]
├─ org.ligoj.bootstrap.http.security.ExtendedWebSecurityExpressionRoot.class - [JAR]
├─ org.ligoj.bootstrap.http.security.HasHeaderRequestMatcher.class - [JAR]
├─ org.ligoj.bootstrap.http.security.HasParameterRequestMatcher.class - [JAR]
├─ org.ligoj.bootstrap.http.security.RedirectAuthenticationEntryPoint.class - [JAR]
├─ org.ligoj.bootstrap.http.security.RestRedirectStrategy.class - [JAR]