public class KeyToolRequestFixtures extends Object
Constructor and Description |
---|
KeyToolRequestFixtures() |
public KeyToolChangeAliasRequest createKeyToolChangeAliasRequest(File keyStore)
public KeyToolPrintCRLFileRequest createKeyToolPrintCRLFileRequest(File file)
public KeyToolPrintCertificateRequestRequest createKeyToolPrintCertificateRequestRequest(File file)
public KeyToolPrintCertificateRequest createKeyToolPrintCertificateRequest(File file)
public KeyToolListRequest createKeyToolListRequest(File keyStore)
public KeyToolImportKeystoreRequest createKeyToolImportKeystoreRequest(File srcKeyStore, File destKeyStore)
public KeyToolImportCertificateRequest createKeyToolImportCertificateRequest(File keyStore, File file)
public KeyToolGenerateSecretKeyRequest createKeyToolGenerateSecretKeyRequest(File keyStore)
public KeyToolGenerateKeyPairRequest createKeyToolGenerateKeyPairRequest(File keyStore)
public KeyToolGenerateCertificateRequestRequest createKeyToolGenerateCertificateRequestRequest(File keyStore, File outputFile)
public KeyToolGenerateCertificateRequest createKeyToolGenerateCertificateRequest(File keyStore, File inFile, File outputFile)
public KeyToolExportCertificateRequest createKeyToolExportCertificateRequest(File keyStore, File outputFile)
public KeyToolDeleteRequest createKeyToolDeleteRequest(File keyStore)
public KeyToolChangeStorePasswordRequest createKeyToolChangeStorePasswordRequest(File keyStore)
public KeyToolChangeKeyPasswordRequest createKeyToolChangeKeyPasswordRequest(File keyStore)
Copyright © 2005–2017 MojoHaus. All rights reserved.