Package org.opennms.netmgt.jetty
-
Class Summary Class Description ApproveAbsolutePathAliases In certain Spring MVC pages, duplicate slashes are added to the URLs, leading to aliases of the form: /opt/opennms/jetty-webapps/opennms/WEB-INF/jsp/support/index.jsp with resources of the form: /opt/opennms/jetty-webapps/opennms/WEB-INF/jsp//support/index.jsp ThisContextHandler.AliasCheck
will approve paths, if the resource points to a file, and the absolute path of the file matches the alias.JettyServer Implements Web Application within OpenNMS as a Service Daemon.MDCHandler OpenNMSWebAppProvider