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

A

APPNAME - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 

C

CaAuditConstants - Class in org.xipki.ca.sdk
Constants used to identify the audit event.
CaAuditConstants() - Constructor for class org.xipki.ca.sdk.CaAuditConstants
 
cacert(String) - Method in class org.xipki.ca.sdk.SdkClient
 
cacerts(String) - Method in class org.xipki.ca.sdk.SdkClient
 
CERT - org.xipki.ca.sdk.CertsMode
 
CertChainResponse - Class in org.xipki.ca.sdk
Response containing the certificate chain.
CertChainResponse() - Constructor for class org.xipki.ca.sdk.CertChainResponse
 
CertprofileInfoRequest - Class in org.xipki.ca.sdk
 
CertprofileInfoRequest() - Constructor for class org.xipki.ca.sdk.CertprofileInfoRequest
 
CertprofileInfoResponse - Class in org.xipki.ca.sdk
 
CertprofileInfoResponse() - Constructor for class org.xipki.ca.sdk.CertprofileInfoResponse
 
CertsMode - Enum in org.xipki.ca.sdk
Mode to embed the certificates.
CertsRequest - Class in org.xipki.ca.sdk
 
CertsRequest() - Constructor for class org.xipki.ca.sdk.CertsRequest
 
CHAIN - org.xipki.ca.sdk.CertsMode
 
ChangeCertStatusRequest - Class in org.xipki.ca.sdk
 
ChangeCertStatusRequest() - Constructor for class org.xipki.ca.sdk.ChangeCertStatusRequest
 
CMD_cacert - Static variable in class org.xipki.ca.sdk.SdkConstants
 
CMD_cacerts - Static variable in class org.xipki.ca.sdk.SdkConstants
 
CMD_confirm_enroll - Static variable in class org.xipki.ca.sdk.SdkConstants
 
CMD_crl - Static variable in class org.xipki.ca.sdk.SdkConstants
 
CMD_enroll - Static variable in class org.xipki.ca.sdk.SdkConstants
 
CMD_enroll_cross - Static variable in class org.xipki.ca.sdk.SdkConstants
 
CMD_gen_crl - Static variable in class org.xipki.ca.sdk.SdkConstants
 
CMD_get_cert - Static variable in class org.xipki.ca.sdk.SdkConstants
 
CMD_health - Static variable in class org.xipki.ca.sdk.SdkConstants
 
CMD_poll_cert - Static variable in class org.xipki.ca.sdk.SdkConstants
 
CMD_profileinfo - Static variable in class org.xipki.ca.sdk.SdkConstants
 
CMD_reenroll - Static variable in class org.xipki.ca.sdk.SdkConstants
 
CMD_remove_cert - Static variable in class org.xipki.ca.sdk.SdkConstants
 
CMD_revoke_cert - Static variable in class org.xipki.ca.sdk.SdkConstants
 
CMD_revoke_pending_cert - Static variable in class org.xipki.ca.sdk.SdkConstants
 
CMD_unsuspend_cert - Static variable in class org.xipki.ca.sdk.SdkConstants
 
ConfirmCertRequestEntry - Class in org.xipki.ca.sdk
 
ConfirmCertRequestEntry() - Constructor for class org.xipki.ca.sdk.ConfirmCertRequestEntry
 
confirmCerts(String, ConfirmCertsRequest) - Method in class org.xipki.ca.sdk.SdkClient
 
ConfirmCertsRequest - Class in org.xipki.ca.sdk
 
ConfirmCertsRequest() - Constructor for class org.xipki.ca.sdk.ConfirmCertsRequest
 
CrlResponse - Class in org.xipki.ca.sdk
Response containing the CRL.
CrlResponse() - Constructor for class org.xipki.ca.sdk.CrlResponse
 
currentCrl(String) - Method in class org.xipki.ca.sdk.SdkClient
 
currentCrl(String, BigInteger, Instant, String) - Method in class org.xipki.ca.sdk.SdkClient
 

D

decode(byte[]) - Static method in class org.xipki.ca.sdk.CertChainResponse
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.CertprofileInfoRequest
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.CertprofileInfoResponse
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.ConfirmCertsRequest
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.CrlResponse
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.EnrollCertsRequest
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.EnrollOrPollCertsResponse
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.ErrorResponse
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.GenCRLRequest
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.GetCertRequest
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.GetCRLRequest
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.PayloadResponse
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.PollCertRequest
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.RevokeCertsRequest
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.RevokeCertsResponse
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.SdkClientConf
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.TransactionIdRequest
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.UnSuspendOrRemoveCertsResponse
 
decode(byte[]) - Static method in class org.xipki.ca.sdk.UnsuspendOrRemoveRequest
 

E

encode() - Method in class org.xipki.ca.sdk.SdkMessage
 
enrollCert(String, String, byte[]) - Method in class org.xipki.ca.sdk.SdkClient
 
enrollCertCaGenKeypair(String, String, String) - Method in class org.xipki.ca.sdk.SdkClient
 
EnrollCertRequestEntry - Class in org.xipki.ca.sdk
 
EnrollCertRequestEntry() - Constructor for class org.xipki.ca.sdk.EnrollCertRequestEntry
 
enrollCerts(String, EnrollCertsRequest) - Method in class org.xipki.ca.sdk.SdkClient
 
EnrollCertsRequest - Class in org.xipki.ca.sdk
 
EnrollCertsRequest() - Constructor for class org.xipki.ca.sdk.EnrollCertsRequest
 
enrollCrossCerts(String, EnrollCertsRequest) - Method in class org.xipki.ca.sdk.SdkClient
 
EnrollOrPollCertsResponse - Class in org.xipki.ca.sdk
Response for the operations enrolling certificates and polling certificates.
EnrollOrPollCertsResponse() - Constructor for class org.xipki.ca.sdk.EnrollOrPollCertsResponse
 
EnrollOrPullCertResponseEntry - Class in org.xipki.ca.sdk
 
EnrollOrPullCertResponseEntry() - Constructor for class org.xipki.ca.sdk.EnrollOrPullCertResponseEntry
 
ErrorEntry - Class in org.xipki.ca.sdk
 
ErrorEntry(int, String) - Constructor for class org.xipki.ca.sdk.ErrorEntry
 
ErrorEntry(ErrorCode, String) - Constructor for class org.xipki.ca.sdk.ErrorEntry
 
ErrorResponse - Class in org.xipki.ca.sdk
Error response.
ErrorResponse() - Constructor for class org.xipki.ca.sdk.ErrorResponse
 
ErrorResponse(String, ErrorCode, String) - Constructor for class org.xipki.ca.sdk.ErrorResponse
 
extensions(Extensions) - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 

G

GenCRLRequest - Class in org.xipki.ca.sdk
 
GenCRLRequest() - Constructor for class org.xipki.ca.sdk.GenCRLRequest
 
generateCrl(String, String) - Method in class org.xipki.ca.sdk.SdkClient
 
getAuthorityKeyIdentifier() - Method in class org.xipki.ca.sdk.ChangeCertStatusRequest
 
getAuthorityKeyIdentifier() - Method in class org.xipki.ca.sdk.PollCertRequest
 
getCaCertMode() - Method in class org.xipki.ca.sdk.CertsRequest
 
getCert() - Method in class org.xipki.ca.sdk.EnrollOrPullCertResponseEntry
 
getCert(String, X500Name, BigInteger) - Method in class org.xipki.ca.sdk.SdkClient
 
getCerthash() - Method in class org.xipki.ca.sdk.ConfirmCertRequestEntry
 
getCertificates() - Method in class org.xipki.ca.sdk.CertChainResponse
 
getCertprofile() - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
getCertReqId() - Method in class org.xipki.ca.sdk.ConfirmCertRequestEntry
 
getCertReqId() - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
GetCertRequest - Class in org.xipki.ca.sdk
 
GetCertRequest() - Constructor for class org.xipki.ca.sdk.GetCertRequest
 
getCode() - Method in class org.xipki.ca.sdk.ErrorEntry
 
getCode() - Method in class org.xipki.ca.sdk.ErrorResponse
 
getConfirmWaitTime() - Method in class org.xipki.ca.sdk.EnrollOrPollCertsResponse
 
getConfirmWaitTimeMs() - Method in class org.xipki.ca.sdk.CertsRequest
 
getCrl() - Method in class org.xipki.ca.sdk.CrlResponse
 
getCrlDp() - Method in class org.xipki.ca.sdk.GenCRLRequest
 
getCrlDp() - Method in class org.xipki.ca.sdk.GetCRLRequest
 
getCrlNumber() - Method in class org.xipki.ca.sdk.GetCRLRequest
 
GetCRLRequest - Class in org.xipki.ca.sdk
 
GetCRLRequest() - Constructor for class org.xipki.ca.sdk.GetCRLRequest
 
getEcCurves() - Method in class org.xipki.ca.sdk.KeyType
 
getEncoded() - Method in class org.xipki.ca.sdk.X500NameType
 
getEntries() - Method in class org.xipki.ca.sdk.ConfirmCertsRequest
 
getEntries() - Method in class org.xipki.ca.sdk.EnrollCertsRequest
 
getEntries() - Method in class org.xipki.ca.sdk.EnrollOrPollCertsResponse
 
getEntries() - Method in class org.xipki.ca.sdk.PollCertRequest
 
getEntries() - Method in class org.xipki.ca.sdk.RevokeCertsRequest
 
getEntries() - Method in class org.xipki.ca.sdk.RevokeCertsResponse
 
getEntries() - Method in class org.xipki.ca.sdk.UnSuspendOrRemoveCertsResponse
 
getEntries() - Method in class org.xipki.ca.sdk.UnsuspendOrRemoveRequest
 
getError() - Method in class org.xipki.ca.sdk.EnrollOrPullCertResponseEntry
 
getError() - Method in class org.xipki.ca.sdk.SingleCertSerialEntry
 
getErrorResponse() - Method in exception org.xipki.ca.sdk.SdkErrorResponseException
 
getExplicitConfirm() - Method in class org.xipki.ca.sdk.CertsRequest
 
getExtensions() - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
getExtraCerts() - Method in class org.xipki.ca.sdk.EnrollOrPollCertsResponse
 
getGroupEnroll() - Method in class org.xipki.ca.sdk.CertsRequest
 
getId() - Method in class org.xipki.ca.sdk.EnrollOrPullCertResponseEntry
 
getId() - Method in class org.xipki.ca.sdk.PollCertRequestEntry
 
getInvalidityTime() - Method in class org.xipki.ca.sdk.RevokeCertRequestEntry
 
getIssuer() - Method in class org.xipki.ca.sdk.ChangeCertStatusRequest
 
getIssuer() - Method in class org.xipki.ca.sdk.GetCertRequest
 
getIssuer() - Method in class org.xipki.ca.sdk.OldCertInfoByIssuerAndSerial
 
getIssuer() - Method in class org.xipki.ca.sdk.PollCertRequest
 
getIssuerCertSha1Fp() - Method in class org.xipki.ca.sdk.ChangeCertStatusRequest
 
getIssuerCertSha1Fp() - Method in class org.xipki.ca.sdk.PollCertRequest
 
getKeyType() - Method in class org.xipki.ca.sdk.KeyType
 
getKeyTypes() - Method in class org.xipki.ca.sdk.CertprofileInfoResponse
 
getMessage() - Method in class org.xipki.ca.sdk.ErrorEntry
 
getMessage() - Method in class org.xipki.ca.sdk.ErrorResponse
 
getNotAfter() - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
getNotBefore() - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
getOldCertIsn() - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
getOldCertSubject() - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
getOptionalExtensionTypes() - Method in class org.xipki.ca.sdk.CertprofileInfoResponse
 
getP10req() - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
getPayload() - Method in class org.xipki.ca.sdk.PayloadResponse
 
getPrivateKey() - Method in class org.xipki.ca.sdk.EnrollOrPullCertResponseEntry
 
getProfile() - Method in class org.xipki.ca.sdk.CertprofileInfoRequest
 
getReason() - Method in class org.xipki.ca.sdk.RevokeCertRequestEntry
 
getRequiredExtensionTypes() - Method in class org.xipki.ca.sdk.CertprofileInfoResponse
 
getSan() - Method in class org.xipki.ca.sdk.OldCertInfoBySubject
 
getSerialNumber() - Method in class org.xipki.ca.sdk.GetCertRequest
 
getSerialNumber() - Method in class org.xipki.ca.sdk.OldCertInfoByIssuerAndSerial
 
getSerialNumber() - Method in class org.xipki.ca.sdk.RevokeCertRequestEntry
 
getSerialNumber() - Method in class org.xipki.ca.sdk.SingleCertSerialEntry
 
getServerUrl() - Method in class org.xipki.ca.sdk.SdkClientConf
 
getSsl() - Method in class org.xipki.ca.sdk.SdkClientConf
 
getSubject() - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
getSubject() - Method in class org.xipki.ca.sdk.OldCertInfoBySubject
 
getSubject() - Method in class org.xipki.ca.sdk.PollCertRequestEntry
 
getSubjectPublicKey() - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
getText() - Method in class org.xipki.ca.sdk.X500NameType
 
getThisUpdate() - Method in class org.xipki.ca.sdk.GetCRLRequest
 
getTid() - Method in class org.xipki.ca.sdk.TransactionIdRequest
 
getTransactionId() - Method in class org.xipki.ca.sdk.CertsRequest
 
getTransactionId() - Method in class org.xipki.ca.sdk.ConfirmCertsRequest
 
getTransactionId() - Method in class org.xipki.ca.sdk.EnrollOrPollCertsResponse
 
getTransactionId() - Method in class org.xipki.ca.sdk.ErrorResponse
 
getTransactionId() - Method in class org.xipki.ca.sdk.PollCertRequest
 

H

healthy(String) - Method in class org.xipki.ca.sdk.SdkClient
 

I

isAccept() - Method in class org.xipki.ca.sdk.ConfirmCertRequestEntry
 
isReusePublicKey() - Method in class org.xipki.ca.sdk.OldCertInfo
 

K

KeyType - Class in org.xipki.ca.sdk
 
KeyType() - Constructor for class org.xipki.ca.sdk.KeyType
 

N

NAME_basecrl_number - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_ca - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_certprofile - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_crl_number - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_crl_type - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_expired_at - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_invalidity_time - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_issuer - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_message - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_next_update - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_not_after - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_not_before - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_num - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_reason - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_req_subject - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_requestor - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_serial - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_subject - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NAME_tid - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
NONE - org.xipki.ca.sdk.CertsMode
 
notAfter(Instant) - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
notBefore(Instant) - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 

O

OldCertInfo - Class in org.xipki.ca.sdk
 
OldCertInfo() - Constructor for class org.xipki.ca.sdk.OldCertInfo
 
OldCertInfoByIssuerAndSerial - Class in org.xipki.ca.sdk
 
OldCertInfoByIssuerAndSerial() - Constructor for class org.xipki.ca.sdk.OldCertInfoByIssuerAndSerial
 
OldCertInfoBySubject - Class in org.xipki.ca.sdk
 
OldCertInfoBySubject() - Constructor for class org.xipki.ca.sdk.OldCertInfoBySubject
 
org.xipki.ca.sdk - package org.xipki.ca.sdk
 

P

PayloadResponse - Class in org.xipki.ca.sdk
 
PayloadResponse() - Constructor for class org.xipki.ca.sdk.PayloadResponse
 
PollCertRequest - Class in org.xipki.ca.sdk
 
PollCertRequest() - Constructor for class org.xipki.ca.sdk.PollCertRequest
 
PollCertRequestEntry - Class in org.xipki.ca.sdk
 
PollCertRequestEntry() - Constructor for class org.xipki.ca.sdk.PollCertRequestEntry
 
pollCerts(String, PollCertRequest) - Method in class org.xipki.ca.sdk.SdkClient
 
profileInfo(String, String) - Method in class org.xipki.ca.sdk.SdkClient
 

R

readConfFromFile(String) - Static method in class org.xipki.ca.sdk.SdkClientConf
 
reenrollCert(String, String, byte[], X500Name, BigInteger) - Method in class org.xipki.ca.sdk.SdkClient
 
reenrollCertCaGenKeypair(String, String, X500Name, String, BigInteger) - Method in class org.xipki.ca.sdk.SdkClient
 
reenrollCerts(String, EnrollCertsRequest) - Method in class org.xipki.ca.sdk.SdkClient
 
removeCerts(String, UnsuspendOrRemoveRequest) - Method in class org.xipki.ca.sdk.SdkClient
 
RevokeCertRequestEntry - Class in org.xipki.ca.sdk
 
RevokeCertRequestEntry() - Constructor for class org.xipki.ca.sdk.RevokeCertRequestEntry
 
revokeCerts(String, RevokeCertsRequest) - Method in class org.xipki.ca.sdk.SdkClient
 
RevokeCertsRequest - Class in org.xipki.ca.sdk
 
RevokeCertsRequest() - Constructor for class org.xipki.ca.sdk.RevokeCertsRequest
 
RevokeCertsResponse - Class in org.xipki.ca.sdk
Response for the operation revoking certificates.
RevokeCertsResponse() - Constructor for class org.xipki.ca.sdk.RevokeCertsResponse
 
revokePendingCerts(String, String) - Method in class org.xipki.ca.sdk.SdkClient
 

S

SdkClient - Class in org.xipki.ca.sdk
API client.
SdkClient(String, SSLSocketFactory, HostnameVerifier) - Constructor for class org.xipki.ca.sdk.SdkClient
 
SdkClient(SdkClientConf) - Constructor for class org.xipki.ca.sdk.SdkClient
 
SdkClientConf - Class in org.xipki.ca.sdk
 
SdkClientConf() - Constructor for class org.xipki.ca.sdk.SdkClientConf
 
SdkConstants - Class in org.xipki.ca.sdk
REST API constants.
SdkConstants() - Constructor for class org.xipki.ca.sdk.SdkConstants
 
SdkErrorResponseException - Exception in org.xipki.ca.sdk
Exception wraps the error response.
SdkErrorResponseException(ErrorResponse) - Constructor for exception org.xipki.ca.sdk.SdkErrorResponseException
 
SdkErrorResponseException(ErrorCode, String) - Constructor for exception org.xipki.ca.sdk.SdkErrorResponseException
 
SdkMessage - Class in org.xipki.ca.sdk
 
SdkMessage() - Constructor for class org.xipki.ca.sdk.SdkMessage
 
SdkRequest - Class in org.xipki.ca.sdk
 
SdkRequest() - Constructor for class org.xipki.ca.sdk.SdkRequest
 
SdkResponse - Class in org.xipki.ca.sdk
 
SdkResponse() - Constructor for class org.xipki.ca.sdk.SdkResponse
 
send(String, String, SdkRequest) - Method in class org.xipki.ca.sdk.SdkClient
 
setAccept(boolean) - Method in class org.xipki.ca.sdk.ConfirmCertRequestEntry
 
setAuthorityKeyIdentifier(byte[]) - Method in class org.xipki.ca.sdk.ChangeCertStatusRequest
 
setAuthorityKeyIdentifier(byte[]) - Method in class org.xipki.ca.sdk.PollCertRequest
 
setCaCertMode(CertsMode) - Method in class org.xipki.ca.sdk.CertsRequest
 
setCert(byte[]) - Method in class org.xipki.ca.sdk.EnrollOrPullCertResponseEntry
 
setCerthash(byte[]) - Method in class org.xipki.ca.sdk.ConfirmCertRequestEntry
 
setCertificates(byte[][]) - Method in class org.xipki.ca.sdk.CertChainResponse
 
setCertprofile(String) - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
setCertReqId(BigInteger) - Method in class org.xipki.ca.sdk.ConfirmCertRequestEntry
 
setCertReqId(BigInteger) - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
setCode(int) - Method in class org.xipki.ca.sdk.ErrorEntry
 
setCode(ErrorCode) - Method in class org.xipki.ca.sdk.ErrorResponse
 
setConfirmWaitTime(Long) - Method in class org.xipki.ca.sdk.EnrollOrPollCertsResponse
 
setConfirmWaitTimeMs(Integer) - Method in class org.xipki.ca.sdk.CertsRequest
 
setCrl(byte[]) - Method in class org.xipki.ca.sdk.CrlResponse
 
setCrlDp(String) - Method in class org.xipki.ca.sdk.GenCRLRequest
 
setCrlDp(String) - Method in class org.xipki.ca.sdk.GetCRLRequest
 
setCrlNumber(BigInteger) - Method in class org.xipki.ca.sdk.GetCRLRequest
 
setEcCurves(String[]) - Method in class org.xipki.ca.sdk.KeyType
 
setEncoded(byte[]) - Method in class org.xipki.ca.sdk.X500NameType
 
setEntries(List<BigInteger>) - Method in class org.xipki.ca.sdk.UnsuspendOrRemoveRequest
 
setEntries(List<ConfirmCertRequestEntry>) - Method in class org.xipki.ca.sdk.ConfirmCertsRequest
 
setEntries(List<EnrollCertRequestEntry>) - Method in class org.xipki.ca.sdk.EnrollCertsRequest
 
setEntries(List<EnrollOrPullCertResponseEntry>) - Method in class org.xipki.ca.sdk.EnrollOrPollCertsResponse
 
setEntries(List<PollCertRequestEntry>) - Method in class org.xipki.ca.sdk.PollCertRequest
 
setEntries(List<RevokeCertRequestEntry>) - Method in class org.xipki.ca.sdk.RevokeCertsRequest
 
setEntries(List<SingleCertSerialEntry>) - Method in class org.xipki.ca.sdk.RevokeCertsResponse
 
setEntries(List<SingleCertSerialEntry>) - Method in class org.xipki.ca.sdk.UnSuspendOrRemoveCertsResponse
 
setError(ErrorEntry) - Method in class org.xipki.ca.sdk.EnrollOrPullCertResponseEntry
 
setError(ErrorEntry) - Method in class org.xipki.ca.sdk.SingleCertSerialEntry
 
setExplicitConfirm(Boolean) - Method in class org.xipki.ca.sdk.CertsRequest
 
setExtensions(byte[]) - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
setExtraCerts(List<byte[]>) - Method in class org.xipki.ca.sdk.EnrollOrPollCertsResponse
 
setGroupEnroll(Boolean) - Method in class org.xipki.ca.sdk.CertsRequest
 
setId(BigInteger) - Method in class org.xipki.ca.sdk.EnrollOrPullCertResponseEntry
 
setId(BigInteger) - Method in class org.xipki.ca.sdk.PollCertRequestEntry
 
setInvalidityTime(Long) - Method in class org.xipki.ca.sdk.RevokeCertRequestEntry
 
setIssuer(X500NameType) - Method in class org.xipki.ca.sdk.ChangeCertStatusRequest
 
setIssuer(X500NameType) - Method in class org.xipki.ca.sdk.GetCertRequest
 
setIssuer(X500NameType) - Method in class org.xipki.ca.sdk.OldCertInfoByIssuerAndSerial
 
setIssuer(X500NameType) - Method in class org.xipki.ca.sdk.PollCertRequest
 
setIssuerCertSha1Fp(byte[]) - Method in class org.xipki.ca.sdk.ChangeCertStatusRequest
 
setIssuerCertSha1Fp(byte[]) - Method in class org.xipki.ca.sdk.PollCertRequest
 
setKeyType(String) - Method in class org.xipki.ca.sdk.KeyType
 
setKeyTypes(KeyType[]) - Method in class org.xipki.ca.sdk.CertprofileInfoResponse
 
setMessage(String) - Method in class org.xipki.ca.sdk.ErrorEntry
 
setMessage(String) - Method in class org.xipki.ca.sdk.ErrorResponse
 
setNotAfter(Long) - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
setNotBefore(Long) - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
setOldCertIsn(OldCertInfoByIssuerAndSerial) - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
setOldCertSubject(OldCertInfoBySubject) - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
setOptionalExtensionTypes(String[]) - Method in class org.xipki.ca.sdk.CertprofileInfoResponse
 
setP10req(byte[]) - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
setPayload(byte[]) - Method in class org.xipki.ca.sdk.PayloadResponse
 
setPrivateKey(byte[]) - Method in class org.xipki.ca.sdk.EnrollOrPullCertResponseEntry
 
setProfile(String) - Method in class org.xipki.ca.sdk.CertprofileInfoRequest
 
setReason(CrlReason) - Method in class org.xipki.ca.sdk.RevokeCertRequestEntry
 
setRequiredExtensionTypes(String[]) - Method in class org.xipki.ca.sdk.CertprofileInfoResponse
 
setReusePublicKey(boolean) - Method in class org.xipki.ca.sdk.OldCertInfo
 
setSan(byte[]) - Method in class org.xipki.ca.sdk.OldCertInfoBySubject
 
setSerialNumber(BigInteger) - Method in class org.xipki.ca.sdk.GetCertRequest
 
setSerialNumber(BigInteger) - Method in class org.xipki.ca.sdk.OldCertInfoByIssuerAndSerial
 
setSerialNumber(BigInteger) - Method in class org.xipki.ca.sdk.RevokeCertRequestEntry
 
setSerialNumber(BigInteger) - Method in class org.xipki.ca.sdk.SingleCertSerialEntry
 
setServerUrl(String) - Method in class org.xipki.ca.sdk.SdkClientConf
 
setSsl(SslConf) - Method in class org.xipki.ca.sdk.SdkClientConf
 
setSubject(byte[]) - Method in class org.xipki.ca.sdk.OldCertInfoBySubject
 
setSubject(X500NameType) - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
setSubject(X500NameType) - Method in class org.xipki.ca.sdk.PollCertRequestEntry
 
setSubjectPublicKey(byte[]) - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 
setText(String) - Method in class org.xipki.ca.sdk.X500NameType
 
setThisUpdate(Long) - Method in class org.xipki.ca.sdk.GetCRLRequest
 
setTid(String) - Method in class org.xipki.ca.sdk.TransactionIdRequest
 
setTransactionId(String) - Method in class org.xipki.ca.sdk.CertsRequest
 
setTransactionId(String) - Method in class org.xipki.ca.sdk.ConfirmCertsRequest
 
setTransactionId(String) - Method in class org.xipki.ca.sdk.EnrollOrPollCertsResponse
 
setTransactionId(String) - Method in class org.xipki.ca.sdk.ErrorResponse
 
setTransactionId(String) - Method in class org.xipki.ca.sdk.PollCertRequest
 
SingleCertSerialEntry - Class in org.xipki.ca.sdk
 
SingleCertSerialEntry() - Constructor for class org.xipki.ca.sdk.SingleCertSerialEntry
 
subjectPublicKey(SubjectPublicKeyInfo) - Method in class org.xipki.ca.sdk.EnrollCertRequestEntry
 

T

toString() - Method in class org.xipki.ca.sdk.ErrorEntry
 
toString() - Method in class org.xipki.ca.sdk.ErrorResponse
 
toX500Name() - Method in class org.xipki.ca.sdk.X500NameType
 
TransactionIdRequest - Class in org.xipki.ca.sdk
 
TransactionIdRequest() - Constructor for class org.xipki.ca.sdk.TransactionIdRequest
 
TYPE_cleanup_crl - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
TYPE_downlaod_crl4number - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
TYPE_download_crl - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
TYPE_gen_cert - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
TYPE_gen_crl - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
TYPE_regen_cert - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
TYPE_remove_cert - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
TYPE_remove_expired_certs - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
TYPE_revoke_ca - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
TYPE_revoke_cert - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
TYPE_revoke_suspendedCert - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
TYPE_suspend_ca - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
TYPE_suspend_cert - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
TYPE_unsuspend_ca - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 
TYPE_unsuspend_cert - Static variable in class org.xipki.ca.sdk.CaAuditConstants
 

U

unsuspendCerts(String, UnsuspendOrRemoveRequest) - Method in class org.xipki.ca.sdk.SdkClient
 
UnSuspendOrRemoveCertsResponse - Class in org.xipki.ca.sdk
Response for the operations unrevoking certificates and removing certificates.
UnSuspendOrRemoveCertsResponse() - Constructor for class org.xipki.ca.sdk.UnSuspendOrRemoveCertsResponse
 
UnsuspendOrRemoveRequest - Class in org.xipki.ca.sdk
 
UnsuspendOrRemoveRequest() - Constructor for class org.xipki.ca.sdk.UnsuspendOrRemoveRequest
 

V

validate() - Method in class org.xipki.ca.sdk.SdkClientConf
 
valueOf(String) - Static method in enum org.xipki.ca.sdk.CertsMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xipki.ca.sdk.CertsMode
Returns an array containing the constants of this enum type, in the order they are declared.

X

X500NameType - Class in org.xipki.ca.sdk
 
X500NameType() - Constructor for class org.xipki.ca.sdk.X500NameType
 
X500NameType(String) - Constructor for class org.xipki.ca.sdk.X500NameType
 
X500NameType(X500Name) - Constructor for class org.xipki.ca.sdk.X500NameType
 
A C D E G H I K N O P R S T U V X 
All Classes All Packages