Class OBF
java.lang.Object
org.jpos.q2.cli.OBF
- All Implemented Interfaces:
CLICommand
Obfuscate a secret
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexec(CLIContext cli, String[] args) voidusage(CLIContext cli)
-
Constructor Details
-
OBF
public OBF()
-
-
Method Details
-
exec
- Specified by:
execin interfaceCLICommand- Throws:
Exception
-
usage
-