Class INIT

java.lang.Object
org.jpos.q2.cli.ssm.actions.INIT
All Implemented Interfaces:
CLICommand

public class INIT extends Object implements CLICommand
Initialize JCESecurityModule and stores it in the context of the ssm subsystem.
  • Constructor Details

    • INIT

      public INIT()
      Default constructor; no instance state to initialise.
  • Method Details