protected abstract CommandResult |
AliasedCertCommand.execute(AliasedCertificateFactory certFx,
Object[] params) |
CommandResult |
ImportCertCommand.execute(AliasedCertificateFactory certFx,
Object[] params) |
CommandResult |
DeleteCertCommand.execute(AliasedCertificateFactory certFx,
Object[] params) |
protected CommandResult |
ViewCertCommand.execute(AliasedCertificateFactory certFx,
Object[] params) |
CommandResult |
ImportCertInEncodedStreamCommand.execute(AliasedCertificateFactory certFx,
Object[] params) |
CommandResult |
ListCertCommand.execute(AliasedCertificateFactory certFx,
Object[] params) |
CommandResult |
ClearCertsCommand.execute(AliasedCertificateFactory certFx,
Object[] params) |
protected CommandResult |
ImportCertCommand.importCert(AliasedCertificateFactory certFx,
String alias,
String filename) |
protected CommandResult |
ImportCertInEncodedStreamCommand.importCert(AliasedCertificateFactory certFx,
String alias,
String encodedCert) |
protected CommandResult |
ImportCertCommand.importPrivateKey(AliasedCertificateFactory certFx,
String alias,
String filename,
String password) |