Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

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(CaCertstore.ReqCert) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ReqCerts
 
add(CaCertstore.Request) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Requests
 
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
 
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
 
addUser(AddUserEntry) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
 
addUserToCa(CaHasUserEntry, String) - 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.CaHasUser - 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.DeltaCrlCacheEntry - Class in org.xipki.ca.mgmt.db.port
 
CaCertstore.IdNameTypeConf - Class in org.xipki.ca.mgmt.db.port
 
CaCertstore.ReqCert - Class in org.xipki.ca.mgmt.db.port
 
CaCertstore.ReqCerts - Class in org.xipki.ca.mgmt.db.port
 
CaCertstore.Request - Class in org.xipki.ca.mgmt.db.port
 
CaCertstore.Requests - 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
 
CaCertstore.User - 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
 
CaHasUser() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasUser
 
CaMgmtClient - Class in org.xipki.ca.mgmt.client
CA management client via REST API.
CaMgmtClient() - 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
 
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
 
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
 
changeUser(ChangeUserEntry) - 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
 
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.port.DbPortWorker
 
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) - 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
 
DbSchemaInfo - Class in org.xipki.ca.mgmt.db
Database Schema Information.
DbSchemaInfo(DataSourceWrapper) - Constructor for class org.xipki.ca.mgmt.db.DbSchemaInfo
 
dbSchemaInfo - Variable in class org.xipki.ca.mgmt.db.port.DbPorter
 
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
 
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
 
DeltaCrlCacheEntry() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.DeltaCrlCacheEntry
 
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
 
exception() - Method in class org.xipki.ca.mgmt.db.port.DbPortWorker
 
EXPORT_PROCESS_LOG_FILENAME - Static variable in class org.xipki.ca.mgmt.db.port.DbPorter
 
ExportCaDb(DataSourceFactory, PasswordResolver, String, String, boolean, int, int) - 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) - 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[], Date, Date) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
 
generateCrlOnDemand(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
 
generateRootCa(CaEntry, String, byte[], String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
 
getActive() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasUser
 
getActive() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.User
 
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
 
getCaHasUsers() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
 
getCaHasUsersForUser(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
 
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.DeltaCrlCacheEntry
 
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
 
getCaUris() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
getCert(String, BigInteger) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
 
getCert(X500Name, BigInteger) - 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
 
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
 
getCertRequest(String, BigInteger) - 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
 
getCid() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ReqCert
 
getCmpControl() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
getCmpResponderName() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
getConf() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.IdNameTypeConf
 
getConf() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
 
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
 
getCountReqCerts() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
 
getCountRequests() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
 
getCrl(String, BigInteger) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
 
getCrlControl() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
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
 
getCtlogControl() - 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
 
getDeltaCrlCache() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
 
getDhpocControl() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
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
 
getExpirationPeriod() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
getExtraControl() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
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
 
getFile() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Request
 
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.CaHasUser
 
getId() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.IdNameTypeConf
 
getId() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.User
 
getId() - Method in class org.xipki.ca.mgmt.db.port.IdentifidDbObject
 
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
 
getKeepExpiredCertDays() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
getMaxValidity() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
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.IdNameTypeConf
 
getName() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
 
getName() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.User
 
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
 
getNumCrls() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
getPassword() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.User
 
getPermission() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
getPermission() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasRequestor
 
getPermission() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasUser
 
getPid() - 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
 
getProfiles() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasUser
 
getProtocolSupport() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
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
 
getRa() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasRequestor
 
getReqCerts() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ReqCerts
 
getReqType() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
 
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
 
getRequests() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Requests
 
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
 
getRevokeSuspendedControl() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
getRid() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
 
getRid() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ReqCert
 
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
 
getSaveReq() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
getScepControl() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
getScepResponderName() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
getSerial() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.DeltaCrlCacheEntry
 
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
 
getSnSize() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
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
 
getType() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.IdNameTypeConf
 
getType() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
 
getUid() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
 
getUpdate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
 
getUpdate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Request
 
getUpdate() - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
 
getUser(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
 
getUserId() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasUser
 
getUsers() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
 
getValidityMode() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
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

IdentifidDbObject - Class in org.xipki.ca.mgmt.db.port
CA configuration entry with database table id.
IdentifidDbObject() - Constructor for class org.xipki.ca.mgmt.db.port.IdentifidDbObject
 
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) - Constructor for class org.xipki.ca.mgmt.db.port.DbPortWorker.ImportCaDb
 
ImportOcspDb(DataSourceFactory, PasswordResolver, String, boolean, String, int) - Constructor for class org.xipki.ca.mgmt.db.port.DbPortWorker.ImportOcspDb
 
ImportOcspFromCaDb(DataSourceFactory, PasswordResolver, String, String, boolean, String, int) - 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, Date, Date, 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

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

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
 
refreshTokenForSignerType(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
 
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
 
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
 
removeUser(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
 
removeUserFromCa(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
 
republishCertificates(String, List<String>, int) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
 
ReqCert() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.ReqCert
 
ReqCerts() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.ReqCerts
 
Request() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.Request
 
Requests() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.Requests
 
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, Date) - 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.port.DbPortWorker
 
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
 
run0() - Method in class org.xipki.ca.mgmt.db.port.DbPortWorker
 

S

setActive(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasUser
 
setActive(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.User
 
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
 
setCaHasUsers(List<CaCertstore.CaHasUser>) - 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(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
 
setCaId(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.DeltaCrlCacheEntry
 
setCaId(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ToPublish
 
setCas(List<CaCertstore.Ca>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
 
setCaUris(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
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
 
setCid(long) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ReqCert
 
setCmpControl(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
setCmpResponderName(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
setConf(FileOrValue) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.IdNameTypeConf
 
setConf(FileOrValue) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
 
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
 
setCountReqCerts(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
 
setCountRequests(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
 
setCrlControl(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
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
 
setCtlogControl(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
setDeltaCrlCache(List<CaCertstore.DeltaCrlCacheEntry>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
 
setDhpocControl(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
setEe(Boolean) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
 
setExpirationPeriod(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
setExtraControl(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
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
 
setFile(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Request
 
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.CaHasUser
 
setId(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.IdNameTypeConf
 
setId(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.User
 
setId(Long) - Method in class org.xipki.ca.mgmt.db.port.IdentifidDbObject
 
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
 
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
 
setKeepExpiredCertDays(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
setLong(PreparedStatement, int, Long) - Static method in class org.xipki.ca.mgmt.db.DbToolBase
 
setMaxValidity(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
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.IdNameTypeConf
 
setName(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
 
setName(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.User
 
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
 
setNumCrls(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
setPassword(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.User
 
setPermission(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
setPermission(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasRequestor
 
setPermission(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasUser
 
setPid(Integer) - 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(List<CaCertstore.IdNameTypeConf>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
 
setProfiles(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasRequestor
 
setProfiles(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasUser
 
setProtocolSupport(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
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
 
setRa(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasRequestor
 
setReqCerts(List<CaCertstore.ReqCert>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ReqCerts
 
setReqType(Integer) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
 
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
 
setRequests(List<CaCertstore.Request>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Requests
 
setRev(Integer) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
 
setRev(Boolean) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.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
 
setRevokeSuspendedControl(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
setRid(Integer) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
 
setRid(long) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ReqCert
 
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
 
setSaveReq(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
setScepControl(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
setScepResponderName(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
setSerial(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.DeltaCrlCacheEntry
 
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
 
setSnSize(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
setSslContextConf(SslContextConf) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
 
setStatus(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
setStopMe(boolean) - Method in class org.xipki.ca.mgmt.db.port.DbPortWorker
 
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.IdNameTypeConf
 
setType(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Signer
 
setUid(Integer) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
 
setUpdate(Long) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Cert
 
setUpdate(Long) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Request
 
setUpdate(Long) - Method in class org.xipki.ca.mgmt.db.port.OcspCertstore.Cert
 
setUserId(int) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.CaHasUser
 
setUsers(List<CaCertstore.User>) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Caconf
 
setValidityMode(String) - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Ca
 
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.port.DbPortWorker
 

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
 
unrevokeCertificate(String, BigInteger) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
 
User() - Constructor for class org.xipki.ca.mgmt.db.port.CaCertstore.User
 

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.CaHasUser
 
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.DeltaCrlCacheEntry
 
validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.IdNameTypeConf
 
validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ReqCert
 
validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.ReqCerts
 
validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Request
 
validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore.Requests
 
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.User
 
validate() - Method in class org.xipki.ca.mgmt.db.port.CaCertstore
 
validate() - Method in class org.xipki.ca.mgmt.db.port.IdentifidDbObject
 
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 - Static variable in class org.xipki.ca.mgmt.db.port.DbPorter
 

W

writeLine(OutputStream, String) - Static method in class org.xipki.ca.mgmt.db.DbToolBase
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.