Class AlgorithmRegistryCLI

java.lang.Object
org.jasypt.intf.cli.AlgorithmRegistryCLI

public final class AlgorithmRegistryCLI extends Object

This class supports the CLI "listAlgorithms" operation.

It should NEVER be used inside your code, only from the supplied command-line tools.

Since:
1.7
  • Constructor Details

    • AlgorithmRegistryCLI

      private AlgorithmRegistryCLI()
  • Method Details

    • main

      public static void main(String[] args)

      CLI execution method.

      Parameters:
      args - the command execution arguments