java.lang.Object
net.messagevortex.commandline.CommandLineHandlerIdentityStoreAdd
- All Implemented Interfaces:
Callable<Integer>
Commandline helper to add an identity to an identity store.
-
Constructor Summary
Constructors
-
Method Summary
Commandline handler to add an identity to an identity store.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommandLineHandlerIdentityStoreAdd
public CommandLineHandlerIdentityStoreAdd()
-
Method Details
-
call
Commandline handler to add an identity to an identity store.
Use java -jar MessageVortex.jar identitystore addIdentity --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