Class Hierarchy
- java.lang.Object
- io.sentry.spring7.BuildConfig
- io.sentry.spring7.ContextTagsEventProcessor (implements io.sentry.EventProcessor)
- 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
- io.sentry.spring7.SentrySpringFilter
- io.sentry.spring7.SentryUserFilter
- org.springframework.web.filter.OncePerRequestFilter
- io.sentry.spring7.HttpServletRequestSentryUserProvider (implements io.sentry.spring7.SentryUserProvider)
- io.sentry.spring7.SentryExceptionResolver (implements org.springframework.web.servlet.HandlerExceptionResolver, org.springframework.core.Ordered)
- io.sentry.spring7.SentryHubRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- io.sentry.spring7.SentryInitBeanPostProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.DisposableBean)
- io.sentry.spring7.SentryProfilerConfiguration
- io.sentry.spring7.SentryRequestHttpServletRequestProcessor (implements io.sentry.EventProcessor)
- io.sentry.spring7.SentryRequestResolver
- io.sentry.spring7.SentrySpringServletContainerInitializer (implements jakarta.servlet.ServletContainerInitializer)
- io.sentry.spring7.SentryTaskDecorator (implements org.springframework.core.task.TaskDecorator)
- io.sentry.spring7.SentryWebConfiguration
- io.sentry.spring7.SpringProfilesEventProcessor (implements io.sentry.EventProcessor)
- io.sentry.spring7.SpringSecuritySentryUserProvider (implements io.sentry.spring7.SentryUserProvider)
Interface Hierarchy
- io.sentry.spring7.SentryUserProvider
Annotation Interface Hierarchy
- io.sentry.spring7.EnableSentry (implements java.lang.annotation.Annotation)