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
This
ContextHandler.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 |
Copyright © 2021. All rights reserved.