A C D E G I K O P R S U V 
All Classes All Packages

A

addRequestEntry(EnrollCertRequest.Entry) - Method in class org.xipki.cmp.client.EnrollCertRequest
 
addRequestEntry(RevokeCertRequest.Entry) - Method in class org.xipki.cmp.client.RevokeCertRequest
 
addRequestEntry(UnrevokeCertRequest.Entry) - Method in class org.xipki.cmp.client.UnrevokeCertRequest
 

C

caCert(String, ReqRespDebug) - Method in interface org.xipki.cmp.client.CmpClient
Returns the CA certificate.
caCert(String, ReqRespDebug) - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 
caCerts(String, ReqRespDebug) - Method in interface org.xipki.cmp.client.CmpClient
Returns the CA certificate chain.
caCerts(String, ReqRespDebug) - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 
CERT_REQ - org.xipki.cmp.client.EnrollCertRequest.EnrollType
 
CertIdOrError - Class in org.xipki.cmp.client
CertId or PKI error.
CertIdOrError(CertId) - Constructor for class org.xipki.cmp.client.CertIdOrError
 
CertIdOrError(PkiStatusInfo) - Constructor for class org.xipki.cmp.client.CertIdOrError
 
CertifiedKeyPairOrError(PkiStatusInfo) - Constructor for class org.xipki.cmp.client.EnrollCertResult.CertifiedKeyPairOrError
 
CertifiedKeyPairOrError(X509Cert, PrivateKeyInfo) - Constructor for class org.xipki.cmp.client.EnrollCertResult.CertifiedKeyPairOrError
 
close() - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 
CmpClient - Interface in org.xipki.cmp.client
CMP client interface.
CmpClientConf - Class in org.xipki.cmp.client
Configuration of CMP client.
CmpClientConf() - Constructor for class org.xipki.cmp.client.CmpClientConf
 
CmpClientConf.Responder - Class in org.xipki.cmp.client
 
CmpClientConf.Responder.PbmMac - Class in org.xipki.cmp.client
 
CmpClientConf.Responder.Signature - Class in org.xipki.cmp.client
 
CmpClientException - Exception in org.xipki.cmp.client
CMP client exception.
CmpClientException(String) - Constructor for exception org.xipki.cmp.client.CmpClientException
 
CmpClientException(String, Throwable) - Constructor for exception org.xipki.cmp.client.CmpClientException
 
CmpClientImpl - Class in org.xipki.cmp.client.internal
Implementation of the interface CmpClient.
CmpClientImpl() - Constructor for class org.xipki.cmp.client.internal.CmpClientImpl
 
CROSS_CERT_REQ - org.xipki.cmp.client.EnrollCertRequest.EnrollType
 

D

downloadCrl(String, ReqRespDebug) - Method in interface org.xipki.cmp.client.CmpClient
Downloads the current CRL.
downloadCrl(String, ReqRespDebug) - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 

E

enrollCert(String, Requestor, CertificationRequest, String, Instant, Instant, ReqRespDebug) - Method in interface org.xipki.cmp.client.CmpClient
Enrolls a certificate.
enrollCert(String, Requestor, CertificationRequest, String, Instant, Instant, ReqRespDebug) - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 
EnrollCertRequest - Class in org.xipki.cmp.client
CMP request to enroll certificates.
EnrollCertRequest(EnrollCertRequest.EnrollType) - Constructor for class org.xipki.cmp.client.EnrollCertRequest
 
EnrollCertRequest.EnrollType - Enum in org.xipki.cmp.client
 
EnrollCertRequest.Entry - Class in org.xipki.cmp.client
 
EnrollCertResult - Class in org.xipki.cmp.client
Certificate enrollment result.
EnrollCertResult(X509Cert[], Map<String, EnrollCertResult.CertifiedKeyPairOrError>) - Constructor for class org.xipki.cmp.client.EnrollCertResult
 
EnrollCertResult.CertifiedKeyPairOrError - Class in org.xipki.cmp.client
 
enrollCerts(String, Requestor, EnrollCertRequest, ReqRespDebug) - Method in interface org.xipki.cmp.client.CmpClient
Enrolls a set of certificates.
enrollCerts(String, Requestor, EnrollCertRequest, ReqRespDebug) - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 
Entry(String, String, CertRequest, ProofOfPossession) - Constructor for class org.xipki.cmp.client.EnrollCertRequest.Entry
 
Entry(String, String, CertRequest, ProofOfPossession, boolean, boolean) - Constructor for class org.xipki.cmp.client.EnrollCertRequest.Entry
 
Entry(String, X500Name, BigInteger) - Constructor for class org.xipki.cmp.client.UnrevokeCertRequest.Entry
 
Entry(String, X500Name, BigInteger, int, Instant) - Constructor for class org.xipki.cmp.client.RevokeCertRequest.Entry
 

G

getAllIds() - Method in class org.xipki.cmp.client.EnrollCertResult
 
getAuthorityKeyIdentifier() - Method in class org.xipki.cmp.client.RevokeCertRequest.Entry
 
getAuthorityKeyIdentifier() - Method in class org.xipki.cmp.client.UnrevokeCertRequest.Entry
 
getCaCertChain() - Method in class org.xipki.cmp.client.EnrollCertResult
 
getCert() - Method in class org.xipki.cmp.client.CmpClientConf.Responder.Signature
 
getCertId() - Method in class org.xipki.cmp.client.CertIdOrError
 
getCertificate() - Method in class org.xipki.cmp.client.EnrollCertResult.CertifiedKeyPairOrError
 
getCertOrError(String) - Method in class org.xipki.cmp.client.EnrollCertResult
 
getCertprofile() - Method in class org.xipki.cmp.client.EnrollCertRequest.Entry
 
getCertReq() - Method in class org.xipki.cmp.client.EnrollCertRequest.Entry
 
getDhPopCerts() - Method in class org.xipki.cmp.client.CmpClientConf.Responder
 
getDhPopPeerCertificates() - Method in interface org.xipki.cmp.client.CmpClient
Returns the certificates held by CA for the DH KeyAgreement.
getDhPopPeerCertificates() - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 
getError() - Method in class org.xipki.cmp.client.CertIdOrError
 
getError() - Method in class org.xipki.cmp.client.EnrollCertResult.CertifiedKeyPairOrError
 
getId() - Method in class org.xipki.cmp.client.IdentifiedObject
 
getInvalidityDate() - Method in class org.xipki.cmp.client.RevokeCertRequest.Entry
 
getIssuer() - Method in class org.xipki.cmp.client.UnrevokeCertRequest.Entry
 
getMacAlgos() - Method in class org.xipki.cmp.client.CmpClientConf.Responder.PbmMac
 
getName() - Method in class org.xipki.cmp.client.Requestor
 
getOwfAlgos() - Method in class org.xipki.cmp.client.CmpClientConf.Responder.PbmMac
 
getParameter() - Method in class org.xipki.cmp.client.Requestor.PbmMacCmpRequestor
 
getPassword() - Method in class org.xipki.cmp.client.Requestor.PbmMacCmpRequestor
 
getPbmMac() - Method in class org.xipki.cmp.client.CmpClientConf.Responder
 
getPkiFailureInfo() - Method in exception org.xipki.cmp.client.PkiErrorException
 
getPop() - Method in class org.xipki.cmp.client.EnrollCertRequest.Entry
 
getPrivateKeyInfo() - Method in class org.xipki.cmp.client.EnrollCertResult.CertifiedKeyPairOrError
 
getReason() - Method in class org.xipki.cmp.client.RevokeCertRequest.Entry
 
getRequestEntries() - Method in class org.xipki.cmp.client.EnrollCertRequest
 
getRequestEntries() - Method in class org.xipki.cmp.client.RevokeCertRequest
 
getRequestEntries() - Method in class org.xipki.cmp.client.UnrevokeCertRequest
 
getResponder() - Method in class org.xipki.cmp.client.CmpClientConf
 
getSenderKID() - Method in class org.xipki.cmp.client.Requestor.PbmMacCmpRequestor
 
getSerialNumber() - Method in class org.xipki.cmp.client.UnrevokeCertRequest.Entry
 
getSignature() - Method in class org.xipki.cmp.client.CmpClientConf.Responder
 
getSignatureAlgos() - Method in class org.xipki.cmp.client.CmpClientConf.Responder.Signature
 
getSigner() - Method in class org.xipki.cmp.client.Requestor.SignatureCmpRequestor
 
getSsl() - Method in class org.xipki.cmp.client.CmpClientConf
 
getStatus() - Method in exception org.xipki.cmp.client.PkiErrorException
 
getStatusMessage() - Method in exception org.xipki.cmp.client.PkiErrorException
 
getType() - Method in class org.xipki.cmp.client.EnrollCertRequest
 
getUrl() - Method in class org.xipki.cmp.client.CmpClientConf.Responder
 

I

IdentifiedObject - Class in org.xipki.cmp.client
Object with id.
IdentifiedObject(String) - Constructor for class org.xipki.cmp.client.IdentifiedObject
 
init() - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 
INIT_REQ - org.xipki.cmp.client.EnrollCertRequest.EnrollType
 
isSendRequestorCert() - Method in class org.xipki.cmp.client.CmpClientConf
 

K

KEY_UPDATE - org.xipki.cmp.client.EnrollCertRequest.EnrollType
 

O

org.xipki.cmp.client - package org.xipki.cmp.client
 
org.xipki.cmp.client.internal - package org.xipki.cmp.client.internal
 

P

PbmMac() - Constructor for class org.xipki.cmp.client.CmpClientConf.Responder.PbmMac
 
PbmMacCmpRequestor(char[], byte[], HashAlgo, int, SignAlgo) - Constructor for class org.xipki.cmp.client.Requestor.PbmMacCmpRequestor
 
PkiErrorException - Exception in org.xipki.cmp.client
Exception that wraps the PKIStatusInfo.
PkiErrorException(int, int, String) - Constructor for exception org.xipki.cmp.client.PkiErrorException
 
PkiErrorException(PKIStatusInfo) - Constructor for exception org.xipki.cmp.client.PkiErrorException
 
PkiErrorException(PkiStatusInfo) - Constructor for exception org.xipki.cmp.client.PkiErrorException
 

R

Requestor - Class in org.xipki.cmp.client
CMP requestor.
Requestor.PbmMacCmpRequestor - Class in org.xipki.cmp.client
 
Requestor.SignatureCmpRequestor - Class in org.xipki.cmp.client
 
Responder() - Constructor for class org.xipki.cmp.client.CmpClientConf.Responder
 
revokeCert(String, Requestor, X509Cert, BigInteger, int, Instant, ReqRespDebug) - Method in interface org.xipki.cmp.client.CmpClient
Revokes a certificate.
revokeCert(String, Requestor, X509Cert, BigInteger, int, Instant, ReqRespDebug) - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 
revokeCert(String, Requestor, X509Cert, X509Cert, int, Instant, ReqRespDebug) - Method in interface org.xipki.cmp.client.CmpClient
Revokes a certificate.
revokeCert(String, Requestor, X509Cert, X509Cert, int, Instant, ReqRespDebug) - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 
RevokeCertRequest - Class in org.xipki.cmp.client
CMP request to revoke certificates.
RevokeCertRequest() - Constructor for class org.xipki.cmp.client.RevokeCertRequest
 
RevokeCertRequest.Entry - Class in org.xipki.cmp.client
 
revokeCerts(String, Requestor, RevokeCertRequest, ReqRespDebug) - Method in interface org.xipki.cmp.client.CmpClient
Revoke a set of certificates.
revokeCerts(String, Requestor, RevokeCertRequest, ReqRespDebug) - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 

S

setAuthorityKeyIdentifier(byte[]) - Method in class org.xipki.cmp.client.RevokeCertRequest.Entry
 
setAuthorityKeyIdentifier(byte[]) - Method in class org.xipki.cmp.client.UnrevokeCertRequest.Entry
 
setCert(FileOrBinary) - Method in class org.xipki.cmp.client.CmpClientConf.Responder.Signature
 
setConfFile(String) - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 
setDhPopCerts(FileOrBinary) - Method in class org.xipki.cmp.client.CmpClientConf.Responder
 
setMacAlgos(List<String>) - Method in class org.xipki.cmp.client.CmpClientConf.Responder.PbmMac
 
setOwfAlgos(List<String>) - Method in class org.xipki.cmp.client.CmpClientConf.Responder.PbmMac
 
setPbmMac(CmpClientConf.Responder.PbmMac) - Method in class org.xipki.cmp.client.CmpClientConf.Responder
 
setResponder(CmpClientConf.Responder) - Method in class org.xipki.cmp.client.CmpClientConf
 
setSecurityFactory(SecurityFactory) - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 
setSendRequestorCert(boolean) - Method in class org.xipki.cmp.client.CmpClientConf
 
setSignature(CmpClientConf.Responder.Signature) - Method in class org.xipki.cmp.client.CmpClientConf.Responder
 
setSignatureAlgos(List<String>) - Method in class org.xipki.cmp.client.CmpClientConf.Responder.Signature
 
setSsl(SslConf) - Method in class org.xipki.cmp.client.CmpClientConf
 
setUrl(String) - Method in class org.xipki.cmp.client.CmpClientConf.Responder
 
Signature() - Constructor for class org.xipki.cmp.client.CmpClientConf.Responder.Signature
 
SignatureCmpRequestor(ConcurrentContentSigner) - Constructor for class org.xipki.cmp.client.Requestor.SignatureCmpRequestor
 

U

UnrevokeCertRequest - Class in org.xipki.cmp.client
CMP request to unrevoke or remove certificates.
UnrevokeCertRequest() - Constructor for class org.xipki.cmp.client.UnrevokeCertRequest
 
UnrevokeCertRequest.Entry - Class in org.xipki.cmp.client
 
unsuspendCert(String, Requestor, X509Cert, BigInteger, ReqRespDebug) - Method in interface org.xipki.cmp.client.CmpClient
Unsuspends a certificate.
unsuspendCert(String, Requestor, X509Cert, BigInteger, ReqRespDebug) - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 
unsuspendCert(String, Requestor, X509Cert, X509Cert, ReqRespDebug) - Method in interface org.xipki.cmp.client.CmpClient
Unsuspends certificates.
unsuspendCert(String, Requestor, X509Cert, X509Cert, ReqRespDebug) - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 
unsuspendCerts(String, Requestor, UnrevokeCertRequest, ReqRespDebug) - Method in interface org.xipki.cmp.client.CmpClient
Unsuspends certificates.
unsuspendCerts(String, Requestor, UnrevokeCertRequest, ReqRespDebug) - Method in class org.xipki.cmp.client.internal.CmpClientImpl
 

V

validate() - Method in class org.xipki.cmp.client.CmpClientConf.Responder.PbmMac
 
validate() - Method in class org.xipki.cmp.client.CmpClientConf.Responder.Signature
 
validate() - Method in class org.xipki.cmp.client.CmpClientConf.Responder
 
validate() - Method in class org.xipki.cmp.client.CmpClientConf
 
valueOf(String) - Static method in enum org.xipki.cmp.client.EnrollCertRequest.EnrollType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xipki.cmp.client.EnrollCertRequest.EnrollType
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E G I K O P R S U V 
All Classes All Packages