Class GetTrustStoreCert

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

public class GetTrustStoreCert extends Object implements org.apache.karaf.shell.api.action.Action
GetTrustStoreCert get a certain certificate stored in the trust key store using the its alias.
Author:
mserngawy
  • Constructor Details

    • GetTrustStoreCert

      public GetTrustStoreCert()
  • Method Details

    • execute

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