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