public class CommandLineHandlerIdentityStoreAdd extends Object implements Callable<Integer>
Commandline helper to add an identity to an identity store.
CommandLineHandlerIdentityStoreAdd()
Integer
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommandLineHandlerIdentityStoreAdd()
public Integer call() throws Exception
Commandline handler to add an identity to an identity store.
Use java -jar MessageVortex.jar identitystore addIdentity --help to get all supported parameters.
call
Callable<Integer>
Exception
Copyright © 2023. All rights reserved.