public class ImportCertInEncodedStreamCommand extends AliasedCertCommand
PARAM_DESCRIPTION, PARAM_NAME, PARAM_USAGE| Constructor | Description |
|---|---|
ImportCertInEncodedStreamCommand() |
| Modifier and Type | Method | Description |
|---|---|---|
CommandResult |
execute(AliasedCertificateFactory certFx,
Object[] params) |
|
String |
getDefaultDescription() |
|
String |
getDefaultName() |
|
String |
getDefaultUsage() |
|
protected CommandResult |
importCert(AliasedCertificateFactory certFx,
String alias,
String encodedCert) |
executegetDescription, getName, getUsage, init, setDescription, setName, setUsagedestroy, getParameter, getParameter, getParameterInt, getParameters, getSession, setParameter, setParametergetSessiondestroy, getParameterspublic String getDefaultDescription()
getDefaultDescription in class BaseCommandpublic String getDefaultName()
getDefaultName in class BaseCommandpublic String getDefaultUsage()
getDefaultUsage in class BaseCommandpublic CommandResult execute(AliasedCertificateFactory certFx, Object[] params) throws OpenAS2Exception
execute in class AliasedCertCommandOpenAS2Exceptionprotected CommandResult importCert(AliasedCertificateFactory certFx, String alias, String encodedCert) throws IOException, CertificateException, OpenAS2Exception
Copyright © 2018. All rights reserved.