Class GenerateIdentityCommand

  • All Implemented Interfaces:
    Runnable

    public class GenerateIdentityCommand
    extends Object
    implements Runnable
    Generate and output new a identity in JSON format.
    • Constructor Detail

      • GenerateIdentityCommand

        public GenerateIdentityCommand()
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable