|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.execution.SecretMasker
com.pmease.quickbuild.variable.VariableWrapper.RecordedSecretsMasker
public static class VariableWrapper.RecordedSecretsMasker
Constructor Summary | |
---|---|
VariableWrapper.RecordedSecretsMasker()
|
Method Summary | |
---|---|
java.lang.String |
mask(java.lang.String command)
Replace sensitive information in the constructed command and return the result. |
Methods inherited from class com.pmease.quickbuild.execution.SecretMasker |
---|
quoteIfNecessary |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VariableWrapper.RecordedSecretsMasker()
Method Detail |
---|
public java.lang.String mask(java.lang.String command)
SecretMasker
mask
in class SecretMasker
command
- the constructed command sent to OS for executing.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |