A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(CaCertstore.Cert) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Certs
- add(CaCertstore.Crl) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Crls
- add(OcspCertstore.Cert) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Certs
- addCa(CaEntry) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addCaAlias(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addCertprofile(CertprofileEntry) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addCertprofileToCa(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addDbSchema(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addKeypairGen(KeypairGenEntry) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addPublisher(PublisherEntry) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addPublisherToCa(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addRequestor(RequestorEntry) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addRequestorToCa(CaHasRequestorEntry, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addSigner(SignerEntry) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
B
- baseDir - Variable in class org.xipki.ca.mgmt.db.DbToolBase
- buildFilename(String, String, long, long, long) - Static method in class org.xipki.ca.mgmt.db.DbToolBase
- buildFileOrBase64Binary(String, String) - Method in class org.xipki.ca.mgmt.db.port.DbPorter
- buildFileOrBinary(byte[], String) - Method in class org.xipki.ca.mgmt.db.port.DbPorter
- buildFileOrValue(String, String) - Method in class org.xipki.ca.mgmt.db.port.DbPorter
C
- Ca() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- Caalias() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.Caalias
- CaCertstore - Class in org.xipki.ca.mgmt.db.port
-
CA CertStore configuration.
- CaCertstore() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore
- CaCertstore.Ca - Class in org.xipki.ca.mgmt.db.port
- CaCertstore.Caalias - Class in org.xipki.ca.mgmt.db.port
- CaCertstore.Caconf - Class in org.xipki.ca.mgmt.db.port
- CaCertstore.CaHasEntry - Class in org.xipki.ca.mgmt.db.port
- CaCertstore.CaHasProfile - Class in org.xipki.ca.mgmt.db.port
- CaCertstore.CaHasPublisher - Class in org.xipki.ca.mgmt.db.port
- CaCertstore.CaHasRequestor - Class in org.xipki.ca.mgmt.db.port
- CaCertstore.Cert - Class in org.xipki.ca.mgmt.db.port
- CaCertstore.Certs - Class in org.xipki.ca.mgmt.db.port
- CaCertstore.Crl - Class in org.xipki.ca.mgmt.db.port
- CaCertstore.Crls - Class in org.xipki.ca.mgmt.db.port
- CaCertstore.DbSchemaEntry - Class in org.xipki.ca.mgmt.db.port
- CaCertstore.IdNameTypeConf - Class in org.xipki.ca.mgmt.db.port
- CaCertstore.NameTypeConf - Class in org.xipki.ca.mgmt.db.port
- CaCertstore.Signer - Class in org.xipki.ca.mgmt.db.port
- CaCertstore.ToPublish - Class in org.xipki.ca.mgmt.db.port
- Caconf() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- CaHasEntry() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasEntry
- CaHasProfile() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasProfile
- CaHasPublisher() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasPublisher
- CaHasRequestor() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasRequestor
- CaMgmtClient - Class in org.xipki.ca.mgmt.client
-
CA management client via REST API.
- CaMgmtClient(SslContextConf) - Constructor for class org.xipki.ca.mgmt.client.CaMgmtClient
- Cert() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- Cert() - Constructor for class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- CERT - org.xipki.ca.mgmt.db.port.DbPorter.CaDbEntryType
- CERT - org.xipki.ca.mgmt.db.port.DbPorter.OcspDbEntryType
- Certs() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.Certs
- Certs() - Constructor for class org.xipki.ca.mgmt.db.port.OcspCertstore.Certs
- changeCa(ChangeCaEntry) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- changeCertprofile(String, String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- changeDbSchema(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- changeKeypairGen(String, String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- changePublisher(String, String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- changeRequestor(String, String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- changeSigner(String, String, String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- clearPublishQueue(String, List<String>) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- close() - Method in class org.xipki.ca.mgmt.db.DbToolBase
- close() - Method in class org.xipki.ca.mgmt.db.port.DbPorter.DbPortFileNameIterator
- commit(String) - Method in class org.xipki.ca.mgmt.db.DbToolBase
- connection - Variable in class org.xipki.ca.mgmt.db.DbToolBase
- count(String) - Method in class org.xipki.ca.mgmt.db.DbToolBase
- createStatement() - Method in class org.xipki.ca.mgmt.db.DbToolBase
- Crl() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.Crl
- CRL - org.xipki.ca.mgmt.db.port.DbPorter.CaDbEntryType
- CrlInfo() - Constructor for class org.xipki.ca.mgmt.db.port.OcspCertstore.CrlInfo
- Crls() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.Crls
D
- datasource - Variable in class org.xipki.ca.mgmt.db.DbToolBase
- datasource - Variable in class org.xipki.ca.mgmt.db.DbWorker
- DbPorter - Class in org.xipki.ca.mgmt.db.port
-
Database porter.
- DbPorter(DataSourceWrapper, String, AtomicBoolean) - Constructor for class org.xipki.ca.mgmt.db.port.DbPorter
- DbPorter.CaDbEntryType - Enum in org.xipki.ca.mgmt.db.port
- DbPorter.DbPortFileNameIterator - Class in org.xipki.ca.mgmt.db.port
- DbPorter.OcspDbEntryType - Enum in org.xipki.ca.mgmt.db.port
- DbPortFileNameIterator(String) - Constructor for class org.xipki.ca.mgmt.db.port.DbPorter.DbPortFileNameIterator
- DbPortWorker - Class in org.xipki.ca.mgmt.db.port
-
Worker for database export / import.
- DbPortWorker(DataSourceFactory, PasswordResolver, String, char[]) - Constructor for class org.xipki.ca.mgmt.db.port.DbPortWorker
- DbPortWorker.ExportCaDb - Class in org.xipki.ca.mgmt.db.port
- DbPortWorker.ExportOcspDb - Class in org.xipki.ca.mgmt.db.port
- DbPortWorker.ImportCaDb - Class in org.xipki.ca.mgmt.db.port
- DbPortWorker.ImportOcspDb - Class in org.xipki.ca.mgmt.db.port
- DbPortWorker.ImportOcspFromCaDb - Class in org.xipki.ca.mgmt.db.port
- DbSchemaEntry() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.DbSchemaEntry
- dbSchemaInfo - Variable in class org.xipki.ca.mgmt.db.port.DbPorter
- DbSchemaInfo - Class in org.xipki.ca.mgmt.db
-
Database Schema Information.
- DbSchemaInfo(DataSourceWrapper) - Constructor for class org.xipki.ca.mgmt.db.DbSchemaInfo
- dbSchemaVersion - Variable in class org.xipki.ca.mgmt.db.port.DbPorter
- DbToolBase - Class in org.xipki.ca.mgmt.db
-
Database tool base.
- DbToolBase(DataSourceWrapper, String, AtomicBoolean) - Constructor for class org.xipki.ca.mgmt.db.DbToolBase
- DbWorker - Class in org.xipki.ca.mgmt.db
-
Worker for database export / import.
- DbWorker(DataSourceFactory, PasswordResolver, String) - Constructor for class org.xipki.ca.mgmt.db.DbWorker
- decrypt(String) - Method in class org.xipki.ca.mgmt.db.port.DbPortWorker
- deleteDecryptedFiles(String) - Method in class org.xipki.ca.mgmt.db.port.DbPortWorker
- deleteFromTableWithLargerId(String, String, long, Logger) - Method in class org.xipki.ca.mgmt.db.DbToolBase
- deleteTmpFiles(String, String) - Static method in class org.xipki.ca.mgmt.db.DbToolBase
- DigestDiffWorker - Class in org.xipki.ca.mgmt.db.diffdb
-
Worker for DigestDiff.
- DigestDiffWorker(DataSourceFactory, PasswordResolver, boolean, String, String, String, int, int, Set<byte[]>) - Constructor for class org.xipki.ca.mgmt.db.diffdb.DigestDiffWorker
- disableAutoCommit() - Method in class org.xipki.ca.mgmt.db.DbToolBase
E
- echoToFile(String, File) - Static method in class org.xipki.ca.mgmt.db.port.DbPorter
- encrypt(File) - Method in class org.xipki.ca.mgmt.db.port.DbPortWorker
- exception() - Method in class org.xipki.ca.mgmt.db.DbWorker
- EXPORT_PROCESS_LOG_FILENAME - Static variable in class org.xipki.ca.mgmt.db.port.DbPorter
- ExportCaDb(DataSourceFactory, PasswordResolver, String, String, boolean, int, int, char[]) - Constructor for class org.xipki.ca.mgmt.db.port.DbPortWorker.ExportCaDb
- exportConf(List<String>) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- ExportOcspDb(DataSourceFactory, PasswordResolver, String, String, boolean, int, int, char[]) - Constructor for class org.xipki.ca.mgmt.db.port.DbPortWorker.ExportOcspDb
F
- FILENAME_CA_CERTSTORE - Static variable in class org.xipki.ca.mgmt.db.port.DbPorter
- FILENAME_CA_CONFIGURATION - Static variable in class org.xipki.ca.mgmt.db.port.DbPorter
- FILENAME_OCSP_CERTSTORE - Static variable in class org.xipki.ca.mgmt.db.port.DbPorter
G
- generateCertificate(String, String, byte[], Instant, Instant) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- generateCrlOnDemand(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- generateCrossCertificate(String, String, byte[], byte[], Instant, Instant) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- generateKeyCert(String, String, String, Instant, Instant) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- generateRootCa(CaEntry, String, String, String, Instant, Instant) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getAliasesForCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCaaliases() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- getCaAliasNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCaHasProfiles() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- getCaHasPublishers() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- getCaHasRequestors() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- getCaId() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caalias
- getCaId() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasEntry
- getCaId() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getCaId() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Crl
- getCaId() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ToPublish
- getCaNameForAlias(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCaNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCas() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- getCaSystemStatus() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCert() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- getCert() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
- getCert(String, BigInteger) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCert(X500Name, BigInteger) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCertchain() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- getCertFile() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Issuer
- getCerthashAlgo() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore
- getCertId() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ToPublish
- getCertprofile(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCertprofileNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCertprofilesForCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCerts() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Certs
- getCerts() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Certs
- getConf() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.NameTypeConf
- getConf() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
- getConfColumn() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- getCountCerts() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
- getCountCerts() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore
- getCountCrls() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
- getCrl(String, BigInteger) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCrlId() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- getCrlId() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Issuer
- getCrlInfos() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore
- getCrlNo() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Crl
- getCrls() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Crls
- getCrlScope() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getCrlScope() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Crl
- getCrlSignerName() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- getCurrentCrl(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getDbConfProperties(InputStream) - Static method in class org.xipki.ca.mgmt.db.DbToolBase
- getDbSchemas() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getDbSchemas() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- getDirName() - Method in enum org.xipki.ca.mgmt.db.port.DbPorter.CaDbEntryType
- getDirName() - Method in enum org.xipki.ca.mgmt.db.port.DbPorter.OcspDbEntryType
- getEe() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getFailedCaNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getFile() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getFile() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Crl
- getFpRs() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getHash() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- getId() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- getId() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.IdNameTypeConf
- getId() - Method in class org.xipki.ca.mgmt.db.port.IdentifiedDbObject
- getId() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.CrlInfo
- getId() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Issuer
- getIid() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- getInactiveCaNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getInfo() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.CrlInfo
- getIssuers() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore
- getKeypairGen(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getKeypairGenNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getKeypairGens() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- getNafter() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- getName() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- getName() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caalias
- getName() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.DbSchemaEntry
- getName() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.NameTypeConf
- getName() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
- getName() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.CrlInfo
- getNbefore() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- getNextCrlNo() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- getPermission() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasRequestor
- getPid() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getPrivateKeyFile() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getProfileId() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasProfile
- getProfiles() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- getProfiles() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasRequestor
- getPubId() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ToPublish
- getPublisher(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getPublisherId() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasPublisher
- getPublisherNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getPublishers() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- getPublishersForCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getPublishQueue() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
- getRequestor(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getRequestorId() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasRequestor
- getRequestorNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getRequestors() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- getRequestorsForCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getRev() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getRev() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- getRevInfo() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- getRevInfo() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Issuer
- getRid() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getRit() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getRit() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- getRr() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getRr() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- getRs() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getRt() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getRt() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- getSigner(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getSignerConf() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- getSignerNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getSigners() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- getSignerType() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- getSn() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getSn() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- getSqlBatchFactor() - Method in enum org.xipki.ca.mgmt.db.port.DbPorter.CaDbEntryType
- getSqlBatchFactor() - Method in enum org.xipki.ca.mgmt.db.port.DbPorter.OcspDbEntryType
- getStatus() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- getSubject() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- getSuccessfulCaNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getSupportedCertprofileTypes() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getSupportedPublisherTypes() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getSupportedSignerTypes() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getTableName() - Method in enum org.xipki.ca.mgmt.db.port.DbPorter.CaDbEntryType
- getTableName() - Method in enum org.xipki.ca.mgmt.db.port.DbPorter.OcspDbEntryType
- getTid() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getTokenInfoP11(String, Integer, boolean) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getType() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.NameTypeConf
- getType() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
- getUpdate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- getUpdate() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- getValue() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.DbSchemaEntry
- getVariableNames() - Method in class org.xipki.ca.mgmt.db.DbSchemaInfo
- getVariableValue(String) - Method in class org.xipki.ca.mgmt.db.DbSchemaInfo
- getVersion() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- getVersion() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
- getVersion() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore
- getZipOutputStream(File) - Static method in class org.xipki.ca.mgmt.db.DbToolBase
H
- hasNext() - Method in class org.xipki.ca.mgmt.db.port.DbPorter.DbPortFileNameIterator
I
- IdentifiedDbObject - Class in org.xipki.ca.mgmt.db.port
-
CA configuration entry with database table id.
- IdentifiedDbObject() - Constructor for class org.xipki.ca.mgmt.db.port.IdentifiedDbObject
- IdNameTypeConf() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.IdNameTypeConf
- IMPORT_PROCESS_LOG_FILENAME - Static variable in class org.xipki.ca.mgmt.db.port.DbPorter
- IMPORT_TO_OCSP_PROCESS_LOG_FILENAME - Static variable in class org.xipki.ca.mgmt.db.port.DbPorter
- ImportCaDb(DataSourceFactory, PasswordResolver, String, boolean, String, int, char[]) - Constructor for class org.xipki.ca.mgmt.db.port.DbPortWorker.ImportCaDb
- ImportOcspDb(DataSourceFactory, PasswordResolver, String, boolean, String, int, char[]) - Constructor for class org.xipki.ca.mgmt.db.port.DbPortWorker.ImportOcspDb
- ImportOcspFromCaDb(DataSourceFactory, PasswordResolver, String, String, boolean, String, int, char[]) - Constructor for class org.xipki.ca.mgmt.db.port.DbPortWorker.ImportOcspFromCaDb
- initIfNotDone() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- Issuer() - Constructor for class org.xipki.ca.mgmt.db.port.OcspCertstore.Issuer
L
- listCertificates(String, X500Name, Instant, Instant, CertListOrderBy, int) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- loadConf(InputStream) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
M
- max(String, String) - Method in class org.xipki.ca.mgmt.db.DbToolBase
- max(String, String, String) - Method in class org.xipki.ca.mgmt.db.DbToolBase
- maxX500nameLen - Variable in class org.xipki.ca.mgmt.db.port.DbPorter
- min(String, String) - Method in class org.xipki.ca.mgmt.db.DbToolBase
- min(String, String, String) - Method in class org.xipki.ca.mgmt.db.DbToolBase
N
- NameTypeConf() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.NameTypeConf
- next() - Method in class org.xipki.ca.mgmt.db.port.DbPorter.DbPortFileNameIterator
- notifyCaChange() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
O
- OcspCertstore - Class in org.xipki.ca.mgmt.db.port
-
OCSP CertStore.
- OcspCertstore() - Constructor for class org.xipki.ca.mgmt.db.port.OcspCertstore
- OcspCertstore.Cert - Class in org.xipki.ca.mgmt.db.port
- OcspCertstore.Certs - Class in org.xipki.ca.mgmt.db.port
- OcspCertstore.CrlInfo - Class in org.xipki.ca.mgmt.db.port
- OcspCertstore.Issuer - Class in org.xipki.ca.mgmt.db.port
- org.xipki.ca.mgmt.client - package org.xipki.ca.mgmt.client
- org.xipki.ca.mgmt.db - package org.xipki.ca.mgmt.db
- org.xipki.ca.mgmt.db.diffdb - package org.xipki.ca.mgmt.db.diffdb
- org.xipki.ca.mgmt.db.port - package org.xipki.ca.mgmt.db.port
P
- password - Variable in class org.xipki.ca.mgmt.db.port.DbPortWorker
- prepareStatement(String) - Method in class org.xipki.ca.mgmt.db.DbToolBase
R
- readContent(FileOrBinary) - Method in class org.xipki.ca.mgmt.db.port.DbPorter
- readContent(FileOrValue) - Method in class org.xipki.ca.mgmt.db.port.DbPorter
- recoverAutoCommit() - Method in class org.xipki.ca.mgmt.db.DbToolBase
- releaseResources(Statement, ResultSet) - Method in class org.xipki.ca.mgmt.db.DbToolBase
- remove() - Method in class org.xipki.ca.mgmt.db.port.DbPorter.DbPortFileNameIterator
- removeCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeCaAlias(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeCertificate(String, BigInteger) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeCertprofile(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeCertprofileFromCa(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeDbSchema(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeKeypairGen(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removePublisher(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removePublisherFromCa(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeRequestor(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeRequestorFromCa(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeSigner(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- republishCertificates(String, List<String>, int) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- restartCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- restartCaSystem() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- revokeCa(String, CertRevocationInfo) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- revokeCertificate(String, BigInteger, CrlReason, Instant) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- rollback() - Method in class org.xipki.ca.mgmt.db.DbToolBase
- run() - Method in class org.xipki.ca.mgmt.db.DbWorker
- run0() - Method in class org.xipki.ca.mgmt.db.DbWorker
- run0() - Method in class org.xipki.ca.mgmt.db.diffdb.DigestDiffWorker
- run0() - Method in class org.xipki.ca.mgmt.db.port.DbPortWorker.ExportCaDb
- run0() - Method in class org.xipki.ca.mgmt.db.port.DbPortWorker.ExportOcspDb
- run0() - Method in class org.xipki.ca.mgmt.db.port.DbPortWorker.ImportCaDb
- run0() - Method in class org.xipki.ca.mgmt.db.port.DbPortWorker.ImportOcspDb
- run0() - Method in class org.xipki.ca.mgmt.db.port.DbPortWorker.ImportOcspFromCaDb
S
- setBoolean(PreparedStatement, int, boolean) - Static method in class org.xipki.ca.mgmt.db.DbToolBase
- setCaaliases(List<CaCertstore.Caalias>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- setCaHasProfiles(List<CaCertstore.CaHasProfile>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- setCaHasPublishers(List<CaCertstore.CaHasPublisher>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- setCaHasRequestors(List<CaCertstore.CaHasRequestor>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- setCaId(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caalias
- setCaId(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasEntry
- setCaId(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ToPublish
- setCaId(Integer) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setCaId(Integer) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Crl
- setCas(List<CaCertstore.Ca>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- setCert(FileOrBinary) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- setCert(FileOrBinary) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
- setCertchain(FileOrValue) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- setCertFile(String) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Issuer
- setCerthashAlgo(String) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore
- setCertId(long) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ToPublish
- setCerts(List<CaCertstore.Cert>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Certs
- setCerts(List<OcspCertstore.Cert>) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Certs
- setConf(FileOrValue) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.NameTypeConf
- setConf(FileOrValue) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
- setConfColumn(FileOrValue) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- setCountCerts(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
- setCountCerts(int) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore
- setCountCrls(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
- setCrlId(Integer) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- setCrlId(Integer) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Issuer
- setCrlInfos(List<OcspCertstore.CrlInfo>) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore
- setCrlNo(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Crl
- setCrls(List<CaCertstore.Crl>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Crls
- setCrlScope(Integer) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setCrlScope(Integer) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Crl
- setCrlSignerName(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- setDbSchemas(List<CaCertstore.DbSchemaEntry>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- setEe(Boolean) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setFile(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setFile(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Crl
- setFpRs(Long) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setHash(String) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- setId(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- setId(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.IdNameTypeConf
- setId(int) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.CrlInfo
- setId(int) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Issuer
- setId(Long) - Method in class org.xipki.ca.mgmt.db.port.IdentifiedDbObject
- setIid(Integer) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- setInfo(String) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.CrlInfo
- setInt(PreparedStatement, int, Integer) - Static method in class org.xipki.ca.mgmt.db.DbToolBase
- setIssuers(List<OcspCertstore.Issuer>) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore
- setKeypairGens(List<CaCertstore.NameTypeConf>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- setLong(PreparedStatement, int, Long) - Static method in class org.xipki.ca.mgmt.db.DbToolBase
- setNafter(Long) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- setName(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- setName(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caalias
- setName(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.DbSchemaEntry
- setName(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.NameTypeConf
- setName(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
- setName(String) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.CrlInfo
- setNbefore(Long) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- setNextCrlNo(long) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- setPermission(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasRequestor
- setPid(Integer) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setPrivateKeyFile(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setProfileId(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasProfile
- setProfiles(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasRequestor
- setProfiles(List<CaCertstore.IdNameTypeConf>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- setPubId(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ToPublish
- setPublisherId(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasPublisher
- setPublishers(List<CaCertstore.IdNameTypeConf>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- setPublishQueue(List<CaCertstore.ToPublish>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
- setRequestorId(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasRequestor
- setRequestors(List<CaCertstore.IdNameTypeConf>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- setRev(Boolean) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- setRev(Integer) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setRevInfo(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- setRevInfo(String) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Issuer
- setRid(Integer) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setRit(Long) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setRit(Long) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- setRr(Integer) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setRr(Integer) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- setRs(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setRt(Long) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setRt(Long) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- setSavepoint() - Method in class org.xipki.ca.mgmt.db.DbToolBase
- setServerUrl(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- setSignerConf(FileOrValue) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- setSigners(List<CaCertstore.Signer>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- setSignerType(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- setSn(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setSn(String) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- setStatus(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- setStopMe(boolean) - Method in class org.xipki.ca.mgmt.db.DbWorker
- setSubject(String) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- setTid(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setType(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.NameTypeConf
- setType(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
- setUpdate(Long) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- setUpdate(Long) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- setValue(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.DbSchemaEntry
- setVariable(String, String) - Method in class org.xipki.ca.mgmt.db.DbSchemaInfo
- setVersion(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- setVersion(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
- setVersion(int) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore
- Signer() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
- stopMe - Variable in class org.xipki.ca.mgmt.db.DbToolBase
- stopMe - Variable in class org.xipki.ca.mgmt.db.DbWorker
T
- tableExists(String) - Method in class org.xipki.ca.mgmt.db.DbToolBase
- tableHasColumn(String, String) - Method in class org.xipki.ca.mgmt.db.DbToolBase
- ToPublish() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.ToPublish
- translate(String, SQLException) - Method in class org.xipki.ca.mgmt.db.DbToolBase
U
- unlockCa() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- unrevokeCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- unsuspendCertificate(String, BigInteger) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
V
- validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
- validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caalias
- validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
- validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasProfile
- validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasPublisher
- validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasRequestor
- validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
- validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Certs
- validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Crl
- validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Crls
- validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.DbSchemaEntry
- validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.NameTypeConf
- validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
- validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ToPublish
- validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
- validate() - Method in class org.xipki.ca.mgmt.db.port.IdentifiedDbObject
- validate() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
- validate() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Certs
- validate() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.CrlInfo
- validate() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Issuer
- validate() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore
- valueOf(String) - Static method in enum org.xipki.ca.mgmt.db.port.DbPorter.CaDbEntryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xipki.ca.mgmt.db.port.DbPorter.OcspDbEntryType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.xipki.ca.mgmt.db.port.DbPorter.CaDbEntryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.xipki.ca.mgmt.db.port.DbPorter.OcspDbEntryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION_V1 - Static variable in class org.xipki.ca.mgmt.db.port.DbPorter
-
For XiPKI Version 5.3.x
- VERSION_V2 - Static variable in class org.xipki.ca.mgmt.db.port.DbPorter
-
For XiPKI Version 5.4.x
W
- writeLine(OutputStream, String) - Static method in class org.xipki.ca.mgmt.db.DbToolBase
All Classes All Packages