Skip navigation links
A C D E G I O P R S U V 

A

addCaCertificate(CMPCertificate) - Method in class org.xipki.ca.client.api.dto.EnrollCertResultResp
 
addRequestEntry(EnrollCertRequestEntry) - Method in class org.xipki.ca.client.api.dto.EnrollCertRequest
 
addRequestEntry(RevokeCertRequestEntry) - Method in class org.xipki.ca.client.api.dto.RevokeCertRequest
 
addRequestEntry(UnrevokeOrRemoveCertEntry) - Method in class org.xipki.ca.client.api.dto.UnrevokeOrRemoveCertRequest
 
addResultEntry(ResultEntry) - Method in class org.xipki.ca.client.api.dto.EnrollCertResultResp
 
addResultEntry(ResultEntry) - Method in class org.xipki.ca.client.api.dto.RevokeCertResultType
 

C

CaClient - Interface in org.xipki.ca.client.api
TODO.
CaClientException - Exception in org.xipki.ca.client.api
TODO.
CaClientException() - Constructor for exception org.xipki.ca.client.api.CaClientException
 
CaClientException(String) - Constructor for exception org.xipki.ca.client.api.CaClientException
 
CaClientException(Throwable) - Constructor for exception org.xipki.ca.client.api.CaClientException
 
CaClientException(String, Throwable) - Constructor for exception org.xipki.ca.client.api.CaClientException
 
CertIdOrError - Class in org.xipki.ca.client.api
TODO.
CertIdOrError(CertId) - Constructor for class org.xipki.ca.client.api.CertIdOrError
 
CertIdOrError(PkiStatusInfo) - Constructor for class org.xipki.ca.client.api.CertIdOrError
 
CertifiedKeyPairOrError - Class in org.xipki.ca.client.api
TODO.
CertifiedKeyPairOrError(Certificate, PrivateKeyInfo) - Constructor for class org.xipki.ca.client.api.CertifiedKeyPairOrError
 
CertifiedKeyPairOrError(PkiStatusInfo) - Constructor for class org.xipki.ca.client.api.CertifiedKeyPairOrError
 
CertprofileInfo - Class in org.xipki.ca.client.api
TODO.
CertprofileInfo(String, String, String) - Constructor for class org.xipki.ca.client.api.CertprofileInfo
 
CsrEnrollCertEntry - Class in org.xipki.ca.client.api.dto
TODO.
CsrEnrollCertEntry(CertificationRequest, String) - Constructor for class org.xipki.ca.client.api.dto.CsrEnrollCertEntry
 
CsrEnrollCertRequest - Class in org.xipki.ca.client.api.dto
TODO.
CsrEnrollCertRequest(String, String, CertificationRequest) - Constructor for class org.xipki.ca.client.api.dto.CsrEnrollCertRequest
 

D

downloadCrl(String, ReqRespDebug) - Method in interface org.xipki.ca.client.api.CaClient
Downloads the current CRL.
downloadCrl(String, BigInteger, ReqRespDebug) - Method in interface org.xipki.ca.client.api.CaClient
Downloads the CRL for the given CRL number.

E

enrollCert(String, CertificationRequest, String, Date, Date, ReqRespDebug) - Method in interface org.xipki.ca.client.api.CaClient
TODO.
EnrollCertRequest - Class in org.xipki.ca.client.api.dto
TODO.
EnrollCertRequest(EnrollCertRequest.Type) - Constructor for class org.xipki.ca.client.api.dto.EnrollCertRequest
 
EnrollCertRequest.Type - Enum in org.xipki.ca.client.api.dto
 
EnrollCertRequestEntry - Class in org.xipki.ca.client.api.dto
TODO.
EnrollCertRequestEntry(String, String, CertRequest, ProofOfPossession) - Constructor for class org.xipki.ca.client.api.dto.EnrollCertRequestEntry
 
EnrollCertRequestEntry(String, String, CertRequest, ProofOfPossession, boolean, boolean) - Constructor for class org.xipki.ca.client.api.dto.EnrollCertRequestEntry
 
EnrollCertResult - Class in org.xipki.ca.client.api
TODO.
EnrollCertResult(Certificate, Map<String, CertifiedKeyPairOrError>) - Constructor for class org.xipki.ca.client.api.EnrollCertResult
 
EnrollCertResultEntry - Class in org.xipki.ca.client.api.dto
TODO.
EnrollCertResultEntry(String, CMPCertificate, PrivateKeyInfo) - Constructor for class org.xipki.ca.client.api.dto.EnrollCertResultEntry
 
EnrollCertResultEntry(String, CMPCertificate, PrivateKeyInfo, int) - Constructor for class org.xipki.ca.client.api.dto.EnrollCertResultEntry
 
EnrollCertResultResp - Class in org.xipki.ca.client.api.dto
TODO.
EnrollCertResultResp() - Constructor for class org.xipki.ca.client.api.dto.EnrollCertResultResp
 
enrollCerts(String, EnrollCertRequest, ReqRespDebug) - Method in interface org.xipki.ca.client.api.CaClient
Enrolls a set of certificates.
ErrorResultEntry - Class in org.xipki.ca.client.api.dto
TODO.
ErrorResultEntry(String, PkiStatusInfo) - Constructor for class org.xipki.ca.client.api.dto.ErrorResultEntry
 
ErrorResultEntry(String, int, int, String) - Constructor for class org.xipki.ca.client.api.dto.ErrorResultEntry
 
ErrorResultEntry(String, int) - Constructor for class org.xipki.ca.client.api.dto.ErrorResultEntry
 

G

generateCrl(String, ReqRespDebug) - Method in interface org.xipki.ca.client.api.CaClient
Generates and downloads a new CRL.
getAllIds() - Method in class org.xipki.ca.client.api.EnrollCertResult
 
getAuthorityKeyIdentifier() - Method in class org.xipki.ca.client.api.dto.RevokeCertRequestEntry
 
getAuthorityKeyIdentifier() - Method in class org.xipki.ca.client.api.dto.UnrevokeOrRemoveCertEntry
 
getCaCert(String) - Method in interface org.xipki.ca.client.api.CaClient
Returns the CA certificate.
getCaCert() - Method in class org.xipki.ca.client.api.EnrollCertResult
 
getCaCertificates() - Method in class org.xipki.ca.client.api.dto.EnrollCertResultResp
 
getCaCertSubject(String) - Method in interface org.xipki.ca.client.api.CaClient
Returns the subject of CA certificate.
getCaNameByIssuer(X500Name) - Method in interface org.xipki.ca.client.api.CaClient
Gets the name of the CA.
getCaNames() - Method in interface org.xipki.ca.client.api.CaClient
 
getCert() - Method in class org.xipki.ca.client.api.dto.EnrollCertResultEntry
 
getCertId() - Method in class org.xipki.ca.client.api.CertIdOrError
 
getCertId() - Method in class org.xipki.ca.client.api.dto.RevokeCertResultEntry
 
getCertificate() - Method in class org.xipki.ca.client.api.CertifiedKeyPairOrError
 
getCertOrError(String) - Method in class org.xipki.ca.client.api.EnrollCertResult
 
getCertprofile() - Method in class org.xipki.ca.client.api.dto.CsrEnrollCertRequest
 
getCertprofile() - Method in class org.xipki.ca.client.api.dto.EnrollCertRequestEntry
 
getCertprofile() - Method in class org.xipki.ca.client.api.RemoveExpiredCertsResult
 
getCertprofiles(String) - Method in interface org.xipki.ca.client.api.CaClient
TODO.
getCertReq() - Method in class org.xipki.ca.client.api.dto.EnrollCertRequestEntry
 
getConf() - Method in class org.xipki.ca.client.api.CertprofileInfo
 
getCsr() - Method in class org.xipki.ca.client.api.dto.CsrEnrollCertEntry
 
getCsr() - Method in class org.xipki.ca.client.api.dto.CsrEnrollCertRequest
 
getError() - Method in class org.xipki.ca.client.api.CertIdOrError
 
getError() - Method in class org.xipki.ca.client.api.CertifiedKeyPairOrError
 
getExpiredAt() - Method in class org.xipki.ca.client.api.RemoveExpiredCertsResult
 
getHealthCheckResult(String) - Method in interface org.xipki.ca.client.api.CaClient
Gets the health status.
getId() - Method in class org.xipki.ca.client.api.dto.IdentifiedObject
 
getInvalidityDate() - Method in class org.xipki.ca.client.api.dto.RevokeCertRequestEntry
 
getIssuer() - Method in class org.xipki.ca.client.api.dto.IssuerSerialEntry
 
getName() - Method in class org.xipki.ca.client.api.CertprofileInfo
 
getNumOfCerts() - Method in class org.xipki.ca.client.api.RemoveExpiredCertsResult
 
getPkiFailureInfo() - Method in exception org.xipki.ca.client.api.PkiErrorException
 
getPopo() - Method in class org.xipki.ca.client.api.dto.EnrollCertRequestEntry
 
getPrivateKeyInfo() - Method in class org.xipki.ca.client.api.CertifiedKeyPairOrError
 
getPrivateKeyInfo() - Method in class org.xipki.ca.client.api.dto.EnrollCertResultEntry
 
getProfile() - Method in class org.xipki.ca.client.api.dto.CsrEnrollCertEntry
 
getReason() - Method in class org.xipki.ca.client.api.dto.RevokeCertRequestEntry
 
getRequestEntries() - Method in class org.xipki.ca.client.api.dto.EnrollCertRequest
 
getRequestEntries() - Method in class org.xipki.ca.client.api.dto.RevokeCertRequest
 
getRequestEntries() - Method in class org.xipki.ca.client.api.dto.UnrevokeOrRemoveCertRequest
 
getResultEntries() - Method in class org.xipki.ca.client.api.dto.EnrollCertResultResp
 
getResultEntries() - Method in class org.xipki.ca.client.api.dto.RevokeCertResultType
 
getSerialNumber() - Method in class org.xipki.ca.client.api.dto.IssuerSerialEntry
 
getStatus() - Method in class org.xipki.ca.client.api.dto.EnrollCertResultEntry
 
getStatus() - Method in exception org.xipki.ca.client.api.PkiErrorException
 
getStatusInfo() - Method in class org.xipki.ca.client.api.dto.ErrorResultEntry
 
getStatusMessage() - Method in exception org.xipki.ca.client.api.PkiErrorException
 
getType() - Method in class org.xipki.ca.client.api.CertprofileInfo
 
getType() - Method in class org.xipki.ca.client.api.dto.EnrollCertRequest
 
getUserLike() - Method in class org.xipki.ca.client.api.RemoveExpiredCertsResult
 

I

IdentifiedObject - Class in org.xipki.ca.client.api.dto
TODO.
IdentifiedObject(String) - Constructor for class org.xipki.ca.client.api.dto.IdentifiedObject
 
isCaGenerateKeypair() - Method in class org.xipki.ca.client.api.dto.EnrollCertRequestEntry
 
IssuerSerialEntry - Class in org.xipki.ca.client.api.dto
TODO.
IssuerSerialEntry(String, X509Certificate) - Constructor for class org.xipki.ca.client.api.dto.IssuerSerialEntry
 
IssuerSerialEntry(String, X500Name, BigInteger) - Constructor for class org.xipki.ca.client.api.dto.IssuerSerialEntry
 

O

org.xipki.ca.client.api - package org.xipki.ca.client.api
 
org.xipki.ca.client.api.dto - package org.xipki.ca.client.api.dto
 

P

PkiErrorException - Exception in org.xipki.ca.client.api
TODO.
PkiErrorException(PKIStatusInfo) - Constructor for exception org.xipki.ca.client.api.PkiErrorException
 
PkiErrorException(PkiStatusInfo) - Constructor for exception org.xipki.ca.client.api.PkiErrorException
 
PkiErrorException(int, int, String) - Constructor for exception org.xipki.ca.client.api.PkiErrorException
 
PkiErrorException(int) - Constructor for exception org.xipki.ca.client.api.PkiErrorException
 

R

removeCert(String, BigInteger, ReqRespDebug) - Method in interface org.xipki.ca.client.api.CaClient
Removes a certificate.
removeCert(String, X509Certificate, ReqRespDebug) - Method in interface org.xipki.ca.client.api.CaClient
Removes a certificate.
removeCerts(UnrevokeOrRemoveCertRequest, ReqRespDebug) - Method in interface org.xipki.ca.client.api.CaClient
Removes certificates.
RemoveExpiredCertsResult - Class in org.xipki.ca.client.api
TODO.
RemoveExpiredCertsResult() - Constructor for class org.xipki.ca.client.api.RemoveExpiredCertsResult
 
ResultEntry - Class in org.xipki.ca.client.api.dto
TODO.
ResultEntry(String) - Constructor for class org.xipki.ca.client.api.dto.ResultEntry
 
revokeCert(String, BigInteger, int, Date, ReqRespDebug) - Method in interface org.xipki.ca.client.api.CaClient
Revokes a certificate.
revokeCert(String, X509Certificate, int, Date, ReqRespDebug) - Method in interface org.xipki.ca.client.api.CaClient
TODO.
RevokeCertRequest - Class in org.xipki.ca.client.api.dto
TODO.
RevokeCertRequest() - Constructor for class org.xipki.ca.client.api.dto.RevokeCertRequest
 
RevokeCertRequestEntry - Class in org.xipki.ca.client.api.dto
TODO.
RevokeCertRequestEntry(String, X509Certificate, int, Date) - Constructor for class org.xipki.ca.client.api.dto.RevokeCertRequestEntry
 
RevokeCertRequestEntry(String, X500Name, BigInteger, int, Date) - Constructor for class org.xipki.ca.client.api.dto.RevokeCertRequestEntry
 
RevokeCertResultEntry - Class in org.xipki.ca.client.api.dto
TODO.
RevokeCertResultEntry(String, CertId) - Constructor for class org.xipki.ca.client.api.dto.RevokeCertResultEntry
 
RevokeCertResultType - Class in org.xipki.ca.client.api.dto
TODO.
RevokeCertResultType() - Constructor for class org.xipki.ca.client.api.dto.RevokeCertResultType
 
revokeCerts(RevokeCertRequest, ReqRespDebug) - Method in interface org.xipki.ca.client.api.CaClient
Revoke a set of certificates.

S

setAuthorityKeyIdentifier(byte[]) - Method in class org.xipki.ca.client.api.dto.RevokeCertRequestEntry
 
setAuthorityKeyIdentifier(byte[]) - Method in class org.xipki.ca.client.api.dto.UnrevokeOrRemoveCertEntry
 
setCertprofile(String) - Method in class org.xipki.ca.client.api.RemoveExpiredCertsResult
 
setExpiredAt(long) - Method in class org.xipki.ca.client.api.RemoveExpiredCertsResult
 
setNumOfCerts(int) - Method in class org.xipki.ca.client.api.RemoveExpiredCertsResult
 
setUserLike(String) - Method in class org.xipki.ca.client.api.RemoveExpiredCertsResult
 

U

unrevokeCert(String, BigInteger, ReqRespDebug) - Method in interface org.xipki.ca.client.api.CaClient
Unrevokes a certificate.
unrevokeCert(String, X509Certificate, ReqRespDebug) - Method in interface org.xipki.ca.client.api.CaClient
Unrevokes certificates.
unrevokeCerts(UnrevokeOrRemoveCertRequest, ReqRespDebug) - Method in interface org.xipki.ca.client.api.CaClient
Unrevokes certificates.
UnrevokeOrRemoveCertEntry - Class in org.xipki.ca.client.api.dto
TODO.
UnrevokeOrRemoveCertEntry(String, X509Certificate) - Constructor for class org.xipki.ca.client.api.dto.UnrevokeOrRemoveCertEntry
 
UnrevokeOrRemoveCertEntry(String, X500Name, BigInteger) - Constructor for class org.xipki.ca.client.api.dto.UnrevokeOrRemoveCertEntry
 
UnrevokeOrRemoveCertRequest - Class in org.xipki.ca.client.api.dto
TODO.
UnrevokeOrRemoveCertRequest() - Constructor for class org.xipki.ca.client.api.dto.UnrevokeOrRemoveCertRequest
 

V

valueOf(String) - Static method in enum org.xipki.ca.client.api.dto.EnrollCertRequest.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xipki.ca.client.api.dto.EnrollCertRequest.Type
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E G I O P R S U V 
Skip navigation links

Copyright © 2018. All rights reserved.