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

A

addCa(NameId) - Method in class org.xipki.ca.server.CaIdNameMap
 
addCa(CaEntry) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
addCa(CaEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
addCaAlias(String, NameId) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
addCaAlias(String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
addCert(CertificateInfo) - Method in class org.xipki.ca.server.db.CertStore
 
addCertprofile(NameId) - Method in class org.xipki.ca.server.CaIdNameMap
 
addCertprofile(CertprofileEntry) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
addCertprofile(CertprofileEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
addCertprofileToCa(NameId, NameId) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
addCertprofileToCa(String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
addCrl(NameId, X509CRLHolder) - Method in class org.xipki.ca.server.db.CertStore
 
addEmbeddedRequestor(String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
addPublisher(NameId) - Method in class org.xipki.ca.server.CaIdNameMap
 
addPublisher(PublisherEntry) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
addPublisher(PublisherEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
addPublisherToCa(NameId, NameId) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
addPublisherToCa(String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
addRequest(byte[]) - Method in class org.xipki.ca.server.db.CertStore
 
addRequest(byte[]) - Method in class org.xipki.ca.server.X509Ca
 
addRequestCert(long, long) - Method in class org.xipki.ca.server.db.CertStore
 
addRequestCert(long, long) - Method in class org.xipki.ca.server.X509Ca
 
addRequestor(NameId) - Method in class org.xipki.ca.server.CaIdNameMap
 
addRequestor(RequestorEntry) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
addRequestor(RequestorEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
addRequestorToCa(CaHasRequestorEntry, NameId) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
addRequestorToCa(CaHasRequestorEntry, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
addSigner(SignerEntry) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
addSigner(SignerEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
addToPublishQueue(NameId, long, NameId) - Method in class org.xipki.ca.server.db.CertStore
 
addUser(AddUserEntry) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
addUser(UserEntry) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
addUser(AddUserEntry) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
addUserToCa(CaHasUserEntry, NameId) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
addUserToCa(CaHasUserEntry, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
APPNAME - Static variable in class org.xipki.ca.server.CaAuditConstants
 
auditService() - Static method in class org.xipki.ca.server.X509CaModule
 
authenticateUser(String, byte[]) - Method in class org.xipki.ca.server.db.CertStore
 
authenticateUser(String, byte[]) - Method in class org.xipki.ca.server.X509Ca
 

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

D

dbSchemaVersion - Variable in class org.xipki.ca.server.db.CertStoreBase
 
deleteUnreferencedRequests() - Method in class org.xipki.ca.server.db.CertStore
 
DERIVED_KEY_SIZE - Static variable in class org.xipki.ca.server.PasswordHash
 
DhpocControl - Class in org.xipki.ca.server
DHPoc control.
DhpocControl(String) - Constructor for class org.xipki.ca.server.DhpocControl
 

E

encodeCertchain(List<X509Cert>) - Static method in class org.xipki.ca.server.CaUtil
 
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
 
execQueryStmt0(String) - 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(CertTemplateData, RequestorInfo, RequestType, byte[], String) - Method in class org.xipki.ca.server.X509Ca
 
generateCertificate(String, String, byte[], Date, Date) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
generateCerts(List<CertTemplateData>, RequestorInfo, RequestType, byte[], String) - Method in class org.xipki.ca.server.X509Ca
 
generateCrlOnDemand(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
generateCrlOnDemand(String) - Method in class org.xipki.ca.server.X509Ca
 
generateCrlOnDemand(String) - Method in class org.xipki.ca.server.X509CrlModule
 
generateRootCa(CaEntry, String, byte[], String) - 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(BigInteger) - Method in class org.xipki.ca.server.X509Ca
 
getBcCrl(BigInteger) - Method in class org.xipki.ca.server.X509CrlModule
 
getBcCurrentCrl() - Method in class org.xipki.ca.server.X509Ca
 
getBcCurrentCrl() - Method in class org.xipki.ca.server.X509CrlModule
 
getBody() - Method in class org.xipki.ca.server.RestResponder.RestResponse
 
getBytes() - Method in class org.xipki.ca.server.ScepResponder.ScepCaCertRespBytes
 
getByUserRequestor(NameId) - Method in class org.xipki.ca.server.X509Ca
 
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
 
getCaCaps() - Method in class org.xipki.ca.server.ScepResponder
 
getCaCert(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
getCaCert() - Method in class org.xipki.ca.server.X509Ca
 
getCaCertchain(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
getCaCertResp() - Method in class org.xipki.ca.server.ScepResponder
 
getCaEntry() - Method in class org.xipki.ca.server.CaInfo
 
getCaHasUser(NameId, NameId) - Method in class org.xipki.ca.server.db.CertStore
 
getCaHasUsersForCa(String, CaIdNameMap) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
getCaHasUsersForUser(String, CaIdNameMap) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
getCaHasUsersForUser(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
getCaIdent() - Method in class org.xipki.ca.server.ScepResponder
 
getCaIdent() - Method in class org.xipki.ca.server.X509Ca
 
getCaInfo() - Method in class org.xipki.ca.server.X509Ca
 
getCaManager() - Method in class org.xipki.ca.server.X509Ca
 
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
 
getCaServerConf() - 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(X500Name, byte[]) - Method in class org.xipki.ca.server.db.CertStore
Get certificates for given subject and transactionId.
getCert(String, BigInteger) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
getCert(X500Name, BigInteger) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
getCert() - Method in class org.xipki.ca.server.RequestorEntryWrapper
 
getCert(BigInteger) - Method in class org.xipki.ca.server.X509Ca
 
getCert(X500Name, byte[]) - Method in class org.xipki.ca.server.X509Ca
Returns the certificates satisfying the given search criteria.
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
 
getCertificates() - Method in class org.xipki.ca.server.DhpocControl
 
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(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
 
getCertprofileName(int) - Method in class org.xipki.ca.server.CaIdNameMap
 
getCertprofileName() - Method in class org.xipki.ca.server.CertTemplateData
 
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
 
getCertRequest(NameId, BigInteger) - Method in class org.xipki.ca.server.db.CertStore
 
getCertRequest(String, BigInteger) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
getCertRequest(BigInteger) - Method in class org.xipki.ca.server.X509Ca
 
getCerts() - Method in class org.xipki.ca.server.CaServerConf.RemoteMgmt
 
getCertsForDeltaCrl(NameId, BigInteger, Date) - Method in class org.xipki.ca.server.db.CertStore
 
getCertStatusForSubject(NameId, X500Name) - Method in class org.xipki.ca.server.db.CertStore
 
getCertWithRevocationInfo(long, CaIdNameMap) - Method in class org.xipki.ca.server.db.CertStore
 
getCertWithRevocationInfo(int, BigInteger, CaIdNameMap) - Method in class org.xipki.ca.server.db.CertStore
 
getCertWithRevocationInfo(BigInteger) - Method in class org.xipki.ca.server.X509Ca
 
getChallengePassword(CertificationRequestInfo) - Static method in class org.xipki.ca.server.CaUtil
 
getCmpControl() - Method in class org.xipki.ca.server.CaInfo
 
getCmpControl() - Method in class org.xipki.ca.server.X509Ca
 
getCmpResponderName() - Method in class org.xipki.ca.server.CaInfo
 
getContentType() - Method in class org.xipki.ca.server.RestResponder.RestResponse
 
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(BigInteger) - Method in class org.xipki.ca.server.X509Ca
 
getCrl(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() - Method in class org.xipki.ca.server.X509Ca
 
getCurrentCrl() - 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.RequestorEntryWrapper
 
getDbEntry() - Method in class org.xipki.ca.server.SignerEntryWrapper
 
getDhpocControl() - Method in class org.xipki.ca.server.CaInfo
 
getEncodedCrl(NameId, BigInteger) - Method in class org.xipki.ca.server.db.CertStore
 
getEventTime() - Method in class org.xipki.ca.server.db.CertStore.SystemEvent
 
getExpirationPeriod() - Method in class org.xipki.ca.server.CaInfo
 
getExpiredUnrevokedSerialNumbers(NameId, long, int) - Method in class org.xipki.ca.server.db.CertStore
 
getExtendedKeyUsages() - Method in class org.xipki.ca.server.IdentifiedCertprofile
 
getExtensionControls() - Method in class org.xipki.ca.server.IdentifiedCertprofile
 
getExtensions(CertificationRequestInfo) - Static method in class org.xipki.ca.server.CaUtil
 
getExtensions() - Method in class org.xipki.ca.server.CertTemplateData
 
getExtensions(X500Name, X500Name, Extensions, SubjectPublicKeyInfo, PublicCaInfo, X509Cert, Date, Date) - 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
 
getHeader(String) - Method in interface org.xipki.ca.server.HttpRequestMetadataRetriever
 
getHeaders() - Method in class org.xipki.ca.server.RestResponder.RestResponse
 
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
 
getKeepExpiredCertInDays() - Method in class org.xipki.ca.server.CaInfo
 
getKeyCertPair(X500Name, BigInteger, String) - Method in class org.xipki.ca.server.DhpocControl
 
getKeydir() - Method in class org.xipki.ca.server.CaServerConf.CtLogConf
 
getKeypairGenControl() - Method in class org.xipki.ca.server.IdentifiedCertprofile
 
getKeyUsage() - Method in class org.xipki.ca.server.IdentifiedCertprofile
 
getMacRequestor(byte[]) - Method in class org.xipki.ca.server.X509Ca
 
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.CertStore.SystemEvent
 
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
 
getNotBefore() - Method in class org.xipki.ca.server.CaInfo
 
getNotBefore() - Method in class org.xipki.ca.server.CertTemplateData
 
getNotBefore(Date) - 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.CertStore.SystemEvent
 
getParameter(String) - Method in interface org.xipki.ca.server.HttpRequestMetadataRetriever
 
getPassword() - Method in class org.xipki.ca.server.RequestorEntryWrapper
 
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(int) - Method in class org.xipki.ca.server.CaIdNameMap
 
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
 
getPublishQueueEntries(NameId, NameId, int) - Method in class org.xipki.ca.server.db.CertStore
 
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(X500Name) - Method in class org.xipki.ca.server.X509Ca
 
getRequestor(X509Cert) - Method in class org.xipki.ca.server.X509Ca
 
getRequestorId(String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
getRequestorName(int) - Method in class org.xipki.ca.server.CaIdNameMap
 
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
 
getRestResponder() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
getRevocationInfo() - Method in class org.xipki.ca.server.CaInfo
 
getRevokedCerts(NameId, Date, long, int) - Method in class org.xipki.ca.server.db.CertStore
 
getSCepControl() - Method in class org.xipki.ca.server.CaInfo
 
getScepResponder(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
getScepResponderName() - Method in class org.xipki.ca.server.CaInfo
 
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
 
getSignatureAlgorithms() - Method in class org.xipki.ca.server.IdentifiedCertprofile
 
getSigner(List<SignAlgo>) - Method in class org.xipki.ca.server.CaInfo
 
getSigner(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
getSigner() - Method in class org.xipki.ca.server.SignerEntryWrapper
 
getSignerConf() - Method in class org.xipki.ca.server.CaInfo
 
getSignerNames() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
getSignerType() - Method in class org.xipki.ca.server.CaInfo
 
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
 
getStatusCode() - Method in class org.xipki.ca.server.RestResponder.RestResponse
 
getSubject() - Method in class org.xipki.ca.server.CaInfo
 
getSubject() - Method in class org.xipki.ca.server.CertTemplateData
 
getSubject(X500Name, SubjectPublicKeyInfo) - Method in class org.xipki.ca.server.IdentifiedCertprofile
 
getSubject() - Method in class org.xipki.ca.server.SignerEntryWrapper
 
getSubjectAsGeneralName() - Method in class org.xipki.ca.server.SignerEntryWrapper
 
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, long, 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
 
getTlsClientCert() - Method in interface org.xipki.ca.server.HttpRequestMetadataRetriever
 
getTruststore() - Method in class org.xipki.ca.server.CaServerConf.SslContext
 
getUser(String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
getUser(String, boolean) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
getUser(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
getUserId() - Method in class org.xipki.ca.server.db.CertStore.KnowCertResult
 
getUserIdent(int) - Method in class org.xipki.ca.server.X509Ca
 
getUsername(int) - Method in class org.xipki.ca.server.db.CertStore
 
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
 
getX509Ca(NameId) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
getX509CaResponder(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
getX509Certprofile(String) - Method in class org.xipki.ca.server.X509Ca
 

H

healthCheck() - Method in class org.xipki.ca.server.X509Ca
 
HttpRequestMetadataRetriever - Interface in org.xipki.ca.server
Interface to retrieve the meta data of HTTP request.

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
 
incSerialNumber(String) - Method in class org.xipki.ca.server.IdentifiedCertprofile
 
initDhpocControl(SecurityFactory) - Method in class org.xipki.ca.server.CaInfo
 
initialize(PasswordResolver, Map<String, FileOrValue>) - Method in class org.xipki.ca.server.IdentifiedCertPublisher
 
initialize(String, PasswordResolver, Map<String, FileOrValue>) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
 
initSigner(SecurityFactory) - Method in class org.xipki.ca.server.CaInfo
 
initSigner(SecurityFactory) - Method in class org.xipki.ca.server.SignerEntryWrapper
 
isAsyn() - Method in class org.xipki.ca.server.IdentifiedCertPublisher
 
isAsyn() - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
 
isCaGenerateKeypair() - Method in class org.xipki.ca.server.CertTemplateData
 
isEnabled() - Method in class org.xipki.ca.server.CaServerConf.RemoteMgmt
 
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.publisher.OcspCertPublisher
 
isHealthy() - Method in class org.xipki.ca.server.SignerEntryWrapper
 
isKnown() - Method in class org.xipki.ca.server.db.CertStore.KnowCertResult
 
isMaster() - Method in class org.xipki.ca.server.CaServerConf
 
isMasterMode() - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
isMasterMode() - Method in class org.xipki.ca.server.X509Ca
 
isOnlyForRa() - Method in class org.xipki.ca.server.IdentifiedCertprofile
 
isOnService() - Method in class org.xipki.ca.server.ScepResponder
 
isSaveRequest() - Method in class org.xipki.ca.server.CaInfo
 
isSelfSigned() - Method in class org.xipki.ca.server.CaInfo
 
isSerialNumberInReqPermitted() - Method in class org.xipki.ca.server.IdentifiedCertprofile
 
isSignerRequired() - Method in class org.xipki.ca.server.CaInfo
 
ITERATION_INDEX - Static variable in class org.xipki.ca.server.PasswordHash
 

K

KnowCertResult(boolean, Integer) - Constructor for class org.xipki.ca.server.db.CertStore.KnowCertResult
 
knowsCert(X509Cert) - Method in class org.xipki.ca.server.X509Ca
 
knowsCertForSerial(NameId, BigInteger) - Method in class org.xipki.ca.server.db.CertStore
 

L

listCertificates(String, X500Name, Date, Date, CertListOrderBy, int) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
listCerts(NameId, X500Name, Date, Date, CertListOrderBy, int) - Method in class org.xipki.ca.server.db.CertStore
 
listCerts(X500Name, Date, Date, CertListOrderBy, int) - Method in class org.xipki.ca.server.X509Ca
 
loadConf(InputStream) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
LOG - Variable in class org.xipki.ca.server.X509CaModule
 

M

matchKeyId(byte[]) - Method in class org.xipki.ca.server.RequestorEntryWrapper
 
maxX500nameLen - Variable in class org.xipki.ca.server.db.CertStoreBase
 
MINUTE_PER_DAY - Static variable in class org.xipki.ca.server.X509CaModule
 
MS_PER_DAY - Static variable in class org.xipki.ca.server.X509CaModule
 
MS_PER_HOUR - Static variable in class org.xipki.ca.server.X509CaModule
 
MS_PER_MINUTE - Static variable in class org.xipki.ca.server.X509CaModule
 
MS_PER_SECOND - Static variable in class org.xipki.ca.server.X509CaModule
 
MS_PER_WEEK - Static variable in class org.xipki.ca.server.X509CaModule
 
MSGID_ca_mgmt - Static variable in class org.xipki.ca.server.CaAuditConstants
 
MSGID_ca_routine - Static variable in class org.xipki.ca.server.CaAuditConstants
 

N

NAME_basecrl_number - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_ca - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_certprofile - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_crl_number - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_crl_type - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_decryption - Static variable in class org.xipki.ca.server.CaAuditConstants.Scep
 
NAME_expired_at - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_fail_info - Static variable in class org.xipki.ca.server.CaAuditConstants.Scep
 
NAME_failure_message - Static variable in class org.xipki.ca.server.CaAuditConstants.Scep
 
NAME_id - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_invalidity_time - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_issuer - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_message - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_message_type - Static variable in class org.xipki.ca.server.CaAuditConstants.Scep
 
NAME_mid - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_name - Static variable in class org.xipki.ca.server.CaAuditConstants.Scep
 
NAME_next_update - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_not_after - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_not_before - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_num - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_operation - Static variable in class org.xipki.ca.server.CaAuditConstants.Scep
 
NAME_perf - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_pki_status - Static variable in class org.xipki.ca.server.CaAuditConstants.Scep
 
NAME_reason - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_req_subject - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_req_type - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_requestor - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_serial - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_signature - Static variable in class org.xipki.ca.server.CaAuditConstants.Scep
 
NAME_subject - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_this_update - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_tid - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_user - Static variable in class org.xipki.ca.server.CaAuditConstants
 
newAuditEvent(String, String, String) - Method in class org.xipki.ca.server.X509CaModule
 
newPerfAuditEvent(String, String) - 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.cmp - package org.xipki.ca.server.cmp
 
org.xipki.ca.server.db - package org.xipki.ca.server.db
 
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
 
PasswordHash - Class in org.xipki.ca.server
PBKDF2 salted password hashing.
pbkdf2(byte[], byte[], int, int) - Static method in class org.xipki.ca.server.PasswordHash
Computes the PBKDF2 hash of a password.
PBKDF2_INDEX - Static variable in class org.xipki.ca.server.PasswordHash
 
PBKDF2_ITERATIONS - Static variable in class org.xipki.ca.server.PasswordHash
 
prepareStatement(String) - Method in class org.xipki.ca.server.db.CertStoreBase
 
publishCert(CertificateInfo) - Method in class org.xipki.ca.server.X509Ca
 
publishCertsInQueue() - Method in class org.xipki.ca.server.X509Ca
 
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
 
refreshTokenForSignerType(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
regenerateCert(CertTemplateData, RequestorInfo, RequestType, byte[], String) - Method in class org.xipki.ca.server.X509Ca
 
regenerateCerts(List<CertTemplateData>, RequestorInfo, RequestType, byte[], String) - Method in class org.xipki.ca.server.X509Ca
 
RemoteMgmt() - Constructor for class org.xipki.ca.server.CaServerConf.RemoteMgmt
 
removeCa(int) - Method in class org.xipki.ca.server.CaIdNameMap
 
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.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(NameId, BigInteger) - Method in class org.xipki.ca.server.db.CertStore
 
removeCert(long) - Method in class org.xipki.ca.server.db.CertStore
 
removeCert(BigInteger, String) - Method in class org.xipki.ca.server.X509Ca
 
removeCert(CertStore.SerialWithId, String) - Method in class org.xipki.ca.server.X509RemoverModule
 
removeCert(BigInteger, String) - 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.CaIdNameMap
 
removeCertprofile(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
removeCertprofileFromCa(String, String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
removeCertprofileFromCa(String, String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
removeEmptyRdns(X500Name) - Static method in class org.xipki.ca.server.CaUtil
 
removeFromPublishQueue(NameId, long) - Method in class org.xipki.ca.server.db.CertStore
 
removePublisher(int) - Method in class org.xipki.ca.server.CaIdNameMap
 
removePublisher(String) - Method in class org.xipki.ca.server.CaIdNameMap
 
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.CaIdNameMap
 
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
 
removeUser(String) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
removeUserFromCa(String, String) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
removeUserFromCa(String, 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
 
RestResponder - Class in org.xipki.ca.server
REST API responder.
RestResponder(CaManagerImpl) - Constructor for class org.xipki.ca.server.RestResponder
 
RestResponder.RestResponse - Class in org.xipki.ca.server
 
RestResponse(int, String, Map<String, String>, byte[]) - Constructor for class org.xipki.ca.server.RestResponder.RestResponse
 
revokeCa(String, CertRevocationInfo) - Method in class org.xipki.ca.server.db.CaManagerQueryExecutor
 
revokeCa(String, CertRevocationInfo) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
revokeCa(CertRevocationInfo, String) - Method in class org.xipki.ca.server.X509Ca
 
revokeCa(CertRevocationInfo, String) - Method in class org.xipki.ca.server.X509RevokerModule
 
revokeCert(NameId, BigInteger, CertRevocationInfo, boolean, CaIdNameMap) - Method in class org.xipki.ca.server.db.CertStore
 
revokeCert(BigInteger, CrlReason, Date, String) - Method in class org.xipki.ca.server.X509Ca
 
revokeCert(BigInteger, CrlReason, Date, String) - Method in class org.xipki.ca.server.X509RevokerModule
 
revokeCertificate(String, BigInteger, CrlReason, Date) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
revokePendingCertificates(ASN1OctetString, String) - Method in class org.xipki.ca.server.cmp.CmpResponder
 
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

SALT_BYTE_SIZE - Static variable in class org.xipki.ca.server.PasswordHash
 
SALT_INDEX - Static variable in class org.xipki.ca.server.PasswordHash
 
Scep() - Constructor for class org.xipki.ca.server.CaAuditConstants.Scep
 
ScepCaCertRespBytes(X509Cert, X509Cert) - Constructor for class org.xipki.ca.server.ScepResponder.ScepCaCertRespBytes
 
ScepResponder - Class in org.xipki.ca.server
SCEP responder.
ScepResponder(CaManagerImpl, CaEntry) - Constructor for class org.xipki.ca.server.ScepResponder
 
ScepResponder.ScepCaCertRespBytes - Class in org.xipki.ca.server
 
SerialWithId(long, BigInteger) - Constructor for class org.xipki.ca.server.db.CertStore.SerialWithId
 
service(String, AuditEvent, byte[], HttpRequestMetadataRetriever) - Method in class org.xipki.ca.server.RestResponder
 
servicePkiOperation(CMSSignedData, String, String, AuditEvent) - Method in class org.xipki.ca.server.ScepResponder
 
setAudit(Audits.AuditConf) - Method in class org.xipki.ca.server.CaServerConf
 
setBody(byte[]) - Method in class org.xipki.ca.server.RestResponder.RestResponse
 
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
 
setCmpControl(CmpControl) - Method in class org.xipki.ca.server.CaInfo
 
setCmpResponderName(String) - Method in class org.xipki.ca.server.CaInfo
 
setContentType(String) - Method in class org.xipki.ca.server.RestResponder.RestResponse
 
setCrlControl(CrlControl) - Method in class org.xipki.ca.server.CaInfo
 
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
 
setDbEntry(RequestorEntry, PasswordResolver) - 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
 
setExtraControl(ConfPairs) - Method in class org.xipki.ca.server.CaInfo
 
setHeaders(Map<String, String>) - Method in class org.xipki.ca.server.RestResponder.RestResponse
 
setHostverifier(String) - Method in class org.xipki.ca.server.CaServerConf.SslContext
 
setKeepExpiredCertInDays(int) - Method in class org.xipki.ca.server.CaInfo
 
setKeydir(String) - Method in class org.xipki.ca.server.CaServerConf.CtLogConf
 
setMaster(boolean) - Method in class org.xipki.ca.server.CaServerConf
 
setMaxSigningTimeBias(long) - Method in class org.xipki.ca.server.ScepResponder
Set the maximal signing time bias in milliseconds.
setMaxValidity(Validity) - Method in class org.xipki.ca.server.CaInfo
 
setName(String) - Method in class org.xipki.ca.server.CaServerConf.SslContext
 
setPermission(int) - Method in class org.xipki.ca.server.CaInfo
 
setProtocolSupport(ProtocolSupport) - Method in class org.xipki.ca.server.CaInfo
 
setRemoteMgmt(CaServerConf.RemoteMgmt) - Method in class org.xipki.ca.server.CaServerConf
 
setResponder(SignerEntryWrapper) - Method in class org.xipki.ca.server.ScepResponder
 
setRevocationInfo(CertRevocationInfo) - Method in class org.xipki.ca.server.CaInfo
 
setRevokeSuspendedCertsControl(RevokeSuspendedControl) - Method in class org.xipki.ca.server.CaInfo
 
setSaveRequest(boolean) - Method in class org.xipki.ca.server.CaInfo
 
setScepControl(ScepControl) - Method in class org.xipki.ca.server.CaInfo
 
setScepResponderName(String) - 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
 
setSslContexts(List<CaServerConf.SslContext>) - Method in class org.xipki.ca.server.CaServerConf
 
setStatus(CaStatus) - Method in class org.xipki.ca.server.CaInfo
 
setStatusCode(int) - Method in class org.xipki.ca.server.RestResponder.RestResponse
 
setTruststore(Securities.KeystoreConf) - Method in class org.xipki.ca.server.CaServerConf.SslContext
 
setValidityMode(ValidityMode) - Method in class org.xipki.ca.server.CaInfo
 
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 - Static variable in class org.xipki.ca.server.db.CertStoreBase
 
SQL_ADD_CERT_V4 - Static variable in class org.xipki.ca.server.db.CertStoreBase
 
SQL_ADD_CRL - Static variable in class org.xipki.ca.server.db.CertStoreBase
 
SQL_ADD_REQCERT - Static variable in class org.xipki.ca.server.db.CertStoreBase
 
SQL_ADD_REQUEST - Static variable in class org.xipki.ca.server.db.CertStoreBase
 
SQL_DELETE_UNREFERENCED_REQUEST - Static variable in class org.xipki.ca.server.db.CertStoreBase
 
SQL_INSERT_PUBLISHQUEUE - Static 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_REMOVE_PUBLISHQUEUE - 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
 
supportsCertprofile(String) - Method in class org.xipki.ca.server.X509Ca
 
supportsCmp() - Method in class org.xipki.ca.server.CaInfo
 
supportsRest() - Method in class org.xipki.ca.server.CaInfo
 
supportsScep() - Method in class org.xipki.ca.server.CaInfo
 
SystemEvent(String, String, long) - Constructor for class org.xipki.ca.server.db.CertStore.SystemEvent
 

T

TIMEZONE_UTC - Static variable in class org.xipki.ca.server.X509CaModule
 
toString() - Method in class org.xipki.ca.server.CaInfo
 
toString(boolean) - Method in class org.xipki.ca.server.CaInfo
 
TYPE_ccr - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_certConf - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_cleanup_crl - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_cr - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_downlaod_crl4number - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_download_crl - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_error - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_gen_cert - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_gen_crl - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_genm_cacertchain - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_genm_cainfo - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_genm_crl4number - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_genm_current_crl - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_genm_gen_crl - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_get_systeminfo - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_ir - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_kur - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_p10cr - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_pkiconf - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_regen_cert - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_remove_cert - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_remove_expired_certs - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_revoke_ca - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_revoke_cert - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_revoke_suspendedCert - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_rr_remove - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_rr_revoke - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_rr_unrevoke - Static variable in class org.xipki.ca.server.CaAuditConstants.Cmp
 
TYPE_unrevoke_ca - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_unrevoke_cert - Static variable in class org.xipki.ca.server.CaAuditConstants
 

U

UniqueIdGenerator - Class in org.xipki.ca.server
Unique Identifier Generator.
UniqueIdGenerator(long, int) - Constructor for class org.xipki.ca.server.UniqueIdGenerator
 
UNKNOWN - Static variable in class org.xipki.ca.server.db.CertStore.KnowCertResult
 
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.mgmt.CaManagerImpl
 
unrevokeCa(String) - Method in class org.xipki.ca.server.X509Ca
 
unrevokeCa(String) - Method in class org.xipki.ca.server.X509RevokerModule
 
unrevokeCert(NameId, BigInteger, boolean, CaIdNameMap) - Method in class org.xipki.ca.server.db.CertStore
 
unrevokeCert(BigInteger, String) - Method in class org.xipki.ca.server.X509Ca
 
unrevokeCert(BigInteger, String) - Method in class org.xipki.ca.server.X509RevokerModule
 
unrevokeCertificate(String, BigInteger) - Method in class org.xipki.ca.server.mgmt.CaManagerImpl
 
useIssuerAndSerialInAki() - Method in class org.xipki.ca.server.IdentifiedCertprofile
 

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
 
validate() - Method in class org.xipki.ca.server.IdentifiedCertprofile
 
validatePassword(String, String) - Static method in class org.xipki.ca.server.PasswordHash
Validates a password using a hash.
validatePassword(byte[], String) - Static method in class org.xipki.ca.server.PasswordHash
Validates a password using a hash.
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.
verifyCsr(CertificationRequest, SecurityFactory, AlgorithmValidator, DhpocControl) - Static method in class org.xipki.ca.server.CaUtil
 
verifyCsr(CertificationRequest) - Method in class org.xipki.ca.server.X509Ca
 
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
 
A B C D E F G H I K L M N O P R S T U V X 
Skip navigation links

Copyright © 2021. All rights reserved.