Class CommandLineHandlerIdentityStoreDel

java.lang.Object
net.messagevortex.commandline.CommandLineHandlerIdentityStoreDel
All Implemented Interfaces:
Callable<Integer>

public class CommandLineHandlerIdentityStoreDel extends Object implements Callable<Integer>
  • Constructor Details

    • CommandLineHandlerIdentityStoreDel

      public CommandLineHandlerIdentityStoreDel()
  • Method Details

    • call

      public Integer call() throws Exception

      Commandline handler to remove an identity from an identity store.

      Use java -jar MessageVortex.jar identitystore removeIdentity --help to get all supported parameters.

      Specified by:
      call in interface Callable<Integer>
      Returns:
      the error level to be returned
      Throws:
      Exception - if anything goes wrong