- caAdded(X509Cert) - Method in class org.xipki.ca.server.IdentifiedCertPublisher
-
- caAdded(X509Cert) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
-
- 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, CaConfColumn, 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(CmLicense) - 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) - 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
-
- CertprofileUtil - Class in org.xipki.ca.server
-
CertProfile with identifier.
- CertprofileUtil() - Constructor for class org.xipki.ca.server.CertprofileUtil
-
- 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, PasswordResolver) - Constructor for class org.xipki.ca.server.db.CertStore
-
- CertStore.CertStatus - Enum 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, PasswordResolver) - 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, BigInteger, boolean) - Constructor for class org.xipki.ca.server.CertTemplateData
-
- changeCa(ChangeCaEntry, CaEntry, CaConfColumn, 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
-
- changeDbSchema(String, String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- changeDbSchema(String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
-
- changeKeypairGen(String, String, String, CaManagerImpl) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- changeKeypairGen(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) - 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
-
- 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.keypool.KeypoolKeypairGenerator
-
- 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.SdkResponder
-
- 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
-
- 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(RequestorInfo, X509Ca, byte[]) - Method in class org.xipki.ca.server.SdkResponder
-
- 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
-
- 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
-
- createKeypairGen(String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
- createKeypairGenerator(KeypairGenEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
-
- 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
-