public class KsmLogCommon extends Object
| Constructor and Description |
|---|
KsmLogCommon(List<String> secretsList,
String charsetName) |
| Modifier and Type | Method and Description |
|---|---|
void |
eol(OutputStream logger,
byte[] b,
int len) |
String |
getSecretRegexPattern()
Make an "or" regular express of descending secret lengths.
|
public String getSecretRegexPattern()
public void eol(OutputStream logger, byte[] b, int len) throws IOException
IOExceptionCopyright © 2016–2021. All rights reserved.