A B C D E F G H I K M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addProtection(PKIMessage, char[], PBMParameter, GeneralName, byte[]) - Static method in class org.xipki.cmp.CmpUtil
- addProtection(PKIMessage, ConcurrentContentSigner, GeneralName, boolean) - Static method in class org.xipki.cmp.CmpUtil
- 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
B
- buildAttributeTypeAndValue(CmpUtf8Pairs) - Static method in class org.xipki.cmp.CmpUtil
- buildInfoTypeAndValue(CmpUtf8Pairs) - Static method in class org.xipki.cmp.CmpUtil
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
- CmpFailureUtil - Class in org.xipki.cmp
-
CMP failure utility class.
- CmpUtf8Pairs - Class in org.xipki.cmp
-
Specifies utf8Pairs defined in RFC4211.
- CmpUtf8Pairs() - Constructor for class org.xipki.cmp.CmpUtf8Pairs
- CmpUtf8Pairs(String) - Constructor for class org.xipki.cmp.CmpUtf8Pairs
- CmpUtf8Pairs(String, String) - Constructor for class org.xipki.cmp.CmpUtf8Pairs
- CmpUtil - Class in org.xipki.cmp
-
CMP utility class.
- 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
- encoded() - Method in class org.xipki.cmp.CmpUtf8Pairs
- 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
- equals(Object) - Method in class org.xipki.cmp.CmpUtf8Pairs
- extractCertProfile(InfoTypeAndValue[]) - Static method in class org.xipki.cmp.CmpUtil
- extractUtf8Pairs(InfoTypeAndValue[]) - Static method in class org.xipki.cmp.CmpUtil
- extractUtf8Pairs(AttributeTypeAndValue[]) - Static method in class org.xipki.cmp.CmpUtil
F
- formatPkiStatusInfo(int, int, String) - Static method in class org.xipki.cmp.CmpFailureUtil
- formatPkiStatusInfo(PKIStatusInfo) - Static method in class org.xipki.cmp.CmpFailureUtil
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
- getFailureInfoText(int) - Static method in class org.xipki.cmp.CmpFailureUtil
- getId() - Method in class org.xipki.cmp.client.IdentifiedObject
- getImplicitConfirmGeneralInfo() - Static method in class org.xipki.cmp.CmpUtil
- 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
- getPkiMessage() - Method in class org.xipki.cmp.VerifiedPkiMessage
- getPop() - Method in class org.xipki.cmp.client.EnrollCertRequest.Entry
- getPrivateKeyInfo() - Method in class org.xipki.cmp.client.EnrollCertResult.CertifiedKeyPairOrError
- getProtectionResult() - Method in class org.xipki.cmp.ProtectionVerificationResult
- getProtectionVerificationResult() - Method in class org.xipki.cmp.VerifiedPkiMessage
- 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
- getRequestor() - Method in class org.xipki.cmp.ProtectionVerificationResult
- 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
H
- hashCode() - Method in class org.xipki.cmp.CmpUtf8Pairs
- hasProtection() - Method in class org.xipki.cmp.VerifiedPkiMessage
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
- isImplicitConfirm(PKIHeader) - Static method in class org.xipki.cmp.CmpUtil
- isSendRequestorCert() - Method in class org.xipki.cmp.client.CmpClientConf
K
- KEY_NOTAFTER - Static variable in class org.xipki.cmp.CmpUtf8Pairs
- KEY_NOTBEFORE - Static variable in class org.xipki.cmp.CmpUtf8Pairs
- KEY_UPDATE - org.xipki.cmp.client.EnrollCertRequest.EnrollType
M
- MAC_ALGO_FORBIDDEN - org.xipki.cmp.ProtectionResult
- MAC_INVALID - org.xipki.cmp.ProtectionResult
- MAC_VALID - org.xipki.cmp.ProtectionResult
N
- names() - Method in class org.xipki.cmp.CmpUtf8Pairs
O
- org.xipki.cmp - package org.xipki.cmp
- 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
- pkiFailureInfo() - Method in class org.xipki.cmp.PkiStatusInfo
- PkiStatusInfo - Class in org.xipki.cmp
-
PKIStatus.
- PkiStatusInfo(int) - Constructor for class org.xipki.cmp.PkiStatusInfo
- PkiStatusInfo(int, int, String) - Constructor for class org.xipki.cmp.PkiStatusInfo
- PkiStatusInfo(PKIStatusInfo) - Constructor for class org.xipki.cmp.PkiStatusInfo
- ProtectionResult - Enum in org.xipki.cmp
-
Protection verification result enum.
- ProtectionVerificationResult - Class in org.xipki.cmp
-
Protection verification result with the requestor.
- ProtectionVerificationResult(Object, ProtectionResult) - Constructor for class org.xipki.cmp.ProtectionVerificationResult
- putUtf8Pair(String, String) - Method in class org.xipki.cmp.CmpUtf8Pairs
R
- removeUtf8Pair(String) - Method in class org.xipki.cmp.CmpUtf8Pairs
- 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
- SENDER_NOT_AUTHORIZED - org.xipki.cmp.ProtectionResult
- 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
- setProtectionVerificationResult(ProtectionVerificationResult) - Method in class org.xipki.cmp.VerifiedPkiMessage
- 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
- SIGNATURE_ALGO_FORBIDDEN - org.xipki.cmp.ProtectionResult
- SIGNATURE_INVALID - org.xipki.cmp.ProtectionResult
- SIGNATURE_VALID - org.xipki.cmp.ProtectionResult
- SignatureCmpRequestor(ConcurrentContentSigner) - Constructor for class org.xipki.cmp.client.Requestor.SignatureCmpRequestor
- status() - Method in class org.xipki.cmp.PkiStatusInfo
- statusMessage() - Method in class org.xipki.cmp.PkiStatusInfo
T
- toString() - Method in class org.xipki.cmp.CmpUtf8Pairs
- toString() - Method in class org.xipki.cmp.PkiStatusInfo
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
- value(String) - Method in class org.xipki.cmp.CmpUtf8Pairs
- valueOf(String) - Static method in enum org.xipki.cmp.client.EnrollCertRequest.EnrollType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xipki.cmp.ProtectionResult
-
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.
- values() - Static method in enum org.xipki.cmp.ProtectionResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VerifiedPkiMessage - Class in org.xipki.cmp
-
PKI message with verification result.
- VerifiedPkiMessage(GeneralPKIMessage) - Constructor for class org.xipki.cmp.VerifiedPkiMessage
All Classes All Packages