Class ExportDefaultKeystores

java.lang.Object
org.opendaylight.aaa.cli.cert.ExportDefaultKeystores
All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class ExportDefaultKeystores extends Object implements org.apache.karaf.shell.api.action.Action
Export default MD-SAL keystores to .jks files under default path.
Author:
mserngawy
  • Constructor Details

    • ExportDefaultKeystores

      public ExportDefaultKeystores()
  • Method Details

    • execute

      public Object execute() throws Exception
      Specified by:
      execute in interface org.apache.karaf.shell.api.action.Action
      Throws:
      Exception