Skip navigation links
B D E G H I P R S V 

B

BuildConfig - Class in io.sentry.spring
 

D

doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class io.sentry.spring.SentryRequestFilter
 

E

EnableSentry - Annotation Type in io.sentry.spring
Enables Sentry error handling capabilities.

G

getOrder() - Method in class io.sentry.spring.SentryExceptionResolver
 
getOrder() - Method in class io.sentry.spring.SentryRequestFilter
 

H

HttpServletRequestSentryUserProvider - Class in io.sentry.spring
Resolves user information from HttpServletRequest obtained via RequestContextHolder.
HttpServletRequestSentryUserProvider(SentryOptions) - Constructor for class io.sentry.spring.HttpServletRequestSentryUserProvider
 
httpServletRequestSentryUserProvider(SentryOptions) - Method in class io.sentry.spring.SentryWebConfiguration
 

I

io.sentry.spring - package io.sentry.spring
 

P

postProcessAfterInitialization(Object, String) - Method in class io.sentry.spring.SentryInitBeanPostProcessor
 
process(SentryEvent, Object) - Method in class io.sentry.spring.SentryRequestHttpServletRequestProcessor
 
process(SentryEvent, Object) - Method in class io.sentry.spring.SentryUserProviderEventProcessor
 
provideUser() - Method in class io.sentry.spring.HttpServletRequestSentryUserProvider
 
provideUser() - Method in interface io.sentry.spring.SentryUserProvider
 

R

registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class io.sentry.spring.SentryHubRegistrar
 
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class io.sentry.spring.SentryExceptionResolver
 

S

SENTRY_SPRING_SDK_NAME - Static variable in class io.sentry.spring.BuildConfig
 
SentryExceptionResolver - Class in io.sentry.spring
HandlerExceptionResolver implementation that will record any exception that a Spring Controller throws to Sentry.
SentryExceptionResolver(IHub) - Constructor for class io.sentry.spring.SentryExceptionResolver
 
sentryExceptionResolver(IHub) - Method in class io.sentry.spring.SentryWebConfiguration
 
SentryHubRegistrar - Class in io.sentry.spring
Registers beans required to use Sentry core features.
SentryHubRegistrar() - Constructor for class io.sentry.spring.SentryHubRegistrar
 
SentryInitBeanPostProcessor - Class in io.sentry.spring
Initializes Sentry after all beans are registered.
SentryInitBeanPostProcessor() - Constructor for class io.sentry.spring.SentryInitBeanPostProcessor
 
SentryRequestFilter - Class in io.sentry.spring
Pushes new Scope on each incoming HTTP request.
SentryRequestFilter(IHub, SentryOptions) - Constructor for class io.sentry.spring.SentryRequestFilter
 
sentryRequestFilter(IHub, SentryOptions) - Method in class io.sentry.spring.SentryWebConfiguration
 
SentryRequestHttpServletRequestProcessor - Class in io.sentry.spring
Attaches information about HTTP request to SentryEvent.
SentryRequestHttpServletRequestProcessor(HttpServletRequest, SentryOptions) - Constructor for class io.sentry.spring.SentryRequestHttpServletRequestProcessor
 
SentryUserProvider - Interface in io.sentry.spring
Provides user information that's set on SentryEvent using SentryUserProviderEventProcessor.
SentryUserProviderEventProcessor - Class in io.sentry.spring
 
SentryUserProviderEventProcessor(SentryUserProvider) - Constructor for class io.sentry.spring.SentryUserProviderEventProcessor
 
SentryWebConfiguration - Class in io.sentry.spring
Registers Spring Web specific Sentry beans.
SentryWebConfiguration() - Constructor for class io.sentry.spring.SentryWebConfiguration
 
setApplicationContext(ApplicationContext) - Method in class io.sentry.spring.SentryInitBeanPostProcessor
 

V

VERSION_NAME - Static variable in class io.sentry.spring.BuildConfig
 
B D E G H I P R S V 
Skip navigation links