Package org.jasypt.intf.cli
Class JasyptPBEStringEncryptionCLI
java.lang.Object
org.jasypt.intf.cli.JasyptPBEStringEncryptionCLI
This class supports the CLI "encrypt" operation.
It should NEVER be used inside your code, only from the supplied command-line tools.
- Since:
- 1.4
-
Field Details
-
VALID_REQUIRED_ARGUMENTS
-
VALID_OPTIONAL_ARGUMENTS
-
-
Constructor Details
-
JasyptPBEStringEncryptionCLI
private JasyptPBEStringEncryptionCLI()
-
-
Method Details
-
main
CLI execution method.
- Parameters:
args
- the command execution arguments
-