Class JasyptPBEStringEncryptionCLI

Object
org.jasypt.intf.cli.JasyptPBEStringEncryptionCLI

public final class JasyptPBEStringEncryptionCLI extends Object

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
Author:
Daniel Fernández
  • Method Details

    • main

      public static void main(String[] args)

      CLI execution method.

      Parameters:
      args - the command execution arguments