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.impl.CaIdNameMap
 
addCa(CaEntry) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
addCaAlias(String, String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
addCert(CertificateInfo) - Method in class org.xipki.ca.server.impl.store.CertStore
 
addCertprofile(NameId) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
addCertprofile(CertprofileEntry) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
addCertprofileToCa(String, String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
addCrl(NameId, X509CRL) - Method in class org.xipki.ca.server.impl.store.CertStore
 
addPublisher(NameId) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
addPublisher(PublisherEntry) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
addPublisherToCa(String, String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
addRequest(byte[]) - Method in class org.xipki.ca.server.impl.store.CertStore
 
addRequest(byte[]) - Method in class org.xipki.ca.server.impl.X509Ca
 
addRequestCert(long, long) - Method in class org.xipki.ca.server.impl.store.CertStore
 
addRequestCert(long, long) - Method in class org.xipki.ca.server.impl.X509Ca
 
addRequestor(NameId) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
addRequestor(RequestorEntry) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
addRequestorToCa(CaHasRequestorEntry, String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
addSigner(SignerEntry) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
addToPublishQueue(NameId, long, NameId) - Method in class org.xipki.ca.server.impl.store.CertStore
 
addUser(AddUserEntry) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
addUserToCa(CaHasUserEntry, String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
assertCertprofilePermitted(String) - Method in class org.xipki.ca.server.impl.ByCaRequestorInfo
 
assertCertprofilePermitted(String) - Method in class org.xipki.ca.server.impl.ByUserRequestorInfo
 
assertCertprofilePermitted(String) - Method in class org.xipki.ca.server.impl.cmp.CmpRequestorInfo
 
assertPermitted(int) - Method in class org.xipki.ca.server.impl.ByCaRequestorInfo
 
assertPermitted(int) - Method in class org.xipki.ca.server.impl.ByUserRequestorInfo
 
assertPermitted(int) - Method in class org.xipki.ca.server.impl.cmp.CmpRequestorInfo
 
authenticateUser(String, byte[]) - Method in class org.xipki.ca.server.impl.store.CertStore
 
authenticateUser(String, byte[]) - Method in class org.xipki.ca.server.impl.X509Ca
 

B

BAD_ALG - Static variable in exception org.xipki.ca.server.impl.scep.FailInfoException
 
BAD_CERTID - Static variable in exception org.xipki.ca.server.impl.scep.FailInfoException
 
BAD_MESSAGE_CHECK - Static variable in exception org.xipki.ca.server.impl.scep.FailInfoException
 
BAD_REQUEST - Static variable in exception org.xipki.ca.server.impl.scep.FailInfoException
 
BAD_TIME - Static variable in exception org.xipki.ca.server.impl.scep.FailInfoException
 
ByCaRequestorInfo - Class in org.xipki.ca.server.impl
TODO.
ByCaRequestorInfo(NameId) - Constructor for class org.xipki.ca.server.impl.ByCaRequestorInfo
 
ByUserRequestorInfo - Class in org.xipki.ca.server.impl
TODO.
ByUserRequestorInfo(NameId, CaHasUserEntry) - Constructor for class org.xipki.ca.server.impl.ByUserRequestorInfo
 

C

CaIdNameMap - Class in org.xipki.ca.server.impl
TODO.
CaIdNameMap() - Constructor for class org.xipki.ca.server.impl.CaIdNameMap
 
CaInfo - Class in org.xipki.ca.server.impl
TODO.
CaInfo(CaEntry, CertStore) - Constructor for class org.xipki.ca.server.impl.CaInfo
 
CaManagerImpl - Class in org.xipki.ca.server.impl
TODO: unify the LOG, make sure that all events are audited even exception is thrown.
CaManagerImpl() - Constructor for class org.xipki.ca.server.impl.CaManagerImpl
 
CaUtil - Class in org.xipki.ca.server.impl.util
TODO.
CertRevInfoWithSerial - Class in org.xipki.ca.server.impl
TODO.
CertRevInfoWithSerial(long, BigInteger, CrlReason, Date, Date) - Constructor for class org.xipki.ca.server.impl.CertRevInfoWithSerial
 
CertRevInfoWithSerial(long, BigInteger, int, Date, Date) - Constructor for class org.xipki.ca.server.impl.CertRevInfoWithSerial
 
CertStatus - Enum in org.xipki.ca.server.impl
TODO.
CertStore - Class in org.xipki.ca.server.impl.store
TODO.
CertStore(DataSourceWrapper, UniqueIdGenerator) - Constructor for class org.xipki.ca.server.impl.store.CertStore
 
CertTemplateData - Class in org.xipki.ca.server.impl
TODO.
CertTemplateData(X500Name, SubjectPublicKeyInfo, Date, Date, Extensions, String) - Constructor for class org.xipki.ca.server.impl.CertTemplateData
 
CertTemplateData(X500Name, SubjectPublicKeyInfo, Date, Date, Extensions, String, ASN1Integer, boolean) - Constructor for class org.xipki.ca.server.impl.CertTemplateData
 
CertWithRevokedInfo - Class in org.xipki.ca.server.impl.store
TODO.
CertWithRevokedInfo(CertWithDbId, boolean) - Constructor for class org.xipki.ca.server.impl.store.CertWithRevokedInfo
 
changeCa(ChangeCaEntry) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
changeCertprofile(String, String, String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
changePublisher(String, String, String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
changeRequestor(String, String, String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
changeSigner(String, String, String, String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
changeUser(ChangeUserEntry) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
checkCsr(CertificationRequest) - Method in class org.xipki.ca.server.impl.X509Ca
 
cleanupCrls(NameId, int) - Method in class org.xipki.ca.server.impl.store.CertStore
 
clearCa() - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
clearCertprofile() - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
clearDeltaCrlCache(NameId, long) - Method in class org.xipki.ca.server.impl.store.CertStore
 
clearPublisher() - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
clearPublishQueue(String, List<String>) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
clearPublishQueue(NameId, NameId) - Method in class org.xipki.ca.server.impl.store.CertStore
 
clearPublishQueue(List<String>) - Method in class org.xipki.ca.server.impl.X509Ca
 
clearRequestor() - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
CmpRequestorInfo - Class in org.xipki.ca.server.impl.cmp
TODO.
CmpRequestorInfo(CaHasRequestorEntry, CertWithDbId) - Constructor for class org.xipki.ca.server.impl.cmp.CmpRequestorInfo
 
CmpRequestorInfo(CaHasRequestorEntry, char[], byte[]) - Constructor for class org.xipki.ca.server.impl.cmp.CmpRequestorInfo
 
CmpResponderImpl - Class in org.xipki.ca.server.impl.cmp
TODO.
CmpResponderImpl(CaManagerImpl, String) - Constructor for class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
commitNextCrlNo(NameId, long) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
compareTo(CertRevInfoWithSerial) - Method in class org.xipki.ca.server.impl.CertRevInfoWithSerial
 
createAuthorityInformationAccess(List<String>, List<String>) - Static method in class org.xipki.ca.server.impl.util.CaUtil
 
createBasicConstraints(CertLevel, Integer) - Static method in class org.xipki.ca.server.impl.util.CaUtil
 
createByUserRequestor(CaHasUserEntry) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
createCrlDistributionPoints(List<String>, X500Name, X500Name) - Static method in class org.xipki.ca.server.impl.util.CaUtil
 
createHash(String) - Static method in class org.xipki.ca.server.impl.util.PasswordHash
Returns a salted PBKDF2 hash of the password.
createHash(byte[]) - Static method in class org.xipki.ca.server.impl.util.PasswordHash
Returns a salted PBKDF2 hash of the password.
createHash(byte[], int, int, int) - Static method in class org.xipki.ca.server.impl.util.PasswordHash
Returns a salted PBKDF2 hash of the password.

D

DbSchemaInfo - Class in org.xipki.ca.server.impl
TODO.
DbSchemaInfo(DataSourceWrapper) - Constructor for class org.xipki.ca.server.impl.DbSchemaInfo
 
deleteUnreferencedRequests() - Method in class org.xipki.ca.server.impl.store.CertStore
 
DERIVED_KEY_SIZE - Static variable in class org.xipki.ca.server.impl.util.PasswordHash
 

E

ENV_EPOCH - Static variable in class org.xipki.ca.server.impl.CaManagerImpl
 
exportConf(String, List<String>) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 

F

FailInfoException - Exception in org.xipki.ca.server.impl.scep
TODO.

G

generateCert(CertTemplateData, RequestorInfo, RequestType, byte[], String) - Method in class org.xipki.ca.server.impl.X509Ca
 
generateCertificate(String, String, byte[], Date, Date) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
generateCerts(List<CertTemplateData>, RequestorInfo, RequestType, byte[], String) - Method in class org.xipki.ca.server.impl.X509Ca
 
generateCrlOnDemand(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
generateCrlOnDemand(CmpRequestorInfo, RequestType, String) - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
generateCrlOnDemand(String) - Method in class org.xipki.ca.server.impl.X509Ca
 
generateRootCa(CaEntry, String, byte[], BigInteger) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getAliasesForCa(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getAuditLevel() - Method in exception org.xipki.ca.server.impl.rest.HttpRespAuditException
 
getAuditMessage() - Method in exception org.xipki.ca.server.impl.rest.HttpRespAuditException
 
getAuditStatus() - Method in exception org.xipki.ca.server.impl.rest.HttpRespAuditException
 
getBcCrl(BigInteger) - Method in class org.xipki.ca.server.impl.X509Ca
 
getBcCurrentCrl() - Method in class org.xipki.ca.server.impl.X509Ca
 
getByUserRequestor(NameId) - Method in class org.xipki.ca.server.impl.X509Ca
 
getCa(int) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
getCa(String) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
getCa(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCa() - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
getCaAliasNames() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCaCaps() - Method in class org.xipki.ca.server.impl.scep.ScepResponderImpl
 
getCaCert(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCaCertResp() - Method in class org.xipki.ca.server.impl.scep.ScepResponderImpl
 
getCaConfProperties() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCaEntry() - Method in class org.xipki.ca.server.impl.CaInfo
 
getCaHasRequestor() - Method in class org.xipki.ca.server.impl.cmp.CmpRequestorInfo
 
getCaHasUser() - Method in class org.xipki.ca.server.impl.ByUserRequestorInfo
 
getCaHasUser(NameId, NameId) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getCaHasUsersForUser(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCaIdent() - Method in class org.xipki.ca.server.impl.scep.ScepResponderImpl
 
getCaIdent() - Method in class org.xipki.ca.server.impl.X509Ca
 
getCaInfo() - Method in class org.xipki.ca.server.impl.X509Ca
 
getCaManager() - Method in class org.xipki.ca.server.impl.X509Ca
 
getCaName(int) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
getCaName() - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
getCaNameForAlias(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCaNames() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCaSystemStatus() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCaUris() - Method in class org.xipki.ca.server.impl.CaInfo
 
getCert() - Method in class org.xipki.ca.server.impl.CaInfo
 
getCert(String, BigInteger) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCert(X500Name, BigInteger) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCert() - Method in class org.xipki.ca.server.impl.cmp.CmpRequestorInfo
 
getCert() - Method in class org.xipki.ca.server.impl.RequestorEntryWrapper
 
getCert(X500Name, byte[]) - Method in class org.xipki.ca.server.impl.store.CertStore
TODO.
getCert() - Method in class org.xipki.ca.server.impl.store.CertWithRevokedInfo
 
getCert(BigInteger) - Method in class org.xipki.ca.server.impl.X509Ca
 
getCert(X500Name, byte[]) - Method in class org.xipki.ca.server.impl.X509Ca
Returns the certificates satisfying the given search criteria.
getCertForId(NameId, X509Cert, long, CaIdNameMap) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getCertId() - Method in class org.xipki.ca.server.impl.SubjectKeyProfileBundle
 
getCertInCmpFormat() - Method in class org.xipki.ca.server.impl.CaInfo
 
getCertInfo(NameId, X509Cert, BigInteger, CaIdNameMap) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getCertprofile(int) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
getCertprofile(String) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
getCertprofile(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCertprofileForCertId(NameId, long) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getCertprofileName(int) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
getCertprofileName() - Method in class org.xipki.ca.server.impl.CertTemplateData
 
getCertprofileNames() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCertprofilesForCa(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCertReqId() - Method in class org.xipki.ca.server.impl.CertTemplateData
 
getCertRequest(String, BigInteger) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCertRequest(NameId, BigInteger) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getCertRequest(BigInteger) - Method in class org.xipki.ca.server.impl.X509Ca
 
getCertsForDeltaCrl(NameId, long, int, boolean, boolean) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getCertStatusForSubject(NameId, X500Name) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getCertWithRevocationInfo(int, BigInteger, CaIdNameMap) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getCertWithRevocationInfo(BigInteger) - Method in class org.xipki.ca.server.impl.X509Ca
 
getChallengePassword(CertificationRequestInfo) - Static method in class org.xipki.ca.server.impl.util.CaUtil
 
getCmpControl() - Method in class org.xipki.ca.server.impl.CaInfo
 
getCmpControl() - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
getCmpControl() - Method in class org.xipki.ca.server.impl.X509Ca
 
getCmpResponderName() - Method in class org.xipki.ca.server.impl.CaInfo
 
getCountOfCerts(NameId, boolean) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getCrl(String, BigInteger) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCrl(CmpRequestorInfo, BigInteger) - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
getCrl(BigInteger) - Method in class org.xipki.ca.server.impl.X509Ca
 
getCrlBaseTime() - Method in class org.xipki.ca.server.impl.CaInfo
 
getCrlControl() - Method in class org.xipki.ca.server.impl.CaInfo
 
getCrlSignerName() - Method in class org.xipki.ca.server.impl.CaInfo
 
getCurrentCrl(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getCurrentCrl() - Method in class org.xipki.ca.server.impl.X509Ca
 
getDataSourceFactory() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getDbEntry() - Method in class org.xipki.ca.server.impl.RequestorEntryWrapper
 
getDbEntry() - Method in class org.xipki.ca.server.impl.SignerEntryWrapper
 
getEncodedCrl(NameId, BigInteger) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getErrorCode() - Method in exception org.xipki.ca.server.impl.OperationExceptionWithIndex
 
getErrorMessage() - Method in exception org.xipki.ca.server.impl.OperationExceptionWithIndex
 
getExpirationPeriod() - Method in class org.xipki.ca.server.impl.CaInfo
 
getExpiredSerialNumbers(NameId, long, int) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getExtensions() - Method in class org.xipki.ca.server.impl.CertTemplateData
 
getExtensions(CertificationRequestInfo) - Static method in class org.xipki.ca.server.impl.util.CaUtil
 
getFailedCaNames() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getFailInfo() - Method in exception org.xipki.ca.server.impl.scep.FailInfoException
 
getHexSha1OfCert() - Method in class org.xipki.ca.server.impl.X509Ca
 
getHttpErrorMessage() - Method in exception org.xipki.ca.server.impl.rest.HttpRespAuditException
 
getHttpStatus() - Method in exception org.xipki.ca.server.impl.rest.HttpRespAuditException
 
getId() - Method in class org.xipki.ca.server.impl.CertRevInfoWithSerial
 
getId() - Method in class org.xipki.ca.server.impl.SerialWithId
 
getIdent() - Method in class org.xipki.ca.server.impl.ByCaRequestorInfo
 
getIdent() - Method in class org.xipki.ca.server.impl.ByUserRequestorInfo
 
getIdent() - Method in class org.xipki.ca.server.impl.CaInfo
 
getIdent() - Method in class org.xipki.ca.server.impl.cmp.CmpRequestorInfo
 
getIdentifiedCertprofile(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getIdentifiedPublishersForCa(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getInactiveCaNames() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getIndex() - Method in exception org.xipki.ca.server.impl.OperationExceptionWithIndex
 
getKeepExpiredCertInDays() - Method in class org.xipki.ca.server.impl.CaInfo
 
getKeyFp() - Method in class org.xipki.ca.server.impl.SubjectKeyProfileBundle
 
getKeyId() - Method in class org.xipki.ca.server.impl.cmp.CmpRequestorInfo
 
getLatestSerialNumber(X500Name) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getMacRequestor(X500Name, byte[]) - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
getMacRequestor(X500Name, byte[]) - Method in class org.xipki.ca.server.impl.X509Ca
 
getMaxCrlNumber(NameId) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getMaxIdOfDeltaCrlCache(NameId) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getMaxValidity() - Method in class org.xipki.ca.server.impl.CaInfo
 
getName() - Method in class org.xipki.ca.server.impl.SqlColumn
 
getNoNewCertificateAfter() - Method in class org.xipki.ca.server.impl.CaInfo
 
getNotAfter() - Method in class org.xipki.ca.server.impl.CaInfo
 
getNotAfter() - Method in class org.xipki.ca.server.impl.CertTemplateData
 
getNotBefore() - Method in class org.xipki.ca.server.impl.CaInfo
 
getNotBefore() - Method in class org.xipki.ca.server.impl.CertTemplateData
 
getNumCrls() - Method in class org.xipki.ca.server.impl.CaInfo
 
getPassword() - Method in class org.xipki.ca.server.impl.cmp.CmpRequestorInfo
 
getPassword() - Method in class org.xipki.ca.server.impl.RequestorEntryWrapper
 
getPermission() - Method in class org.xipki.ca.server.impl.CaInfo
 
getProfile() - Method in class org.xipki.ca.server.impl.SubjectKeyProfileBundle
 
getPublicCaInfo() - Method in class org.xipki.ca.server.impl.CaInfo
 
getPublicKeyInfo() - Method in class org.xipki.ca.server.impl.CertTemplateData
 
getPublisher(int) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
getPublisher(String) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
getPublisher(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getPublisherName(int) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
getPublisherNames() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getPublishersForCa(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getPublishQueueEntries(NameId, NameId, int) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getRequestor(int) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
getRequestor(String) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
getRequestor(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getRequestor(X500Name) - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
getRequestor(X509Certificate) - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
getRequestor(X500Name) - Method in class org.xipki.ca.server.impl.X509Ca
 
getRequestor(X509Certificate) - Method in class org.xipki.ca.server.impl.X509Ca
 
getRequestorName(int) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
getRequestorNames() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getRequestorsForCa(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getRequestorWrapper(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getResponderName() - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
getRestResponder() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getRevocationInfo() - Method in class org.xipki.ca.server.impl.CaInfo
 
getRevokedCerts(NameId, Date, long, int, boolean, boolean) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getSCepControl() - Method in class org.xipki.ca.server.impl.CaInfo
 
getScepResponder(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getScepResponderName() - Method in class org.xipki.ca.server.impl.CaInfo
 
getScheduledThreadPoolExecutor() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getSecurityFactory() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getSender() - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
getSerial() - Method in class org.xipki.ca.server.impl.CertRevInfoWithSerial
 
getSerial() - Method in class org.xipki.ca.server.impl.SerialWithId
 
getSerialNumber() - Method in class org.xipki.ca.server.impl.CaInfo
 
getSerialNumbers(NameId, long, int, boolean) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getSerialNumbers(NameId, Date, long, int, boolean, boolean, boolean) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getSigner(List<String>) - Method in class org.xipki.ca.server.impl.CaInfo
 
getSigner(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getSigner() - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
getSigner() - Method in class org.xipki.ca.server.impl.SignerEntryWrapper
 
getSignerConf() - Method in class org.xipki.ca.server.impl.CaInfo
 
getSignerNames() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getSignerType() - Method in class org.xipki.ca.server.impl.CaInfo
 
getSignerWrapper(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getStatus() - Method in class org.xipki.ca.server.impl.CaInfo
 
getSubject() - Method in class org.xipki.ca.server.impl.CaInfo
 
getSubject() - Method in class org.xipki.ca.server.impl.CertTemplateData
 
getSubjectAsGeneralName() - Method in class org.xipki.ca.server.impl.SignerEntryWrapper
 
getSubjectAsX500Name() - Method in class org.xipki.ca.server.impl.SignerEntryWrapper
 
getSubjectFp() - Method in class org.xipki.ca.server.impl.SubjectKeyProfileBundle
 
getSuccessfulCaNames() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getSupportedCertprofileTypes() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getSupportedPublisherTypes() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getSupportedSignerTypes() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getSuspendedCertSerials(NameId, long, int) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getThisUpdateOfCurrentCrl(NameId) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getType() - Method in class org.xipki.ca.server.impl.SqlColumn
 
getUser(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getUserId() - Method in class org.xipki.ca.server.impl.ByUserRequestorInfo
 
getUserId() - Method in class org.xipki.ca.server.impl.KnowCertResult
 
getUserIdent(int) - Method in class org.xipki.ca.server.impl.X509Ca
 
getUsername(int) - Method in class org.xipki.ca.server.impl.store.CertStore
 
getValidityMode() - Method in class org.xipki.ca.server.impl.CaInfo
 
getValue() - Method in class org.xipki.ca.server.impl.SqlColumn
 
getX509Ca(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getX509Ca(NameId) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getX509CaResponder(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
getX509Certprofile(String) - Method in class org.xipki.ca.server.impl.X509Ca
 

H

hasCrl(NameId) - Method in class org.xipki.ca.server.impl.store.CertStore
 
healthCheck() - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
healthCheck() - Method in class org.xipki.ca.server.impl.X509Ca
 
HttpRespAuditException - Exception in org.xipki.ca.server.impl.rest
TODO.
HttpRespAuditException(int, String, AuditLevel, AuditStatus) - Constructor for exception org.xipki.ca.server.impl.rest.HttpRespAuditException
 
HttpRespAuditException(int, String, String, AuditLevel, AuditStatus) - Constructor for exception org.xipki.ca.server.impl.rest.HttpRespAuditException
 

I

initSigner(SecurityFactory) - Method in class org.xipki.ca.server.impl.CaInfo
 
initSigner(SecurityFactory) - Method in class org.xipki.ca.server.impl.SignerEntryWrapper
 
intendsMe(GeneralName) - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
isCaGenerateKeypair() - Method in class org.xipki.ca.server.impl.CertTemplateData
 
isCertForKeyIssued(NameId, long) - Method in class org.xipki.ca.server.impl.store.CertStore
 
isCertForSubjectIssued(NameId, long) - Method in class org.xipki.ca.server.impl.store.CertStore
 
isCertprofilePermitted(String) - Method in class org.xipki.ca.server.impl.ByCaRequestorInfo
 
isCertprofilePermitted(String) - Method in class org.xipki.ca.server.impl.ByUserRequestorInfo
 
isCertprofilePermitted(String) - Method in class org.xipki.ca.server.impl.cmp.CmpRequestorInfo
 
isDuplicateKeyPermitted() - Method in class org.xipki.ca.server.impl.CaInfo
 
isDuplicateSubjectPermitted() - Method in class org.xipki.ca.server.impl.CaInfo
 
isHealthy() - Method in class org.xipki.ca.server.impl.SignerEntryWrapper
 
isHealthy() - Method in class org.xipki.ca.server.impl.store.CertStore
 
isKnown() - Method in class org.xipki.ca.server.impl.KnowCertResult
 
isMasterMode() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
isOnService() - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
isOnService() - Method in class org.xipki.ca.server.impl.scep.ScepResponderImpl
 
isPermitted(int) - Method in class org.xipki.ca.server.impl.ByCaRequestorInfo
 
isPermitted(int) - Method in class org.xipki.ca.server.impl.ByUserRequestorInfo
 
isPermitted(int) - Method in class org.xipki.ca.server.impl.cmp.CmpRequestorInfo
 
isRa() - Method in class org.xipki.ca.server.impl.ByCaRequestorInfo
 
isRa() - Method in class org.xipki.ca.server.impl.ByUserRequestorInfo
 
isRa() - Method in class org.xipki.ca.server.impl.cmp.CmpRequestorInfo
 
isRevoked() - Method in class org.xipki.ca.server.impl.store.CertWithRevokedInfo
 
isRevoked() - Method in class org.xipki.ca.server.impl.SubjectKeyProfileBundle
 
isSaveRequest() - Method in class org.xipki.ca.server.impl.CaInfo
 
isSelfSigned() - Method in class org.xipki.ca.server.impl.CaInfo
 
isSensitive() - Method in class org.xipki.ca.server.impl.SqlColumn
 
isSignerConf() - Method in class org.xipki.ca.server.impl.SqlColumn
 
isSignerRequired() - Method in class org.xipki.ca.server.impl.CaInfo
 
ITERATION_INDEX - Static variable in class org.xipki.ca.server.impl.util.PasswordHash
 

K

KnowCertResult - Class in org.xipki.ca.server.impl
TODO.
KnowCertResult(boolean, Integer) - Constructor for class org.xipki.ca.server.impl.KnowCertResult
 
knowsCert(X509Certificate) - Method in class org.xipki.ca.server.impl.X509Ca
 
knowsCertForSerial(NameId, BigInteger) - Method in class org.xipki.ca.server.impl.store.CertStore
 

L

listCertificates(String, X500Name, Date, Date, CertListOrderBy, int) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
listCerts(NameId, X500Name, Date, Date, CertListOrderBy, int) - Method in class org.xipki.ca.server.impl.store.CertStore
 
listCerts(X500Name, Date, Date, CertListOrderBy, int) - Method in class org.xipki.ca.server.impl.X509Ca
 
loadConf(CaConf) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 

M

matchKeyId(byte[]) - Method in class org.xipki.ca.server.impl.RequestorEntryWrapper
 

N

nextCrlNumber() - Method in class org.xipki.ca.server.impl.CaInfo
 
nextId() - Method in class org.xipki.ca.server.impl.UniqueIdGenerator
 
nextSerial() - Method in class org.xipki.ca.server.impl.CaInfo
 
notifyCaChange() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 

O

OperationExceptionWithIndex - Exception in org.xipki.ca.server.impl
TODO.
OperationExceptionWithIndex(int, OperationException) - Constructor for exception org.xipki.ca.server.impl.OperationExceptionWithIndex
 
org.xipki.ca.server.impl - package org.xipki.ca.server.impl
 
org.xipki.ca.server.impl.cmp - package org.xipki.ca.server.impl.cmp
 
org.xipki.ca.server.impl.rest - package org.xipki.ca.server.impl.rest
 
org.xipki.ca.server.impl.scep - package org.xipki.ca.server.impl.scep
 
org.xipki.ca.server.impl.store - package org.xipki.ca.server.impl.store
 
org.xipki.ca.server.impl.util - package org.xipki.ca.server.impl.util
 

P

PasswordHash - Class in org.xipki.ca.server.impl.util
PBKDF2 salted password hashing.
pbkdf2(byte[], byte[], int, int) - Static method in class org.xipki.ca.server.impl.util.PasswordHash
Computes the PBKDF2 hash of a password.
PBKDF2_INDEX - Static variable in class org.xipki.ca.server.impl.util.PasswordHash
 
PBKDF2_ITERATIONS - Static variable in class org.xipki.ca.server.impl.util.PasswordHash
 
processPkiMessage0(PKIMessage, RequestorInfo, ASN1OctetString, GeneralPKIMessage, String, Map<String, String>, AuditEvent) - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
publishCert(CertificateInfo) - Method in class org.xipki.ca.server.impl.X509Ca
 
publishCertsInQueue() - Method in class org.xipki.ca.server.impl.X509Ca
 

R

regenerateCert(CertTemplateData, RequestorInfo, RequestType, byte[], String) - Method in class org.xipki.ca.server.impl.X509Ca
 
regenerateCerts(List<CertTemplateData>, RequestorInfo, RequestType, byte[], String) - Method in class org.xipki.ca.server.impl.X509Ca
 
removeCa(int) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
removeCa(String) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
removeCa(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
removeCaAlias(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
removeCert(CmpRequestorInfo, BigInteger, RequestType, String) - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
removeCert(NameId, BigInteger) - Method in class org.xipki.ca.server.impl.store.CertStore
 
removeCert(BigInteger, String) - Method in class org.xipki.ca.server.impl.X509Ca
 
removeCertificate(String, BigInteger) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
removeCertprofile(int) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
removeCertprofile(String) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
removeCertprofile(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
removeCertprofileFromCa(String, String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
removeFromPublishQueue(NameId, long) - Method in class org.xipki.ca.server.impl.store.CertStore
 
removePublisher(int) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
removePublisher(String) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
removePublisher(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
removePublisherFromCa(String, String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
removeRequestor(int) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
removeRequestor(String) - Method in class org.xipki.ca.server.impl.CaIdNameMap
 
removeRequestor(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
removeRequestorFromCa(String, String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
removeSigner(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
removeUser(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
removeUserFromCa(String, String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
republishCertificates(String, List<String>, int) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
republishCerts(List<String>, int) - Method in class org.xipki.ca.server.impl.X509Ca
 
RequestorEntryWrapper - Class in org.xipki.ca.server.impl
TODO.
RequestorEntryWrapper() - Constructor for class org.xipki.ca.server.impl.RequestorEntryWrapper
 
restartCaSystem() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
RestResponderImpl - Class in org.xipki.ca.server.impl.rest
TODO.
RestResponderImpl(CaManagerImpl) - Constructor for class org.xipki.ca.server.impl.rest.RestResponderImpl
 
revokeCa(String, CertRevocationInfo) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
revokeCa(CertRevocationInfo, String) - Method in class org.xipki.ca.server.impl.X509Ca
 
revokeCert(CmpRequestorInfo, BigInteger, CrlReason, Date, RequestType, String) - Method in class org.xipki.ca.server.impl.cmp.CmpResponderImpl
 
revokeCert(NameId, BigInteger, CertRevocationInfo, boolean, boolean, CaIdNameMap) - Method in class org.xipki.ca.server.impl.store.CertStore
 
revokeCert(BigInteger, CrlReason, Date, String) - Method in class org.xipki.ca.server.impl.X509Ca
 
revokeCertificate(String, BigInteger, CrlReason, Date) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
revokeSuspendedCert(NameId, BigInteger, CrlReason, boolean, CaIdNameMap) - Method in class org.xipki.ca.server.impl.store.CertStore
 
revokeSuspendedCertsControl() - Method in class org.xipki.ca.server.impl.CaInfo
 

S

SALT_BYTE_SIZE - Static variable in class org.xipki.ca.server.impl.util.PasswordHash
 
SALT_INDEX - Static variable in class org.xipki.ca.server.impl.util.PasswordHash
 
ScepResponderImpl - Class in org.xipki.ca.server.impl.scep
TODO.
ScepResponderImpl(CaManagerImpl, CaEntry) - Constructor for class org.xipki.ca.server.impl.scep.ScepResponderImpl
 
SerialWithId - Class in org.xipki.ca.server.impl
TODO.
SerialWithId(long, BigInteger) - Constructor for class org.xipki.ca.server.impl.SerialWithId
 
service(String, AuditEvent, byte[], HttpRequestMetadataRetriever) - Method in class org.xipki.ca.server.impl.rest.RestResponderImpl
 
servicePkiOperation(CMSSignedData, String, String, AuditEvent) - Method in class org.xipki.ca.server.impl.scep.ScepResponderImpl
 
setAuditServiceRegister(AuditServiceRegister) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
setAuditServiceRegister(AuditServiceRegister) - Method in class org.xipki.ca.server.impl.X509Ca
 
setCaConfFile(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
setCaConfProperties(Properties) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
setCertprofileFactoryRegister(CertprofileFactoryRegister) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
setCertPublisherFactoryRegister(CertPublisherFactoryRegister) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
setCmpControl(CmpControl) - Method in class org.xipki.ca.server.impl.CaInfo
 
setCmpResponderName(String) - Method in class org.xipki.ca.server.impl.CaInfo
 
setCrlControl(CrlControl) - Method in class org.xipki.ca.server.impl.CaInfo
 
setCrlSignerName(String) - Method in class org.xipki.ca.server.impl.CaInfo
 
setDbEntry(RequestorEntry, PasswordResolver) - Method in class org.xipki.ca.server.impl.RequestorEntryWrapper
 
setDbEntry(SignerEntry) - Method in class org.xipki.ca.server.impl.SignerEntryWrapper
 
setDuplicateKeyPermitted(boolean) - Method in class org.xipki.ca.server.impl.CaInfo
 
setDuplicateSubjectPermitted(boolean) - Method in class org.xipki.ca.server.impl.CaInfo
 
setKeepExpiredCertInDays(int) - Method in class org.xipki.ca.server.impl.CaInfo
 
setMaxSigningTimeBias(long) - Method in class org.xipki.ca.server.impl.scep.ScepResponderImpl
TODO.
setMaxValidity(CertValidity) - Method in class org.xipki.ca.server.impl.CaInfo
 
setPermission(int) - Method in class org.xipki.ca.server.impl.CaInfo
 
setProtocolSupport(ProtocolSupport) - Method in class org.xipki.ca.server.impl.CaInfo
 
setResponder(SignerEntryWrapper) - Method in class org.xipki.ca.server.impl.scep.ScepResponderImpl
 
setRevocationInfo(CertRevocationInfo) - Method in class org.xipki.ca.server.impl.CaInfo
 
setRevokeSuspendedCertsControl(RevokeSuspendedCertsControl) - Method in class org.xipki.ca.server.impl.CaInfo
 
setSaveRequest(boolean) - Method in class org.xipki.ca.server.impl.CaInfo
 
setScepControl(ScepControl) - Method in class org.xipki.ca.server.impl.CaInfo
 
setScepResponderName(String) - Method in class org.xipki.ca.server.impl.CaInfo
 
setSecurityFactory(SecurityFactory) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
setStatus(CaStatus) - Method in class org.xipki.ca.server.impl.CaInfo
 
setValidityMode(ValidityMode) - Method in class org.xipki.ca.server.impl.CaInfo
 
shutdown() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
SignerEntryWrapper - Class in org.xipki.ca.server.impl
TODO.
SignerEntryWrapper() - Constructor for class org.xipki.ca.server.impl.SignerEntryWrapper
 
sortX509Name(X500Name) - Static method in class org.xipki.ca.server.impl.util.CaUtil
 
SqlColumn - Class in org.xipki.ca.server.impl
TODO.
SqlColumn(SqlColumn.ColumnType, String, Object) - Constructor for class org.xipki.ca.server.impl.SqlColumn
 
SqlColumn(SqlColumn.ColumnType, String, Object, boolean, boolean) - Constructor for class org.xipki.ca.server.impl.SqlColumn
 
SqlColumn.ColumnType - Enum in org.xipki.ca.server.impl
 
startCaSystem() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
SubjectKeyProfileBundle - Class in org.xipki.ca.server.impl
TODO.
SubjectKeyProfileBundle(int, long, long, String, boolean) - Constructor for class org.xipki.ca.server.impl.SubjectKeyProfileBundle
 
supportCmp() - Method in class org.xipki.ca.server.impl.CaInfo
 
supportsCertprofile(String) - Method in class org.xipki.ca.server.impl.X509Ca
 
supportsRest() - Method in class org.xipki.ca.server.impl.CaInfo
 
supportsScep() - Method in class org.xipki.ca.server.impl.CaInfo
 

T

toString() - Method in class org.xipki.ca.server.impl.CaInfo
 
toString(boolean) - Method in class org.xipki.ca.server.impl.CaInfo
 

U

UniqueIdGenerator - Class in org.xipki.ca.server.impl
Unique Identifier Generator.
UniqueIdGenerator(long, int) - Constructor for class org.xipki.ca.server.impl.UniqueIdGenerator
 
UNKNOWN - Static variable in class org.xipki.ca.server.impl.KnowCertResult
 
unlockCa() - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
unrevokeCa(String) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 
unrevokeCa(String) - Method in class org.xipki.ca.server.impl.X509Ca
 
unrevokeCert(NameId, BigInteger, boolean, boolean, CaIdNameMap) - Method in class org.xipki.ca.server.impl.store.CertStore
 
unrevokeCert(BigInteger, String) - Method in class org.xipki.ca.server.impl.X509Ca
 
unrevokeCertificate(String, BigInteger) - Method in class org.xipki.ca.server.impl.CaManagerImpl
 

V

validatePassword(String, String) - Static method in class org.xipki.ca.server.impl.util.PasswordHash
Validates a password using a hash.
validatePassword(byte[], String) - Static method in class org.xipki.ca.server.impl.util.PasswordHash
Validates a password using a hash.
valueOf(String) - Static method in enum org.xipki.ca.server.impl.CertStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.ca.server.impl.SqlColumn.ColumnType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xipki.ca.server.impl.CertStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xipki.ca.server.impl.SqlColumn.ColumnType
Returns an array containing the constants of this enum type, in the order they are declared.
variableNames() - Method in class org.xipki.ca.server.impl.DbSchemaInfo
 
variableValue(String) - Method in class org.xipki.ca.server.impl.DbSchemaInfo
 

X

X509Ca - Class in org.xipki.ca.server.impl
TODO.
X509Ca(CaManagerImpl, CaInfo, CertStore) - Constructor for class org.xipki.ca.server.impl.X509Ca
 
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 © 2018. All rights reserved.