SentryUserFilter.@Deprecated
public final class SentryUserProviderEventProcessor
extends java.lang.Object
implements io.sentry.EventProcessor
| Constructor and Description |
|---|
SentryUserProviderEventProcessor(@NotNull io.sentry.SentryOptions options,
@NotNull SentryUserProvider sentryUserProvider)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull SentryUserProvider |
getSentryUserProvider()
Deprecated.
|
@NotNull io.sentry.SentryEvent |
process(@NotNull io.sentry.SentryEvent event,
@Nullable java.lang.Object hint)
Deprecated.
|
@NotNull io.sentry.protocol.SentryTransaction |
process(@NotNull io.sentry.protocol.SentryTransaction transaction,
@Nullable java.lang.Object hint)
Deprecated.
|
public SentryUserProviderEventProcessor(@NotNull
@NotNull io.sentry.SentryOptions options,
@NotNull
@NotNull SentryUserProvider sentryUserProvider)
@NotNull
public @NotNull io.sentry.SentryEvent process(@NotNull
@NotNull io.sentry.SentryEvent event,
@Nullable
@Nullable java.lang.Object hint)
process in interface io.sentry.EventProcessor@NotNull @ApiStatus.Internal public @NotNull SentryUserProvider getSentryUserProvider()
@NotNull
public @NotNull io.sentry.protocol.SentryTransaction process(@NotNull
@NotNull io.sentry.protocol.SentryTransaction transaction,
@Nullable
@Nullable java.lang.Object hint)
process in interface io.sentry.EventProcessor