| Package | Description |
|---|---|
| org.openas2.app.cert | |
| org.openas2.cert |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract CommandResult |
AliasedCertCommand.execute(AliasedCertificateFactory certFx,
Object[] params) |
|
CommandResult |
ClearCertsCommand.execute(AliasedCertificateFactory certFx,
Object[] params) |
|
CommandResult |
DeleteCertCommand.execute(AliasedCertificateFactory certFx,
Object[] params) |
|
CommandResult |
ImportCertCommand.execute(AliasedCertificateFactory certFx,
Object[] params) |
|
CommandResult |
ImportCertInEncodedStreamCommand.execute(AliasedCertificateFactory certFx,
Object[] params) |
|
CommandResult |
ListCertCommand.execute(AliasedCertificateFactory certFx,
Object[] params) |
|
protected CommandResult |
ViewCertCommand.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) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
PKCS12CertificateFactory |
Copyright © 2018. All rights reserved.