Class Hierarchy
- java.lang.Object
- org.springframework.boot.web.server.AbstractConfigurableWebServerFactory (implements org.springframework.boot.web.server.ConfigurableWebServerFactory)
- org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory (implements org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory)
- org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory (implements org.springframework.boot.web.embedded.tomcat.ConfigurableTomcatWebServerFactory, org.springframework.context.ResourceLoaderAware)
- com.evolveum.midpoint.web.boot.MidPointTomcatServletWebServerFactory
- org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory (implements org.springframework.boot.web.embedded.tomcat.ConfigurableTomcatWebServerFactory, org.springframework.context.ResourceLoaderAware)
- org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory (implements org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory)
- com.evolveum.midpoint.web.boot.EmbeddedTomcatAutoConfiguration
- com.evolveum.midpoint.web.boot.EmbeddedTomcatAutoConfiguration.EmbeddedTomcat
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- com.evolveum.midpoint.web.boot.TrailingSlashRedirectingFilter
- org.springframework.web.filter.OncePerRequestFilter
- javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
- javax.servlet.http.HttpServlet
- com.evolveum.midpoint.web.boot.StaticWebServlet
- javax.servlet.http.HttpServlet
- org.apache.catalina.util.LifecycleBase (implements org.apache.catalina.Lifecycle)
- org.apache.catalina.util.LifecycleMBeanBase (implements org.apache.catalina.JmxEnabled)
- org.apache.catalina.core.ContainerBase (implements org.apache.catalina.Container)
- org.apache.catalina.core.StandardContext (implements org.apache.catalina.Context, javax.management.NotificationEmitter)
- com.evolveum.midpoint.web.boot.RootRootContext
- org.apache.catalina.core.StandardContext (implements org.apache.catalina.Context, javax.management.NotificationEmitter)
- org.apache.catalina.valves.ValveBase (implements org.apache.catalina.Contained, org.apache.catalina.Valve)
- com.evolveum.midpoint.web.boot.NodeIdHeaderValve
- com.evolveum.midpoint.web.boot.TomcatRootValve
- org.apache.catalina.core.ContainerBase (implements org.apache.catalina.Container)
- org.apache.catalina.util.LifecycleMBeanBase (implements org.apache.catalina.JmxEnabled)
- com.evolveum.midpoint.web.boot.MidPointErrorPageRegistrar (implements org.springframework.boot.web.server.ErrorPageRegistrar)
- com.evolveum.midpoint.web.boot.MidPointSpringApplication.ServerCustomization (implements org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.apache.catalina.connector.Response (implements javax.servlet.http.HttpServletResponse)
- com.evolveum.midpoint.web.boot.MidpointResponse
- org.springframework.boot.web.servlet.support.SpringBootServletInitializer (implements org.springframework.web.WebApplicationInitializer)
- com.evolveum.midpoint.web.boot.AbstractSpringBootApplication
- com.evolveum.midpoint.web.boot.MidPointSpringApplication
- com.evolveum.midpoint.web.boot.AbstractSpringBootApplication
- com.evolveum.midpoint.web.boot.WebConfig
- com.evolveum.midpoint.web.boot.WebConfig.StaticResourceConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- org.springframework.boot.web.server.AbstractConfigurableWebServerFactory (implements org.springframework.boot.web.server.ConfigurableWebServerFactory)