public final class SpringSecuritySentryUserProvider extends java.lang.Object implements SentryUserProvider
Authentication obtained via SecurityContextHolder.| Constructor and Description |
|---|
SpringSecuritySentryUserProvider(@NotNull io.sentry.SentryOptions options) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable io.sentry.protocol.User |
provideUser() |
public SpringSecuritySentryUserProvider(@NotNull
@NotNull io.sentry.SentryOptions options)
@Nullable public @Nullable io.sentry.protocol.User provideUser()
provideUser in interface SentryUserProvider