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.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, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
- jakarta.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)
- org.apache.catalina.valves.ValveBase (implements org.apache.catalina.Contained, org.apache.catalina.Valve)
- com.evolveum.midpoint.web.boot.MidPointErrorPageRegistrar (implements org.springframework.boot.web.server.ErrorPageRegistrar)
- com.evolveum.midpoint.web.boot.MidPointJarSignatureChecker
- com.evolveum.midpoint.web.boot.MidPointSpringApplication.ServerCustomization (implements org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.apache.catalina.connector.Response (implements jakarta.servlet.http.HttpServletResponse)
- org.springframework.boot.web.servlet.support.SpringBootServletInitializer (implements org.springframework.web.WebApplicationInitializer)
- com.evolveum.midpoint.web.boot.WebConfig
- com.evolveum.midpoint.web.boot.WebConfig.StaticResourceConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)