@FunctionalInterface
public interface SentryUserProvider
SentryEvent using SentryUserProviderEventProcessor.
Out of the box Spring integration configures single SentryUserProvider - HttpServletRequestSentryUserProvider.
| Modifier and Type | Method and Description |
|---|---|
@Nullable io.sentry.protocol.User |
provideUser() |