Class DiagnosticsSecretMasker
java.lang.Object
growthbook.sdk.java.diagnostics.provider.helper.DiagnosticsSecretMasker
Masks known diagnostics secrets before they can be exposed in support dumps.
-
Method Summary
Modifier and TypeMethodDescriptionstatic DiagnosticsSecretMaskerempty()static DiagnosticsSecretMaskerfrom(Options options, GBFeaturesRepository repository) maskClientKey(String clientKey) maskEndpoint(String endpoint)
-
Method Details
-
from
public static DiagnosticsSecretMasker from(Options options, @Nullable GBFeaturesRepository repository) -
empty
-
mask
-
maskClientKey
-
maskEndpoint
-