public class LoggerUtil extends Object
| Constructor and Description |
|---|
LoggerUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
sanitizeAndLaunder(Object input)
Encode newline characters and launder string to mitigate log forging vulnerability.
|
Copyright © 2012–2024. All rights reserved.