- caAdded(X509Cert) - Method in class org.xipki.ca.server.IdentifiedCertPublisher
-
- caAdded(X509Cert) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
-
- CaAuditConstants - Class in org.xipki.ca.server
-
Constants used to identify the audit event.
- CaAuditConstants() - Constructor for class org.xipki.ca.server.CaAuditConstants
-
- CaAuditConstants.Cmp - Class in org.xipki.ca.server
-
- CaAuditConstants.Scep - Class in org.xipki.ca.server
-
- caCert - Variable in class org.xipki.ca.server.X509CaModule
-
- caIdent - Variable in class org.xipki.ca.server.X509CaModule
-
- CaIdNameMap - Class in org.xipki.ca.server
-
Container of NameId of CA management entries.
- CaIdNameMap() - Constructor for class org.xipki.ca.server.CaIdNameMap
-
- CaInfo - Class in org.xipki.ca.server
-
CA information.
- CaInfo(CaEntry, CertStore) - Constructor for class org.xipki.ca.server.CaInfo
-
- caInfo - Variable in class org.xipki.ca.server.X509CaModule
-
- CaManagerImpl - Class in org.xipki.ca.server.mgmt
-
Manages the CA system.
- CaManagerImpl() - Constructor for class org.xipki.ca.server.mgmt.CaManagerImpl
-
- CaManagerQueryExecutor - Class in org.xipki.ca.server.db
-
Execute the database queries to manage CA system.
- CaManagerQueryExecutor(DataSourceWrapper) - Constructor for class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- canCreatePublisher(String) - Method in class org.xipki.ca.server.publisher.OcspCertPublisherFactory
-
- canonicalizeSignerConf(String, String, X509Cert[], SecurityFactory) - Static method in class org.xipki.ca.server.CaUtil
-
- caRevoked(X509Cert, CertRevocationInfo) - Method in class org.xipki.ca.server.IdentifiedCertPublisher
-
- caRevoked(X509Cert, CertRevocationInfo) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
-
- CaServerConf - Class in org.xipki.ca.server
-
CA server configuration.
- CaServerConf() - Constructor for class org.xipki.ca.server.CaServerConf
-
- CaServerConf.CtLogConf - Class in org.xipki.ca.server
-
- CaServerConf.RemoteMgmt - Class in org.xipki.ca.server
-
- CaServerConf.SslContext - Class in org.xipki.ca.server
-
- caUnrevoked(X509Cert) - Method in class org.xipki.ca.server.IdentifiedCertPublisher
-
- caUnrevoked(X509Cert) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
-
- CaUtil - Class in org.xipki.ca.server
-
Util class of CA.
- certificateAdded(CertificateInfo) - Method in class org.xipki.ca.server.IdentifiedCertPublisher
-
- certificateAdded(CertificateInfo) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
-
- certificateRemoved(X509Cert, CertWithDbId) - Method in class org.xipki.ca.server.IdentifiedCertPublisher
-
- certificateRemoved(X509Cert, CertWithDbId) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
-
- certificateRevoked(X509Cert, CertWithDbId, String, CertRevocationInfo) - Method in class org.xipki.ca.server.IdentifiedCertPublisher
-
- certificateRevoked(X509Cert, CertWithDbId, String, CertRevocationInfo) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
-
- certificateUnrevoked(X509Cert, CertWithDbId) - Method in class org.xipki.ca.server.IdentifiedCertPublisher
-
- certificateUnrevoked(X509Cert, CertWithDbId) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
-
- CertRevInfoWithSerial - Class in org.xipki.ca.server
-
Certificate revocation information with serial number and database table id.
- CertRevInfoWithSerial(long, BigInteger, CrlReason, Date, Date) - Constructor for class org.xipki.ca.server.CertRevInfoWithSerial
-
- CertRevInfoWithSerial(long, BigInteger, int, Date, Date) - Constructor for class org.xipki.ca.server.CertRevInfoWithSerial
-
- CertStore - Class in org.xipki.ca.server.db
-
CA database store.
- CertStore(DataSourceWrapper, UniqueIdGenerator) - Constructor for class org.xipki.ca.server.db.CertStore
-
- CertStore.CertStatus - Enum in org.xipki.ca.server.db
-
- CertStore.KnowCertResult - Class in org.xipki.ca.server.db
-
- CertStore.SerialWithId - Class in org.xipki.ca.server.db
-
- CertStore.SystemEvent - Class in org.xipki.ca.server.db
-
- CertStoreBase - Class in org.xipki.ca.server.db
-
Base class to exec the database queries to manage CA system.
- CertStoreBase(DataSourceWrapper) - Constructor for class org.xipki.ca.server.db.CertStoreBase
-
- CertTemplateData - Class in org.xipki.ca.server
-
Certificate template data.
- CertTemplateData(X500Name, SubjectPublicKeyInfo, Date, Date, Extensions, String) - Constructor for class org.xipki.ca.server.CertTemplateData
-
- CertTemplateData(X500Name, SubjectPublicKeyInfo, Date, Date, Extensions, String, ASN1Integer, boolean) - Constructor for class org.xipki.ca.server.CertTemplateData
-
- changeCa(ChangeCaEntry, CaEntry, SecurityFactory) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- changeCa(ChangeCaEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
-
- changeCertprofile(NameId, String, String, CaManagerImpl) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- changeCertprofile(String, String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
-
- changePublisher(String, String, String, CaManagerImpl) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- changePublisher(String, String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
-
- changeRequestor(NameId, String, String, PasswordResolver) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- changeRequestor(String, String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
-
- changeSigner(String, String, String, String, CaManagerImpl, SecurityFactory) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- changeSigner(String, String, String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
-
- changeSystemEvent(CertStore.SystemEvent) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- changeUser(ChangeUserEntry) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- changeUser(ChangeUserEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
-
- checkPublicKey(SubjectPublicKeyInfo) - Method in class org.xipki.ca.server.IdentifiedCertprofile
-
- cleanupCrls(NameId, int) - Method in class org.xipki.ca.server.db.CertStore
-
- clearCa() - Method in class org.xipki.ca.server.CaIdNameMap
-
- clearCertprofile() - Method in class org.xipki.ca.server.CaIdNameMap
-
- clearPublisher() - Method in class org.xipki.ca.server.CaIdNameMap
-
- clearPublishQueue(NameId, NameId) - Method in class org.xipki.ca.server.db.CertStore
-
- clearPublishQueue(String, List<String>) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
-
- clearPublishQueue(List<String>) - Method in class org.xipki.ca.server.X509Ca
-
- clearRequestor() - Method in class org.xipki.ca.server.CaIdNameMap
-
- close() - Method in class org.xipki.ca.server.IdentifiedCertprofile
-
- close() - Method in class org.xipki.ca.server.IdentifiedCertPublisher
-
- close() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
-
- close() - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
-
- close() - Method in class org.xipki.ca.server.X509Ca
-
- close() - Method in class org.xipki.ca.server.X509CrlModule
-
- close() - Method in class org.xipki.ca.server.X509RemoverModule
-
- close() - Method in class org.xipki.ca.server.X509RevokerModule
-
- Cmp() - Constructor for class org.xipki.ca.server.CaAuditConstants.Cmp
-
- cmpEnrollCert(String, Boolean, PKIMessage, PKIHeaderBuilder, CmpControl, PKIHeader, PKIBody, RequestorInfo.CmpRequestorInfo, ASN1OctetString, String, AuditEvent) - Method in class org.xipki.ca.server.cmp.CmpResponder
-
- cmpGeneralMsg(PKIHeaderBuilder, CmpControl, PKIHeader, PKIBody, RequestorInfo.CmpRequestorInfo, ASN1OctetString, String, AuditEvent) - Method in class org.xipki.ca.server.cmp.CmpResponder
-
- CmpResponder - Class in org.xipki.ca.server.cmp
-
CMP responder.
- CmpResponder(CaManagerImpl, String) - Constructor for class org.xipki.ca.server.cmp.CmpResponder
-
- cmpUnRevokeRemoveCertificates(PKIMessage, PKIHeaderBuilder, CmpControl, PKIHeader, PKIBody, RequestorInfo.CmpRequestorInfo, String, AuditEvent) - Method in class org.xipki.ca.server.cmp.CmpResponder
-
- commitNextCrlNo(NameId, long) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
-
- commitNextCrlNoIfLess(NameId, long) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- compareTo(CertRevInfoWithSerial) - Method in class org.xipki.ca.server.CertRevInfoWithSerial
-
- confirmCertificates(ASN1OctetString, CertConfirmContent, String) - Method in class org.xipki.ca.server.cmp.CmpResponder
-
- createAuthorityInformationAccess(List<String>, List<String>) - Static method in class org.xipki.ca.server.CaUtil
-
- createBasicConstraints(Certprofile.CertLevel, Integer) - Static method in class org.xipki.ca.server.CaUtil
-
- createByUserRequestor(CaHasUserEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
-
- createCaAliases() - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- createCaHasProfiles(NameId) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- createCaHasPublishers(NameId) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- createCaHasRequestors(NameId) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- createCaInfo(String, CertStore) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- createCertprofile(String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- createCertprofile(CertprofileEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
-
- createCrlDistributionPoints(List<String>, X500Name, X500Name) - Static method in class org.xipki.ca.server.CaUtil
-
- createFileOrBase64Value(ZipOutputStream, String, String) - Static method in class org.xipki.ca.server.CaUtil
-
- createFileOrBinary(ZipOutputStream, byte[], String) - Static method in class org.xipki.ca.server.CaUtil
-
- createFileOrValue(ZipOutputStream, String, String) - Static method in class org.xipki.ca.server.CaUtil
-
- createHash(String) - Static method in class org.xipki.ca.server.PasswordHash
-
Returns a salted PBKDF2 hash of the password.
- createHash(byte[]) - Static method in class org.xipki.ca.server.PasswordHash
-
Returns a salted PBKDF2 hash of the password.
- createHash(byte[], int, int, int) - Static method in class org.xipki.ca.server.PasswordHash
-
Returns a salted PBKDF2 hash of the password.
- createPublisher(String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- createPublisher(PublisherEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
-
- createRequestor(String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- createSigner(String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- createSigner(SignerEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
-
- crlAdded(X509Cert, X509CRLHolder) - Method in class org.xipki.ca.server.IdentifiedCertPublisher
-
- crlAdded(X509Cert, X509CRLHolder) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
-
- CtLogClient - Class in org.xipki.ca.server
-
Certificate transparency (CT) log client.
- CtLogClient(List<String>, SslContextConf) - Constructor for class org.xipki.ca.server.CtLogClient
-
- CtLogConf() - Constructor for class org.xipki.ca.server.CaServerConf.CtLogConf
-
- CtLogPublicKeyFinder - Class in org.xipki.ca.server
-
CtLog public key finder.
- CtLogPublicKeyFinder(CaServerConf.CtLogConf) - Constructor for class org.xipki.ca.server.CtLogPublicKeyFinder
-