public static final class CoverityEnvBuildWrapper.PasswordsMaskOutputStream
extends hudson.console.LineTransformationOutputStream
MaskPasswordsOutputStream
.Constructor and Description |
---|
PasswordsMaskOutputStream(OutputStream logger,
String passwordToMask) |
Modifier and Type | Method and Description |
---|---|
protected void |
eol(byte[] bytes,
int len) |
close, forceEol, trimEOL, write, write
flush, write
public PasswordsMaskOutputStream(OutputStream logger, String passwordToMask)
protected void eol(byte[] bytes, int len) throws IOException
eol
in class hudson.console.LineTransformationOutputStream
IOException
Copyright © 2016–2019. All rights reserved.