A B C D E F G H I K L M N O P R S T U V X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addCa(CaEntry) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- addCa(CaEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- addCa(NameId) - Method in class org.xipki.ca.server.CaIdNameMap
- addCa(NameId, X509Cert) - Method in class org.xipki.ca.server.db.CertStore
- addCaAlias(String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- addCaAlias(String, NameId) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- addCert(CertificateInfo, boolean) - Method in class org.xipki.ca.server.db.CertStore
- addCertprofile(CertprofileEntry) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- addCertprofile(CertprofileEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- addCertprofile(NameId) - Method in class org.xipki.ca.server.CaIdNameMap
- addCertProfile(NameId) - Method in class org.xipki.ca.server.db.CertStore
- addCertprofileToCa(String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- addCertprofileToCa(NameId, NameId) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- addCrl(NameId, X509CRLHolder) - Method in class org.xipki.ca.server.db.CertStore
- addDbSchema(String, String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- addDbSchema(String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- addEmbeddedRequestor(String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- addExtensions(ExtensionValues, X509v3CertificateBuilder) - Static method in class org.xipki.ca.server.CaUtil
- addKeypairGen(KeypairGenEntry) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- addKeypairGen(KeypairGenEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- addPublisher(PublisherEntry) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- addPublisher(PublisherEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- addPublisher(NameId) - Method in class org.xipki.ca.server.CaIdNameMap
- addPublisherToCa(String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- addPublisherToCa(NameId, NameId) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- addRequestor(RequestorEntry) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- addRequestor(RequestorEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- addRequestor(NameId) - Method in class org.xipki.ca.server.CaIdNameMap
- addRequestor(NameId) - Method in class org.xipki.ca.server.db.CertStore
- addRequestorToCa(CaHasRequestorEntry, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- addRequestorToCa(CaHasRequestorEntry, NameId) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- addSigner(SignerEntry) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- addSigner(SignerEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- asModifiableList(T...) - Static method in class org.xipki.ca.server.CaUtil
- auditService() - Static method in class org.xipki.ca.server.X509CaModule
B
- buildArraySql(DataSourceWrapper, String, int) - Static method in class org.xipki.ca.server.db.CertStoreBase
- buildCertChain(X509Cert, List<X509Cert>) - Static method in class org.xipki.ca.server.CaUtil
- buildCertRevInfo(ResultRow) - Static method in class org.xipki.ca.server.db.CertStoreBase
- buildPrepStmt0(String, QueryExecutor.SqlColumn2...) - Method in class org.xipki.ca.server.db.CertStoreBase
C
- 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
- caConfDatasource - Variable in class org.xipki.ca.server.db.CertStoreBase
- 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 - Variable in class org.xipki.ca.server.X509CaModule
- CaInfo - Class in org.xipki.ca.server
-
CA information.
- CaInfo(CaEntry, CaConfColumn, CertStore) - Constructor for class org.xipki.ca.server.CaInfo
- 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, int, Instant, Instant) - Constructor for class org.xipki.ca.server.CertRevInfoWithSerial
- CertRevInfoWithSerial(long, BigInteger, CrlReason, Instant, Instant) - Constructor for class org.xipki.ca.server.CertRevInfoWithSerial
- CertStore - Class in org.xipki.ca.server.db
-
CA cert store.
- CertStore(DataSourceWrapper, 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
- CertStoreBase - Class in org.xipki.ca.server.db
-
Base class to exec the database queries to manage CA system.
- CertStoreBase(DataSourceWrapper, DataSourceWrapper, PasswordResolver) - Constructor for class org.xipki.ca.server.db.CertStoreBase
- CertTemplateData - Class in org.xipki.ca.server
-
Certificate template data.
- CertTemplateData(X500Name, SubjectPublicKeyInfo, Instant, Instant, Extensions, String) - Constructor for class org.xipki.ca.server.CertTemplateData
- CertTemplateData(X500Name, SubjectPublicKeyInfo, Instant, Instant, Extensions, String, BigInteger, boolean) - Constructor for class org.xipki.ca.server.CertTemplateData
- changeCa(ChangeCaEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- changeCa(ChangeCaEntry, CaEntry, CaConfColumn, SecurityFactory) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- changeCertprofile(String, String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- changeCertprofile(NameId, String, String, CaManagerImpl) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- 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) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- changeKeypairGen(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
- changePublisher(String, String, String, CaManagerImpl) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- changeRequestor(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
- changeSigner(String, 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
- changeSystemEvent(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
- 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.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
D
- dbSchemaVersion - Variable in class org.xipki.ca.server.db.CertStoreBase
E
- encodeCertchain(List<X509Cert>) - Static method in class org.xipki.ca.server.CaUtil
- encodedCaCertChain - Variable in class org.xipki.ca.server.X509CaModule
- equals(Object) - Method in class org.xipki.ca.server.CertRevInfoWithSerial
- execQuery1PrepStmt0(String, QueryExecutor.SqlColumn2...) - Method in class org.xipki.ca.server.db.CertStoreBase
- execQueryLongPrepStmt(String, QueryExecutor.SqlColumn2...) - Method in class org.xipki.ca.server.db.CertStoreBase
- execQueryPrepStmt0(String, QueryExecutor.SqlColumn2...) - Method in class org.xipki.ca.server.db.CertStoreBase
- execUpdatePrepStmt0(String, QueryExecutor.SqlColumn2...) - Method in class org.xipki.ca.server.db.CertStoreBase
- execUpdateStmt0(String) - Method in class org.xipki.ca.server.db.CertStoreBase
- exportConf(List<String>) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
F
- finish(AuditEvent, boolean) - Method in class org.xipki.ca.server.X509CaModule
G
- generateCert(RequestorInfo, CertTemplateData, String) - Method in class org.xipki.ca.server.X509Ca
- generateCertificate(String, String, byte[], Instant, Instant) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- generateCerts(RequestorInfo, List<CertTemplateData>, String) - Method in class org.xipki.ca.server.X509Ca
- generateCrlOnDemand(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- generateCrlOnDemand(RequestorInfo) - Method in class org.xipki.ca.server.X509Ca
- generateCrlOnDemand(RequestorInfo) - Method in class org.xipki.ca.server.X509CrlModule
- generateCrossCertificate(String, String, byte[], byte[], Instant, Instant) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- generateKeyCert(String, String, String, Instant, Instant) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- generateKeypair(String) - Method in class org.xipki.ca.server.keypool.KeypoolKeypairGenerator
- generateRootCa(CaEntry, String, String, String, Instant, Instant) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- generateSerialNumber(X500Name, SubjectPublicKeyInfo, X500Name, SubjectPublicKeyInfo, ConfPairs) - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getAliasesForCa(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getAudit() - Method in class org.xipki.ca.server.CaServerConf
- getBcCrl(RequestorInfo, BigInteger) - Method in class org.xipki.ca.server.X509CrlModule
- getBcCurrentCrl(RequestorInfo) - Method in class org.xipki.ca.server.X509CrlModule
- getCa(int) - Method in class org.xipki.ca.server.CaIdNameMap
- getCa(String) - Method in class org.xipki.ca.server.CaIdNameMap
- getCa(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getCaAliasNames() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getCaCert() - Method in class org.xipki.ca.server.X509Ca
- getCaConfColumn() - Method in class org.xipki.ca.server.CaInfo
- getCaEntry() - Method in class org.xipki.ca.server.CaInfo
- getCaIdent() - Method in class org.xipki.ca.server.X509Ca
- getCaInfo() - Method in class org.xipki.ca.server.X509Ca
- getCaKeyAlgId() - Method in class org.xipki.ca.server.CaInfo
- getCaKeyspec() - Method in class org.xipki.ca.server.CaInfo
- getCaName(int) - Method in class org.xipki.ca.server.CaIdNameMap
- getCaNameForAlias(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getCaNames() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getCaSystemStatus() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getCaUris() - Method in class org.xipki.ca.server.CaInfo
- getCert() - Method in class org.xipki.ca.server.CaInfo
- getCert() - Method in class org.xipki.ca.server.RequestorEntryWrapper
- getCert(String, BigInteger) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getCert(BigInteger) - Method in class org.xipki.ca.server.X509Ca
- getCert(X500Name, String) - Method in class org.xipki.ca.server.db.CertStore
-
Get certificate for given subject and transactionId.
- getCert(X500Name, String) - Method in class org.xipki.ca.server.X509Ca
-
Returns the certificate satisfying the given search criteria.
- getCert(X500Name, BigInteger) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getCertchain() - Method in class org.xipki.ca.server.CaInfo
- getCertchainInCmpFormat() - Method in class org.xipki.ca.server.CaInfo
- getCertForId(NameId, X509Cert, long, CaIdNameMap) - Method in class org.xipki.ca.server.db.CertStore
- getCertId(NameId, BigInteger) - Method in class org.xipki.ca.server.db.CertStore
- getCertInCmpFormat() - Method in class org.xipki.ca.server.CaInfo
- getCertInfo(NameId, X509Cert, BigInteger, CaIdNameMap) - Method in class org.xipki.ca.server.db.CertStore
- getCertLevel() - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getCertprofile() - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getCertprofile(int) - Method in class org.xipki.ca.server.CaIdNameMap
- getCertprofile(String) - Method in class org.xipki.ca.server.CaIdNameMap
- getCertprofile(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getCertprofileFactories() - Method in class org.xipki.ca.server.CaServerConf
- getCertprofileInfo(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getCertprofileName() - Method in class org.xipki.ca.server.CertTemplateData
- getCertprofileName(int) - Method in class org.xipki.ca.server.CaIdNameMap
- getCertprofileNames() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getCertprofilesForCa(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getCertReqId() - Method in class org.xipki.ca.server.CertTemplateData
- getCerts() - Method in class org.xipki.ca.server.CaServerConf.RemoteMgmt
- getCertsForDeltaCrl(NameId, BigInteger, Instant) - Method in class org.xipki.ca.server.db.CertStore
- getCertStatusForSubject(NameId, X500Name) - Method in class org.xipki.ca.server.db.CertStore
- getCertWithRevocationInfo(int, BigInteger, CaIdNameMap) - Method in class org.xipki.ca.server.db.CertStore
- getCertWithRevocationInfo(long, CaIdNameMap) - Method in class org.xipki.ca.server.db.CertStore
- getCertWithRevocationInfo(BigInteger) - Method in class org.xipki.ca.server.X509Ca
- getCertWithRevocationInfoBySubject(int, X500Name, byte[], CaIdNameMap) - Method in class org.xipki.ca.server.db.CertStore
- getCertWithRevocationInfoBySubject(X500Name, byte[]) - Method in class org.xipki.ca.server.X509Ca
- getCountOfCerts(long) - Method in class org.xipki.ca.server.db.CertStore
- getCountOfCerts(NameId, boolean) - Method in class org.xipki.ca.server.db.CertStore
- getCrl(String, BigInteger) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getCrl(RequestorInfo, BigInteger) - Method in class org.xipki.ca.server.X509Ca
- getCrl(RequestorInfo, BigInteger) - Method in class org.xipki.ca.server.X509CrlModule
- getCrlControl() - Method in class org.xipki.ca.server.CaInfo
- getCrlSignerName() - Method in class org.xipki.ca.server.CaInfo
- getCtLog() - Method in class org.xipki.ca.server.CaServerConf
- getCtlogControl() - Method in class org.xipki.ca.server.CaInfo
- getCtLogPublicKeyFinder() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getCtLogScts(X509CertificateHolder, X509Cert, List<X509Cert>, CtLogPublicKeyFinder) - Method in class org.xipki.ca.server.CtLogClient
- getCurrentCrl(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getCurrentCrl(RequestorInfo) - Method in class org.xipki.ca.server.X509Ca
- getCurrentCrl(RequestorInfo) - Method in class org.xipki.ca.server.X509CrlModule
- getDatasources() - Method in class org.xipki.ca.server.CaServerConf
- getDbEntry() - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getDbEntry() - Method in class org.xipki.ca.server.IdentifiedCertPublisher
- getDbEntry() - Method in class org.xipki.ca.server.KeypairGenEntryWrapper
- getDbEntry() - Method in class org.xipki.ca.server.RequestorEntryWrapper
- getDbEntry() - Method in class org.xipki.ca.server.SignerEntryWrapper
- getDbSchemas() - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- getDbSchemas() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getDbSchemaVersion() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getEncodedCaCertChain() - Method in class org.xipki.ca.server.X509Ca
- getEncodedCrl(NameId, BigInteger) - Method in class org.xipki.ca.server.db.CertStore
- getEventTime() - Method in class org.xipki.ca.server.db.SystemEvent
- getExpiredUnrevokedSerialNumbers(NameId, long, int) - Method in class org.xipki.ca.server.db.CertStore
- getExtensionControls() - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getExtensions() - Method in class org.xipki.ca.server.CertTemplateData
- getExtensions(X500Name, X500Name, Extensions, SubjectPublicKeyInfo, PublicCaInfo, X509Cert, Instant, Instant) - Method in class org.xipki.ca.server.IdentifiedCertprofile
-
Get the extensions.
- getExtraControl() - Method in class org.xipki.ca.server.CaInfo
- getFailedCaNames() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getGenerator() - Method in class org.xipki.ca.server.KeypairGenEntryWrapper
- getHexSha1OfCert() - Method in class org.xipki.ca.server.CaInfo
- getHexSha1OfCert() - Method in class org.xipki.ca.server.X509Ca
- getHostverifier() - Method in class org.xipki.ca.server.CaServerConf.SslContext
- getId() - Method in class org.xipki.ca.server.CertRevInfoWithSerial
- getId() - Method in class org.xipki.ca.server.db.CertStore.SerialWithId
- getIdent() - Method in class org.xipki.ca.server.CaInfo
- getIdent() - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getIdent() - Method in class org.xipki.ca.server.IdentifiedCertPublisher
- getIdentifiedCertprofile(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getIdentifiedPublishersForCa(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getInactiveCaNames() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getInvalidityTime() - Method in class org.xipki.ca.server.CertRevInfoWithSerial
-
Get the invalidity time.
- getKeepExpiredCertInDays() - Method in class org.xipki.ca.server.CaInfo
- getKeydir() - Method in class org.xipki.ca.server.CaServerConf.CtLogConf
- getKeypairGen(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getKeypairGenControl() - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getKeypairGenerator(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getKeypairGenNames() - Method in class org.xipki.ca.server.CaInfo
- getKeypairGenNames() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getLicense() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getMax(String, String) - Method in class org.xipki.ca.server.db.CertStoreBase
- getMaxCertSize() - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getMaxCrlNumber(NameId) - Method in class org.xipki.ca.server.db.CertStore
- getMaxFullCrlNumber() - Method in class org.xipki.ca.server.CaInfo
- getMaxFullCrlNumber(NameId) - Method in class org.xipki.ca.server.db.CertStore
- getMaxValidity() - Method in class org.xipki.ca.server.CaInfo
- getName() - Method in class org.xipki.ca.server.CaServerConf.SslContext
- getName() - Method in class org.xipki.ca.server.db.SystemEvent
- getNextCrlNumber() - Method in class org.xipki.ca.server.CaInfo
- getNoNewCertificateAfter() - Method in class org.xipki.ca.server.CaInfo
- getNotAfter() - Method in class org.xipki.ca.server.CaInfo
- getNotAfter() - Method in class org.xipki.ca.server.CertTemplateData
- getNotAfterMode() - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getNotBefore() - Method in class org.xipki.ca.server.CaInfo
- getNotBefore() - Method in class org.xipki.ca.server.CertTemplateData
- getNotBefore(Instant) - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getNumCrls() - Method in class org.xipki.ca.server.CaInfo
- getOwner() - Method in class org.xipki.ca.server.db.SystemEvent
- getP11CryptServiceFactory() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getPathLenBasicConstraint() - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getPathLenConstraint() - Method in class org.xipki.ca.server.CaInfo
- getPermission() - Method in class org.xipki.ca.server.CaInfo
- getPermissions(int) - Static method in class org.xipki.ca.server.CaUtil
- getPublicCaInfo() - Method in class org.xipki.ca.server.CaInfo
- getPublicKey(byte[]) - Method in class org.xipki.ca.server.CtLogPublicKeyFinder
- getPublicKeyInfo() - Method in class org.xipki.ca.server.CertTemplateData
- getPublisher(String) - Method in class org.xipki.ca.server.CaIdNameMap
- getPublisher(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getPublisherName(int) - Method in class org.xipki.ca.server.CaIdNameMap
- getPublisherNames() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getPublishersForCa(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getReason() - Method in class org.xipki.ca.server.CertRevInfoWithSerial
- getRemoteMgmt() - Method in class org.xipki.ca.server.CaServerConf
- getRequestor(int) - Method in class org.xipki.ca.server.CaIdNameMap
- getRequestor(String) - Method in class org.xipki.ca.server.CaIdNameMap
- getRequestor(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getRequestor(X509Cert) - Method in class org.xipki.ca.server.X509Ca
- getRequestorId(String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- getRequestorNames() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getRequestorsForCa(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getRequestorWrapper(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getRevocationInfo() - Method in class org.xipki.ca.server.CaInfo
- getRevocationTime() - Method in class org.xipki.ca.server.CertRevInfoWithSerial
-
Gets the revocation time.
- getRevokedCerts(NameId, Instant, long, int) - Method in class org.xipki.ca.server.db.CertStore
- getScheduledThreadPoolExecutor() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getSecurity() - Method in class org.xipki.ca.server.CaServerConf
- getSecurityFactory() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getSerial() - Method in class org.xipki.ca.server.CertRevInfoWithSerial
- getSerial() - Method in class org.xipki.ca.server.db.CertStore.SerialWithId
- getSerialNumber() - Method in class org.xipki.ca.server.CaInfo
- getSerialNumberMode() - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getSerialNumbers(NameId, long, int, boolean) - Method in class org.xipki.ca.server.db.CertStore
- getShardId() - Method in class org.xipki.ca.server.CaServerConf
- getShardId() - Method in class org.xipki.ca.server.keypool.KeypoolKeypairGenerator
- getShardId() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getSignatureAlgorithms() - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getSigner() - Method in class org.xipki.ca.server.SignerEntryWrapper
- getSigner(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getSigner(List<SignAlgo>) - Method in class org.xipki.ca.server.CaInfo
- getSignerNames() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getSignerWrapper(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getSslContext(String) - Method in class org.xipki.ca.server.CaServerConf
- getSslContextConf(String) - Method in class org.xipki.ca.server.CaServerConf
- getSslContexts() - Method in class org.xipki.ca.server.CaServerConf
- getStatus() - Method in class org.xipki.ca.server.CaInfo
- getSubject() - Method in class org.xipki.ca.server.CaInfo
- getSubject() - Method in class org.xipki.ca.server.CertTemplateData
- getSubject() - Method in class org.xipki.ca.server.SignerEntryWrapper
- getSubject(X500Name, SubjectPublicKeyInfo) - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getSubject(Certprofile, X500Name) - Static method in class org.xipki.ca.server.CertprofileUtil
- getSubjectAsGeneralName() - Method in class org.xipki.ca.server.SignerEntryWrapper
- getSubjectKeyIdentifier(SubjectPublicKeyInfo) - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getSuccessfulCaNames() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getSupportedCertprofileTypes() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getSupportedPublisherTypes() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getSupportedSignerTypes() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getSupportedTypes() - Method in class org.xipki.ca.server.publisher.OcspCertPublisherFactory
- getSuspendedCertSerials(NameId, Instant, int) - Method in class org.xipki.ca.server.db.CertStore
- getSystemEvent(String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
-
Retrieve the system event.
- getThisUpdateOfCurrentCrl(NameId, boolean) - Method in class org.xipki.ca.server.db.CertStore
- getTokenInfoP11(String, Integer, boolean) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getTrustanchors() - Method in class org.xipki.ca.server.CaServerConf.SslContext
- getValidity() - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getValidityMode() - Method in class org.xipki.ca.server.CaInfo
- getVersion() - Method in class org.xipki.ca.server.IdentifiedCertprofile
- getX509Ca(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- getX509Certprofile(String) - Method in class org.xipki.ca.server.X509Ca
- GOOD - org.xipki.ca.server.db.CertStore.CertStatus
H
- hashCode() - Method in class org.xipki.ca.server.CertRevInfoWithSerial
- hasNoWellDefinedExpirationDate() - Method in class org.xipki.ca.server.IdentifiedCertprofile
- healthy() - Method in class org.xipki.ca.server.X509Ca
I
- IdentifiedCertprofile - Class in org.xipki.ca.server
-
CertProfiel with identifier.
- IdentifiedCertprofile(CertprofileEntry, Certprofile) - Constructor for class org.xipki.ca.server.IdentifiedCertprofile
- IdentifiedCertPublisher - Class in org.xipki.ca.server
-
CertPublisher with identifier.
- IdentifiedCertPublisher(PublisherEntry, CertPublisher) - Constructor for class org.xipki.ca.server.IdentifiedCertPublisher
- idNameMap() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- init(SecurityFactory, int, Map<String, DataSourceWrapper>) - Method in class org.xipki.ca.server.KeypairGenEntryWrapper
- initialize(String, PasswordResolver, Map<String, DataSourceWrapper>) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
- initialize(PasswordResolver, Map<String, DataSourceWrapper>) - Method in class org.xipki.ca.server.IdentifiedCertPublisher
- initialize0(ConfPairs, PasswordResolver) - Method in class org.xipki.ca.server.keypool.KeypoolKeypairGenerator
- initSigner(SecurityFactory) - Method in class org.xipki.ca.server.CaInfo
- initSigner(SecurityFactory) - Method in class org.xipki.ca.server.SignerEntryWrapper
- initSsl() - Method in class org.xipki.ca.server.CaServerConf
- isEnabled() - Method in class org.xipki.ca.server.CaServerConf.RemoteMgmt
- isForCrossCert() - Method in class org.xipki.ca.server.CertTemplateData
- isHealthy() - Method in class org.xipki.ca.server.db.CertStore
- isHealthy() - Method in class org.xipki.ca.server.IdentifiedCertPublisher
- isHealthy() - Method in class org.xipki.ca.server.KeypairGenEntryWrapper
- isHealthy() - Method in class org.xipki.ca.server.keypool.KeypoolKeypairGenerator
- isHealthy() - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
- isHealthy() - Method in class org.xipki.ca.server.SignerEntryWrapper
- isLogReqResp() - Method in class org.xipki.ca.server.CaServerConf
- isMaster() - Method in class org.xipki.ca.server.CaServerConf
- isMasterMode() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- isNoLock() - Method in class org.xipki.ca.server.CaServerConf
- isNoRA() - Method in class org.xipki.ca.server.CaServerConf
- isSaveCert() - Method in class org.xipki.ca.server.CaInfo
- isSaveKeypair() - Method in class org.xipki.ca.server.CaInfo
- isSelfSigned() - Method in class org.xipki.ca.server.CaInfo
- isServerkeygen() - Method in class org.xipki.ca.server.CertTemplateData
- isSignerRequired() - Method in class org.xipki.ca.server.CaInfo
K
- keypairEncAlg - Variable in class org.xipki.ca.server.db.CertStoreBase
- keypairEncAlgId - Variable in class org.xipki.ca.server.db.CertStoreBase
- keypairEncKey - Variable in class org.xipki.ca.server.db.CertStoreBase
- keypairEncKeyId - Variable in class org.xipki.ca.server.db.CertStoreBase
- keypairEncProvider - Variable in class org.xipki.ca.server.db.CertStoreBase
- KeypairGenEntryWrapper - Class in org.xipki.ca.server
-
Wrapper of keypair generation database entry.
- KeypairGenEntryWrapper() - Constructor for class org.xipki.ca.server.KeypairGenEntryWrapper
- KeypoolKeypairGenerator - Class in org.xipki.ca.server.keypool
-
Keypool based keypair generator.
- KeypoolKeypairGenerator() - Constructor for class org.xipki.ca.server.keypool.KeypoolKeypairGenerator
L
- listCertificates(String, X500Name, Instant, Instant, CertListOrderBy, int) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- listCerts(X500Name, Instant, Instant, CertListOrderBy, int) - Method in class org.xipki.ca.server.X509Ca
- listCerts(NameId, X500Name, Instant, Instant, CertListOrderBy, int) - Method in class org.xipki.ca.server.db.CertStore
- loadConf(InputStream) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- LOG - Variable in class org.xipki.ca.server.X509CaModule
M
- maxX500nameLen - Variable in class org.xipki.ca.server.db.CertStoreBase
N
- newAuditEvent(String, RequestorInfo) - Method in class org.xipki.ca.server.X509CaModule
- newPublisher(String) - Method in class org.xipki.ca.server.publisher.OcspCertPublisherFactory
- nextCrlNumber() - Method in class org.xipki.ca.server.CaInfo
- nextId() - Method in class org.xipki.ca.server.UniqueIdGenerator
- nextSerial() - Method in class org.xipki.ca.server.CaInfo
- notifyCaChange() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
O
- OcspCertPublisher - Class in org.xipki.ca.server.publisher
-
Publish certificates to XiPKI OCSP database.
- OcspCertPublisher() - Constructor for class org.xipki.ca.server.publisher.OcspCertPublisher
- OcspCertPublisherFactory - Class in org.xipki.ca.server.publisher
-
Factory of
OcspCertPublisher. - OcspCertPublisherFactory() - Constructor for class org.xipki.ca.server.publisher.OcspCertPublisherFactory
- org.xipki.ca.server - package org.xipki.ca.server
- org.xipki.ca.server.db - package org.xipki.ca.server.db
- org.xipki.ca.server.keypool - package org.xipki.ca.server.keypool
- org.xipki.ca.server.mgmt - package org.xipki.ca.server.mgmt
- org.xipki.ca.server.publisher - package org.xipki.ca.server.publisher
P
- parseCert(byte[]) - Static method in class org.xipki.ca.server.CaUtil
- parseCert(byte[]) - Static method in class org.xipki.ca.server.db.CertStoreBase
- prepareStatement(String) - Method in class org.xipki.ca.server.db.CertStoreBase
- publishsGoodCert() - Method in class org.xipki.ca.server.IdentifiedCertPublisher
- publishsGoodCert() - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
R
- readConfFromFile(String) - Static method in class org.xipki.ca.server.CaServerConf
- RemoteMgmt() - Constructor for class org.xipki.ca.server.CaServerConf.RemoteMgmt
- removeCa(String) - Method in class org.xipki.ca.server.CaIdNameMap
- removeCa(String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- removeCa(String) - Method in class org.xipki.ca.server.db.CertStore
- removeCa(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- removeCaAlias(String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- removeCaAlias(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- removeCert(long) - Method in class org.xipki.ca.server.db.CertStore
- removeCert(BigInteger, AuditEvent) - Method in class org.xipki.ca.server.X509RemoverModule
- removeCert(RequestorInfo, BigInteger) - Method in class org.xipki.ca.server.X509Ca
- removeCert(CertStore.SerialWithId, AuditEvent) - Method in class org.xipki.ca.server.X509RemoverModule
- removeCertificate(String, BigInteger) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- removeCertprofile(int) - Method in class org.xipki.ca.server.CaIdNameMap
- removeCertprofile(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- removeCertProfile(String) - Method in class org.xipki.ca.server.db.CertStore
- removeCertprofileFromCa(String, String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- removeCertprofileFromCa(String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- removeDbSchema(String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- removeDbSchema(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- removeEmptyRdns(X500Name) - Static method in class org.xipki.ca.server.CaUtil
- removeKeypairGen(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- removePublisher(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- removePublisherFromCa(String, String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- removePublisherFromCa(String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- removeRequestor(int) - Method in class org.xipki.ca.server.CaIdNameMap
- removeRequestor(String) - Method in class org.xipki.ca.server.db.CertStore
- removeRequestor(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- removeRequestorFromCa(String, String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- removeRequestorFromCa(String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- removeSigner(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- republishCertificates(String, List<String>, int) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- republishCerts(List<String>, int) - Method in class org.xipki.ca.server.X509Ca
- RequestorEntryWrapper - Class in org.xipki.ca.server
-
Wrapper of requestor database entry.
- RequestorEntryWrapper() - Constructor for class org.xipki.ca.server.RequestorEntryWrapper
- restartCa(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- restartCaSystem() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- revokeCa(String, CertRevocationInfo) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- revokeCa(String, CertRevocationInfo) - Method in class org.xipki.ca.server.db.CertStore
- revokeCa(String, CertRevocationInfo) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- revokeCa(RequestorInfo, CertRevocationInfo) - Method in class org.xipki.ca.server.X509Ca
- revokeCa(RequestorInfo, CertRevocationInfo) - Method in class org.xipki.ca.server.X509RevokerModule
- revokeCert(BigInteger, CrlReason, Instant, AuditEvent) - Method in class org.xipki.ca.server.X509RevokerModule
- revokeCert(RequestorInfo, BigInteger, CrlReason, Instant) - Method in class org.xipki.ca.server.X509Ca
- revokeCert(NameId, BigInteger, CertRevocationInfo, boolean, CaIdNameMap) - Method in class org.xipki.ca.server.db.CertStore
- revokeCertificate(String, BigInteger, CrlReason, Instant) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- REVOKED - org.xipki.ca.server.db.CertStore.CertStatus
- revokePendingCertificates(RequestorInfo, X509Ca, String) - Method in class org.xipki.ca.server.SdkResponder
- revokeSuspendedCert(NameId, CertStore.SerialWithId, CrlReason, CaIdNameMap) - Method in class org.xipki.ca.server.db.CertStore
- revokeSuspendedCertsControl() - Method in class org.xipki.ca.server.CaInfo
S
- SdkResponder - Class in org.xipki.ca.server
-
SDK responder.
- SdkResponder(CaManagerImpl) - Constructor for class org.xipki.ca.server.SdkResponder
- SerialWithId(long, BigInteger) - Constructor for class org.xipki.ca.server.db.CertStore.SerialWithId
- service(String, byte[], HttpRequestMetadataRetriever) - Method in class org.xipki.ca.server.SdkResponder
- setAudit(Audits.AuditConf) - Method in class org.xipki.ca.server.CaServerConf
- setCaServerConf(CaServerConf) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- setCertprofileFactories(List<String>) - Method in class org.xipki.ca.server.CaServerConf
- setCertprofileFactoryRegister(CertprofileFactoryRegister) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- setCertPublisherFactoryRegister(CertPublisherFactoryRegister) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- setCerts(List<FileOrBinary>) - Method in class org.xipki.ca.server.CaServerConf.RemoteMgmt
- setCrlSignerName(String) - Method in class org.xipki.ca.server.CaInfo
- setCtLog(CaServerConf.CtLogConf) - Method in class org.xipki.ca.server.CaServerConf
- setDatasources(List<DataSourceConf>) - Method in class org.xipki.ca.server.CaServerConf
- setDatasources(Map<String, DataSourceWrapper>) - Method in class org.xipki.ca.server.keypool.KeypoolKeypairGenerator
- setDbEntry(KeypairGenEntry) - Method in class org.xipki.ca.server.KeypairGenEntryWrapper
- setDbEntry(RequestorEntry) - Method in class org.xipki.ca.server.RequestorEntryWrapper
- setDbEntry(SignerEntry) - Method in class org.xipki.ca.server.SignerEntryWrapper
- setEnabled(boolean) - Method in class org.xipki.ca.server.CaServerConf.RemoteMgmt
- setEventStatus(AuditEvent, boolean) - Method in class org.xipki.ca.server.X509CaModule
- setForCrossCert(boolean) - Method in class org.xipki.ca.server.CertTemplateData
- setHostverifier(String) - Method in class org.xipki.ca.server.CaServerConf.SslContext
- setKeydir(String) - Method in class org.xipki.ca.server.CaServerConf.CtLogConf
- setLogReqResp(boolean) - Method in class org.xipki.ca.server.CaServerConf
- setMaster(boolean) - Method in class org.xipki.ca.server.CaServerConf
- setName(String) - Method in class org.xipki.ca.server.CaServerConf.SslContext
- setNextCrlNumber(long) - Method in class org.xipki.ca.server.CaInfo
- setNoLock(boolean) - Method in class org.xipki.ca.server.CaServerConf
- setNoRA(boolean) - Method in class org.xipki.ca.server.CaServerConf
- setP11CryptServiceFactory(P11CryptServiceFactory) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- setPermission(int) - Method in class org.xipki.ca.server.CaInfo
- setRemoteMgmt(CaServerConf.RemoteMgmt) - Method in class org.xipki.ca.server.CaServerConf
- setRevocationInfo(CertRevocationInfo) - Method in class org.xipki.ca.server.CaInfo
- setSecurity(Securities.SecurityConf) - Method in class org.xipki.ca.server.CaServerConf
- setSecurityFactory(SecurityFactory) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- setShardId(int) - Method in class org.xipki.ca.server.CaServerConf
- setShardId(int) - Method in class org.xipki.ca.server.keypool.KeypoolKeypairGenerator
- setSslContexts(List<CaServerConf.SslContext>) - Method in class org.xipki.ca.server.CaServerConf
- setStatus(CaStatus) - Method in class org.xipki.ca.server.CaInfo
- setTrustanchors(FileOrBinary[]) - Method in class org.xipki.ca.server.CaServerConf.SslContext
- SignerEntryWrapper - Class in org.xipki.ca.server
-
Wrapper of signer database entry.
- SignerEntryWrapper() - Constructor for class org.xipki.ca.server.SignerEntryWrapper
- sortX509Name(X500Name) - Static method in class org.xipki.ca.server.CaUtil
- SQL_ADD_CERT - Variable in class org.xipki.ca.server.db.CertStoreBase
- SQL_ADD_CRL - Variable in class org.xipki.ca.server.db.CertStoreBase
- SQL_MAX_CRLNO - Static variable in class org.xipki.ca.server.db.CertStoreBase
- SQL_MAX_FULL_CRLNO - Static variable in class org.xipki.ca.server.db.CertStoreBase
- SQL_MAX_THISUPDAATE_CRL - Static variable in class org.xipki.ca.server.db.CertStoreBase
- SQL_REMOVE_CERT_FOR_ID - Static variable in class org.xipki.ca.server.db.CertStoreBase
- SQL_REVOKE_CERT - Static variable in class org.xipki.ca.server.db.CertStoreBase
- SQL_REVOKE_SUSPENDED_CERT - Static variable in class org.xipki.ca.server.db.CertStoreBase
- SslContext() - Constructor for class org.xipki.ca.server.CaServerConf.SslContext
- startCaSystem() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- SystemEvent - Class in org.xipki.ca.server.db
- SystemEvent(String, String, long) - Constructor for class org.xipki.ca.server.db.SystemEvent
T
- toString() - Method in class org.xipki.ca.server.CaInfo
- toString(boolean) - Method in class org.xipki.ca.server.CaInfo
U
- UniqueIdGenerator - Class in org.xipki.ca.server
-
Unique Identifier Generator.
- UniqueIdGenerator(long, int) - Constructor for class org.xipki.ca.server.UniqueIdGenerator
- UNKNOWN - org.xipki.ca.server.db.CertStore.CertStatus
- unlockCa() - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- unlockCa() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- unrevokeCa(String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
- unrevokeCa(String) - Method in class org.xipki.ca.server.db.CertStore
- unrevokeCa(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- unrevokeCa(RequestorInfo) - Method in class org.xipki.ca.server.X509Ca
- unrevokeCa(RequestorInfo) - Method in class org.xipki.ca.server.X509RevokerModule
- unsuspendCert(BigInteger, AuditEvent) - Method in class org.xipki.ca.server.X509RevokerModule
- unsuspendCert(RequestorInfo, BigInteger) - Method in class org.xipki.ca.server.X509Ca
- unsuspendCert(NameId, BigInteger, boolean, CaIdNameMap) - Method in class org.xipki.ca.server.db.CertStore
- unsuspendCertificate(String, BigInteger) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
- updateDbInfo(PasswordResolver) - Method in class org.xipki.ca.server.db.CertStoreBase
V
- validate() - Method in class org.xipki.ca.server.CaServerConf.RemoteMgmt
- validate() - Method in class org.xipki.ca.server.CaServerConf.SslContext
- validate() - Method in class org.xipki.ca.server.CaServerConf
- valueOf(String) - Static method in enum org.xipki.ca.server.db.CertStore.CertStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.xipki.ca.server.db.CertStore.CertStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verifySignature(X509Cert) - Method in class org.xipki.ca.server.X509CaModule
X
- X509Ca - Class in org.xipki.ca.server
-
X509CA.
- X509Ca(CaManagerImpl, CaInfo, CertStore, CtLogClient) - Constructor for class org.xipki.ca.server.X509Ca
- X509CaModule - Class in org.xipki.ca.server
-
X509CA module base class.
- X509CaModule(CaInfo) - Constructor for class org.xipki.ca.server.X509CaModule
- X509CrlModule - Class in org.xipki.ca.server
-
X509CA CRL module.
- X509CrlModule(CaManagerImpl, CaInfo, CertStore, X509PublisherModule) - Constructor for class org.xipki.ca.server.X509CrlModule
- X509RemoverModule - Class in org.xipki.ca.server
-
X509CA revoker module.
- X509RemoverModule(CaManagerImpl, CaInfo, CertStore, X509PublisherModule) - Constructor for class org.xipki.ca.server.X509RemoverModule
- X509RevokerModule - Class in org.xipki.ca.server
-
X509CA revoker module.
- X509RevokerModule(CaManagerImpl, CaInfo, CertStore, X509PublisherModule) - Constructor for class org.xipki.ca.server.X509RevokerModule
All Classes All Packages