public class LicenseKeyUtil
extends java.lang.Object
| Constructor and Description |
|---|
LicenseKeyUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
obfuscateLicenseKey(java.lang.String originalString)
Removes the license_key value from a given string.
|
public static java.lang.String obfuscateLicenseKey(java.lang.String originalString)
This is primarily used to prevent the license_key from being written to the agent logs when using debug and/or audit_mode logging.
originalString - String to be evaluated and obfuscated if it contains the license_key