public class ImportCertInEncodedStreamCommand extends AliasedCertCommand
PARAM_DESCRIPTION, PARAM_NAME, PARAM_USAGE
Constructor and Description |
---|
ImportCertInEncodedStreamCommand() |
Modifier and Type | Method and Description |
---|---|
CommandResult |
execute(AliasedCertificateFactory certFx,
Object[] params) |
String |
getDefaultDescription() |
String |
getDefaultName() |
String |
getDefaultUsage() |
protected CommandResult |
importCert(AliasedCertificateFactory certFx,
String alias,
String encodedCert) |
execute
getDescription, getName, getUsage, init, setDescription, setName, setUsage
destroy, getParameter, getParameter, getParameterInt, getParameters, getSession, setParameter, setParameter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSession
destroy, getParameters
public String getDefaultDescription()
getDefaultDescription
in class BaseCommand
public String getDefaultName()
getDefaultName
in class BaseCommand
public String getDefaultUsage()
getDefaultUsage
in class BaseCommand
public CommandResult execute(AliasedCertificateFactory certFx, Object[] params) throws OpenAS2Exception
execute
in class AliasedCertCommand
OpenAS2Exception
protected CommandResult importCert(AliasedCertificateFactory certFx, String alias, String encodedCert) throws IOException, CertificateException, OpenAS2Exception
Copyright © 2018. All rights reserved.