public class CoreStringUtils extends Object
| Constructor and Description |
|---|
CoreStringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
escapeString(String value)
Escapes the string to avoid log forgery or injecting malicious content.
|
Copyright © 2019. All rights reserved.