Skip navigation links
A B C D E 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(MgmtEntry.Ca) - Method in class org.xipki.ca.server.CaManagerImpl
 
addCaAlias(String, String) - Method in class org.xipki.ca.server.CaManagerImpl
 
addCert(CertificateInfo) - Method in class org.xipki.ca.server.store.CertStore
 
addCertprofile(NameId) - Method in class org.xipki.ca.server.CaIdNameMap
 
addCertprofile(MgmtEntry.Certprofile) - Method in class org.xipki.ca.server.CaManagerImpl
 
addCertprofileToCa(String, String) - Method in class org.xipki.ca.server.CaManagerImpl
 
addCrl(NameId, X509CRL) - Method in class org.xipki.ca.server.store.CertStore
 
addPublisher(NameId) - Method in class org.xipki.ca.server.CaIdNameMap
 
addPublisher(MgmtEntry.Publisher) - Method in class org.xipki.ca.server.CaManagerImpl
 
addPublisherToCa(String, String) - Method in class org.xipki.ca.server.CaManagerImpl
 
addRequest(byte[]) - Method in class org.xipki.ca.server.store.CertStore
 
addRequest(byte[]) - Method in class org.xipki.ca.server.X509Ca
 
addRequestCert(long, long) - Method in class org.xipki.ca.server.store.CertStore
 
addRequestCert(long, long) - Method in class org.xipki.ca.server.X509Ca
 
addRequestor(NameId) - Method in class org.xipki.ca.server.CaIdNameMap
 
addRequestor(MgmtEntry.Requestor) - Method in class org.xipki.ca.server.CaManagerImpl
 
addRequestorToCa(MgmtEntry.CaHasRequestor, String) - Method in class org.xipki.ca.server.CaManagerImpl
 
addSigner(MgmtEntry.Signer) - Method in class org.xipki.ca.server.CaManagerImpl
 
addToPublishQueue(NameId, long, NameId) - Method in class org.xipki.ca.server.store.CertStore
 
addUser(MgmtEntry.AddUser) - Method in class org.xipki.ca.server.CaManagerImpl
 
addUserToCa(MgmtEntry.CaHasUser, String) - Method in class org.xipki.ca.server.CaManagerImpl
 
APPNAME - Static variable in class org.xipki.ca.server.CaAuditConstants
 
assertCertprofilePermitted(String) - Method in class org.xipki.ca.server.ByCaRequestorInfo
 
assertCertprofilePermitted(String) - Method in class org.xipki.ca.server.ByUserRequestorInfo
 
assertCertprofilePermitted(String) - Method in class org.xipki.ca.server.cmp.CmpRequestorInfo
 
assertPermitted(int) - Method in class org.xipki.ca.server.ByCaRequestorInfo
 
assertPermitted(int) - Method in class org.xipki.ca.server.ByUserRequestorInfo
 
assertPermitted(int) - Method in class org.xipki.ca.server.cmp.CmpRequestorInfo
 
authenticateUser(String, byte[]) - Method in class org.xipki.ca.server.store.CertStore
 
authenticateUser(String, byte[]) - Method in class org.xipki.ca.server.X509Ca
 

B

ByCaRequestorInfo - Class in org.xipki.ca.server
TODO.
ByCaRequestorInfo(NameId) - Constructor for class org.xipki.ca.server.ByCaRequestorInfo
 
ByUserRequestorInfo - Class in org.xipki.ca.server
TODO.
ByUserRequestorInfo(NameId, MgmtEntry.CaHasUser) - Constructor for class org.xipki.ca.server.ByUserRequestorInfo
 

C

caAdded(X509Cert) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
 
CaAuditConstants - Class in org.xipki.ca.server
TODO.
CaAuditConstants() - Constructor for class org.xipki.ca.server.CaAuditConstants
 
CaIdNameMap - Class in org.xipki.ca.server
TODO.
CaIdNameMap() - Constructor for class org.xipki.ca.server.CaIdNameMap
 
CaInfo - Class in org.xipki.ca.server
TODO.
CaInfo(MgmtEntry.Ca, CertStore) - Constructor for class org.xipki.ca.server.CaInfo
 
CaManagerImpl - Class in org.xipki.ca.server
TODO: unify the LOG, make sure that all events are audited even exception is thrown.
CaManagerImpl() - Constructor for class org.xipki.ca.server.CaManagerImpl
 
canCreatePublisher(String) - Method in class org.xipki.ca.server.publisher.OcspCertPublisherFactory
 
caRevoked(X509Cert, CertRevocationInfo) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
 
caUnrevoked(X509Cert) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
 
CaUtil - Class in org.xipki.ca.server
TODO.
certificateAdded(CertificateInfo) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
 
certificateRemoved(X509Cert, CertWithDbId) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
 
certificateRevoked(X509Cert, CertWithDbId, String, CertRevocationInfo) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
 
certificateUnrevoked(X509Cert, CertWithDbId) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
 
CertRevInfoWithSerial - Class in org.xipki.ca.server
TODO.
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
 
CertStatus - Enum in org.xipki.ca.server
TODO.
CertStore - Class in org.xipki.ca.server.store
TODO.
CertStore(DataSourceWrapper, UniqueIdGenerator) - Constructor for class org.xipki.ca.server.store.CertStore
 
CertTemplateData - Class in org.xipki.ca.server
TODO.
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
 
CertWithRevokedInfo - Class in org.xipki.ca.server.store
TODO.
CertWithRevokedInfo(CertWithDbId, boolean) - Constructor for class org.xipki.ca.server.store.CertWithRevokedInfo
 
changeCa(MgmtEntry.ChangeCa) - Method in class org.xipki.ca.server.CaManagerImpl
 
changeCertprofile(String, String, String) - Method in class org.xipki.ca.server.CaManagerImpl
 
changePublisher(String, String, String) - Method in class org.xipki.ca.server.CaManagerImpl
 
changeRequestor(String, String, String) - Method in class org.xipki.ca.server.CaManagerImpl
 
changeSigner(String, String, String, String) - Method in class org.xipki.ca.server.CaManagerImpl
 
changeUser(MgmtEntry.ChangeUser) - Method in class org.xipki.ca.server.CaManagerImpl
 
checkCsr(CertificationRequest) - Method in class org.xipki.ca.server.X509Ca
 
cleanupCrls(NameId, int) - Method in class org.xipki.ca.server.store.CertStore
 
clearCa() - Method in class org.xipki.ca.server.CaIdNameMap
 
clearCertprofile() - Method in class org.xipki.ca.server.CaIdNameMap
 
clearDeltaCrlCache(NameId, long) - Method in class org.xipki.ca.server.store.CertStore
 
clearPublisher() - Method in class org.xipki.ca.server.CaIdNameMap
 
clearPublishQueue(String, List<String>) - Method in class org.xipki.ca.server.CaManagerImpl
 
clearPublishQueue(NameId, NameId) - Method in class org.xipki.ca.server.store.CertStore
 
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.CaManagerImpl
 
close() - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
 
close() - Method in class org.xipki.ca.server.X509Ca
 
CmpRequestorInfo - Class in org.xipki.ca.server.cmp
TODO.
CmpRequestorInfo(MgmtEntry.CaHasRequestor, CertWithDbId) - Constructor for class org.xipki.ca.server.cmp.CmpRequestorInfo
 
CmpRequestorInfo(MgmtEntry.CaHasRequestor, char[], byte[]) - Constructor for class org.xipki.ca.server.cmp.CmpRequestorInfo
 
CmpResponder - Class in org.xipki.ca.server.cmp
TODO.
CmpResponder(CaManagerImpl, String) - Constructor for class org.xipki.ca.server.cmp.CmpResponder
 
commitNextCrlNo(NameId, long) - Method in class org.xipki.ca.server.CaManagerImpl
 
compareTo(CertRevInfoWithSerial) - Method in class org.xipki.ca.server.CertRevInfoWithSerial
 
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(MgmtEntry.CaHasUser) - Method in class org.xipki.ca.server.CaManagerImpl
 
createCrlDistributionPoints(List<String>, X500Name, X500Name) - 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.
crlAdded(X509Cert, X509CRL) - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
 

D

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

E

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

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.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.CaManagerImpl
 
generateCrlOnDemand(CmpRequestorInfo, RequestType, String) - Method in class org.xipki.ca.server.cmp.CmpResponder
 
generateCrlOnDemand(String) - Method in class org.xipki.ca.server.X509Ca
 
generateRootCa(MgmtEntry.Ca, String, byte[], BigInteger) - Method in class org.xipki.ca.server.CaManagerImpl
 
getAliasesForCa(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getBcCrl(BigInteger) - Method in class org.xipki.ca.server.X509Ca
 
getBcCurrentCrl() - Method in class org.xipki.ca.server.X509Ca
 
getBody() - Method in class org.xipki.ca.server.RestResponse
 
getBytes() - Method in class org.xipki.ca.server.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.CaManagerImpl
 
getCa() - Method in class org.xipki.ca.server.cmp.CmpResponder
 
getCaAliasNames() - Method in class org.xipki.ca.server.CaManagerImpl
 
getCaCaps() - Method in class org.xipki.ca.server.ScepResponder
 
getCaCert(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getCaCertResp() - Method in class org.xipki.ca.server.ScepResponder
 
getCaEntry() - Method in class org.xipki.ca.server.CaInfo
 
getCaHasRequestor() - Method in class org.xipki.ca.server.cmp.CmpRequestorInfo
 
getCaHasUser() - Method in class org.xipki.ca.server.ByUserRequestorInfo
 
getCaHasUser(NameId, NameId) - Method in class org.xipki.ca.server.store.CertStore
 
getCaHasUsersForUser(String) - Method in class org.xipki.ca.server.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
 
getCaName() - Method in class org.xipki.ca.server.cmp.CmpResponder
 
getCaNameForAlias(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getCaNames() - Method in class org.xipki.ca.server.CaManagerImpl
 
getCaSystemStatus() - Method in class org.xipki.ca.server.CaManagerImpl
 
getCaUris() - Method in class org.xipki.ca.server.CaInfo
 
getCert() - Method in class org.xipki.ca.server.CaInfo
 
getCert(String, BigInteger) - Method in class org.xipki.ca.server.CaManagerImpl
 
getCert(X500Name, BigInteger) - Method in class org.xipki.ca.server.CaManagerImpl
 
getCert() - Method in class org.xipki.ca.server.cmp.CmpRequestorInfo
 
getCert() - Method in class org.xipki.ca.server.RequestorEntryWrapper
 
getCert(X500Name, byte[]) - Method in class org.xipki.ca.server.store.CertStore
TODO.
getCert() - Method in class org.xipki.ca.server.store.CertWithRevokedInfo
 
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.
getCertForId(NameId, X509Cert, long, CaIdNameMap) - Method in class org.xipki.ca.server.store.CertStore
 
getCertId() - Method in class org.xipki.ca.server.SubjectKeyProfileBundle
 
getCertInCmpFormat() - Method in class org.xipki.ca.server.CaInfo
 
getCertInfo(NameId, X509Cert, BigInteger, CaIdNameMap) - Method in class org.xipki.ca.server.store.CertStore
 
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.CaManagerImpl
 
getCertprofileForCertId(NameId, long) - Method in class org.xipki.ca.server.store.CertStore
 
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.CaManagerImpl
 
getCertprofilesForCa(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getCertReqId() - Method in class org.xipki.ca.server.CertTemplateData
 
getCertRequest(String, BigInteger) - Method in class org.xipki.ca.server.CaManagerImpl
 
getCertRequest(NameId, BigInteger) - Method in class org.xipki.ca.server.store.CertStore
 
getCertRequest(BigInteger) - Method in class org.xipki.ca.server.X509Ca
 
getCertsForDeltaCrl(NameId, long, int, boolean, boolean) - Method in class org.xipki.ca.server.store.CertStore
 
getCertStatusForSubject(NameId, X500Name) - Method in class org.xipki.ca.server.store.CertStore
 
getCertWithRevocationInfo(int, BigInteger, CaIdNameMap) - Method in class org.xipki.ca.server.store.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.cmp.CmpResponder
 
getCmpControl() - Method in class org.xipki.ca.server.X509Ca
 
getCmpResponderName() - Method in class org.xipki.ca.server.CaInfo
 
getConfProperties() - Method in class org.xipki.ca.server.CaManagerImpl
 
getContentType() - Method in class org.xipki.ca.server.RestResponse
 
getCountOfCerts(NameId, boolean) - Method in class org.xipki.ca.server.store.CertStore
 
getCrl(String, BigInteger) - Method in class org.xipki.ca.server.CaManagerImpl
 
getCrl(CmpRequestorInfo, BigInteger) - Method in class org.xipki.ca.server.cmp.CmpResponder
 
getCrl(BigInteger) - Method in class org.xipki.ca.server.X509Ca
 
getCrlBaseTime() - Method in class org.xipki.ca.server.CaInfo
 
getCrlControl() - Method in class org.xipki.ca.server.CaInfo
 
getCrlSignerName() - Method in class org.xipki.ca.server.CaInfo
 
getCurrentCrl(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getCurrentCrl() - Method in class org.xipki.ca.server.X509Ca
 
getDataSourceFactory() - Method in class org.xipki.ca.server.CaManagerImpl
 
getDbEntry() - Method in class org.xipki.ca.server.RequestorEntryWrapper
 
getDbEntry() - Method in class org.xipki.ca.server.SignerEntryWrapper
 
getEncodedCrl(NameId, BigInteger) - Method in class org.xipki.ca.server.store.CertStore
 
getErrorCode() - Method in exception org.xipki.ca.server.OperationExceptionWithIndex
 
getErrorMessage() - Method in exception org.xipki.ca.server.OperationExceptionWithIndex
 
getExpirationPeriod() - Method in class org.xipki.ca.server.CaInfo
 
getExpiredSerialNumbers(NameId, long, int) - Method in class org.xipki.ca.server.store.CertStore
 
getExtensions(CertificationRequestInfo) - Static method in class org.xipki.ca.server.CaUtil
 
getExtensions() - Method in class org.xipki.ca.server.CertTemplateData
 
getFailedCaNames() - Method in class org.xipki.ca.server.CaManagerImpl
 
getHeader(String) - Method in interface org.xipki.ca.server.HttpRequestMetadataRetriever
 
getHeaders() - Method in class org.xipki.ca.server.RestResponse
 
getHexSha1OfCert() - Method in class org.xipki.ca.server.X509Ca
 
getId() - Method in class org.xipki.ca.server.CertRevInfoWithSerial
 
getId() - Method in class org.xipki.ca.server.SerialWithId
 
getIdent() - Method in class org.xipki.ca.server.ByCaRequestorInfo
 
getIdent() - Method in class org.xipki.ca.server.ByUserRequestorInfo
 
getIdent() - Method in class org.xipki.ca.server.CaInfo
 
getIdent() - Method in class org.xipki.ca.server.cmp.CmpRequestorInfo
 
getIdentifiedCertprofile(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getIdentifiedPublishersForCa(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getInactiveCaNames() - Method in class org.xipki.ca.server.CaManagerImpl
 
getIndex() - Method in exception org.xipki.ca.server.OperationExceptionWithIndex
 
getKeepExpiredCertInDays() - Method in class org.xipki.ca.server.CaInfo
 
getKeyFp() - Method in class org.xipki.ca.server.SubjectKeyProfileBundle
 
getKeyId() - Method in class org.xipki.ca.server.cmp.CmpRequestorInfo
 
getLatestSerialNumber(X500Name) - Method in class org.xipki.ca.server.store.CertStore
 
getMacRequestor(X500Name, byte[]) - Method in class org.xipki.ca.server.cmp.CmpResponder
 
getMacRequestor(X500Name, byte[]) - Method in class org.xipki.ca.server.X509Ca
 
getMaxCrlNumber(NameId) - Method in class org.xipki.ca.server.store.CertStore
 
getMaxIdOfDeltaCrlCache(NameId) - Method in class org.xipki.ca.server.store.CertStore
 
getMaxValidity() - Method in class org.xipki.ca.server.CaInfo
 
getName() - Method in class org.xipki.ca.server.SqlColumn
 
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
 
getNumCrls() - Method in class org.xipki.ca.server.CaInfo
 
getParameter(String) - Method in interface org.xipki.ca.server.HttpRequestMetadataRetriever
 
getPassword() - Method in class org.xipki.ca.server.cmp.CmpRequestorInfo
 
getPassword() - Method in class org.xipki.ca.server.RequestorEntryWrapper
 
getPermission() - Method in class org.xipki.ca.server.CaInfo
 
getProfile() - Method in class org.xipki.ca.server.SubjectKeyProfileBundle
 
getPublicCaInfo() - Method in class org.xipki.ca.server.CaInfo
 
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.CaManagerImpl
 
getPublisherName(int) - Method in class org.xipki.ca.server.CaIdNameMap
 
getPublisherNames() - Method in class org.xipki.ca.server.CaManagerImpl
 
getPublishersForCa(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getPublishQueueEntries(NameId, NameId, int) - Method in class org.xipki.ca.server.store.CertStore
 
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.CaManagerImpl
 
getRequestor(X500Name) - Method in class org.xipki.ca.server.cmp.CmpResponder
 
getRequestor(X509Certificate) - Method in class org.xipki.ca.server.cmp.CmpResponder
 
getRequestor(X500Name) - Method in class org.xipki.ca.server.X509Ca
 
getRequestor(X509Certificate) - Method in class org.xipki.ca.server.X509Ca
 
getRequestorName(int) - Method in class org.xipki.ca.server.CaIdNameMap
 
getRequestorNames() - Method in class org.xipki.ca.server.CaManagerImpl
 
getRequestorsForCa(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getRequestorWrapper(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getResponderName() - Method in class org.xipki.ca.server.cmp.CmpResponder
 
getRestResponder() - Method in class org.xipki.ca.server.CaManagerImpl
 
getRevocationInfo() - Method in class org.xipki.ca.server.CaInfo
 
getRevokedCerts(NameId, Date, long, int, boolean, boolean) - Method in class org.xipki.ca.server.store.CertStore
 
getSCepControl() - Method in class org.xipki.ca.server.CaInfo
 
getScepResponder(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getScepResponderName() - Method in class org.xipki.ca.server.CaInfo
 
getScheduledThreadPoolExecutor() - Method in class org.xipki.ca.server.CaManagerImpl
 
getSecurityFactory() - Method in class org.xipki.ca.server.CaManagerImpl
 
getSender() - Method in class org.xipki.ca.server.cmp.CmpResponder
 
getSerial() - Method in class org.xipki.ca.server.CertRevInfoWithSerial
 
getSerial() - Method in class org.xipki.ca.server.SerialWithId
 
getSerialNumber() - Method in class org.xipki.ca.server.CaInfo
 
getSerialNumbers(NameId, long, int, boolean) - Method in class org.xipki.ca.server.store.CertStore
 
getSerialNumbers(NameId, Date, long, int, boolean, boolean, boolean) - Method in class org.xipki.ca.server.store.CertStore
 
getSigner(List<String>) - Method in class org.xipki.ca.server.CaInfo
 
getSigner(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getSigner() - Method in class org.xipki.ca.server.cmp.CmpResponder
 
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.CaManagerImpl
 
getSignerType() - Method in class org.xipki.ca.server.CaInfo
 
getSignerWrapper(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getStatus() - Method in class org.xipki.ca.server.CaInfo
 
getStatusCode() - Method in class org.xipki.ca.server.RestResponse
 
getSubject() - Method in class org.xipki.ca.server.CaInfo
 
getSubject() - Method in class org.xipki.ca.server.CertTemplateData
 
getSubjectAsGeneralName() - Method in class org.xipki.ca.server.SignerEntryWrapper
 
getSubjectAsX500Name() - Method in class org.xipki.ca.server.SignerEntryWrapper
 
getSubjectFp() - Method in class org.xipki.ca.server.SubjectKeyProfileBundle
 
getSuccessfulCaNames() - Method in class org.xipki.ca.server.CaManagerImpl
 
getSupportedCertprofileTypes() - Method in class org.xipki.ca.server.CaManagerImpl
 
getSupportedPublisherTypes() - Method in class org.xipki.ca.server.CaManagerImpl
 
getSupportedSignerTypes() - Method in class org.xipki.ca.server.CaManagerImpl
 
getSupportedTypes() - Method in class org.xipki.ca.server.publisher.OcspCertPublisherFactory
 
getSuspendedCertSerials(NameId, long, int) - Method in class org.xipki.ca.server.store.CertStore
 
getThisUpdateOfCurrentCrl(NameId) - Method in class org.xipki.ca.server.store.CertStore
 
getTlsClientCert() - Method in interface org.xipki.ca.server.HttpRequestMetadataRetriever
 
getType() - Method in class org.xipki.ca.server.SqlColumn
 
getUser(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getUserId() - Method in class org.xipki.ca.server.ByUserRequestorInfo
 
getUserId() - Method in class org.xipki.ca.server.KnowCertResult
 
getUserIdent(int) - Method in class org.xipki.ca.server.X509Ca
 
getUsername(int) - Method in class org.xipki.ca.server.store.CertStore
 
getValidityMode() - Method in class org.xipki.ca.server.CaInfo
 
getValue() - Method in class org.xipki.ca.server.SqlColumn
 
getX509Ca(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getX509Ca(NameId) - Method in class org.xipki.ca.server.CaManagerImpl
 
getX509CaResponder(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
getX509Certprofile(String) - Method in class org.xipki.ca.server.X509Ca
 

H

hasCrl(NameId) - Method in class org.xipki.ca.server.store.CertStore
 
healthCheck() - Method in class org.xipki.ca.server.cmp.CmpResponder
 
healthCheck() - Method in class org.xipki.ca.server.X509Ca
 
HttpRequestMetadataRetriever - Interface in org.xipki.ca.server
TODO.

I

initialize(String, PasswordResolver, Map<String, String>) - 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
 
intendsMe(GeneralName) - Method in class org.xipki.ca.server.cmp.CmpResponder
 
isAsyn() - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
 
isCaGenerateKeypair() - Method in class org.xipki.ca.server.CertTemplateData
 
isCertForKeyIssued(NameId, long) - Method in class org.xipki.ca.server.store.CertStore
 
isCertForSubjectIssued(NameId, long) - Method in class org.xipki.ca.server.store.CertStore
 
isCertprofilePermitted(String) - Method in class org.xipki.ca.server.ByCaRequestorInfo
 
isCertprofilePermitted(String) - Method in class org.xipki.ca.server.ByUserRequestorInfo
 
isCertprofilePermitted(String) - Method in class org.xipki.ca.server.cmp.CmpRequestorInfo
 
isDuplicateKeyPermitted() - Method in class org.xipki.ca.server.CaInfo
 
isDuplicateSubjectPermitted() - Method in class org.xipki.ca.server.CaInfo
 
isHealthy() - Method in class org.xipki.ca.server.publisher.OcspCertPublisher
 
isHealthy() - Method in class org.xipki.ca.server.SignerEntryWrapper
 
isHealthy() - Method in class org.xipki.ca.server.store.CertStore
 
isKnown() - Method in class org.xipki.ca.server.KnowCertResult
 
isMasterMode() - Method in class org.xipki.ca.server.CaManagerImpl
 
isOnService() - Method in class org.xipki.ca.server.cmp.CmpResponder
 
isOnService() - Method in class org.xipki.ca.server.ScepResponder
 
isPermitted(int) - Method in class org.xipki.ca.server.ByCaRequestorInfo
 
isPermitted(int) - Method in class org.xipki.ca.server.ByUserRequestorInfo
 
isPermitted(int) - Method in class org.xipki.ca.server.cmp.CmpRequestorInfo
 
isRa() - Method in class org.xipki.ca.server.ByCaRequestorInfo
 
isRa() - Method in class org.xipki.ca.server.ByUserRequestorInfo
 
isRa() - Method in class org.xipki.ca.server.cmp.CmpRequestorInfo
 
isRevoked() - Method in class org.xipki.ca.server.store.CertWithRevokedInfo
 
isRevoked() - Method in class org.xipki.ca.server.SubjectKeyProfileBundle
 
isSaveRequest() - Method in class org.xipki.ca.server.CaInfo
 
isSelfSigned() - Method in class org.xipki.ca.server.CaInfo
 
isSensitive() - Method in class org.xipki.ca.server.SqlColumn
 
isSignerConf() - Method in class org.xipki.ca.server.SqlColumn
 
isSignerRequired() - Method in class org.xipki.ca.server.CaInfo
 
ITERATION_INDEX - Static variable in class org.xipki.ca.server.PasswordHash
 

K

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

L

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

M

matchKeyId(byte[]) - Method in class org.xipki.ca.server.RequestorEntryWrapper
 
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_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_expired_at - Static variable in class org.xipki.ca.server.CaAuditConstants
 
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_mid - Static variable in class org.xipki.ca.server.CaAuditConstants
 
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_perf - Static variable in class org.xipki.ca.server.CaAuditConstants
 
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_SCEP_decryption - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_SCEP_fail_info - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_SCEP_failure_message - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_SCEP_message_type - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_SCEP_name - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_SCEP_operation - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_SCEP_pki_status - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_SCEP_signature - Static variable in class org.xipki.ca.server.CaAuditConstants
 
NAME_serial - Static variable in class org.xipki.ca.server.CaAuditConstants
 
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
 
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.CaManagerImpl
 

O

OcspCertPublisher - Class in org.xipki.ca.server.publisher
TODO.
OcspCertPublisher() - Constructor for class org.xipki.ca.server.publisher.OcspCertPublisher
 
OcspCertPublisherFactory - Class in org.xipki.ca.server.publisher
TODO.
OcspCertPublisherFactory() - Constructor for class org.xipki.ca.server.publisher.OcspCertPublisherFactory
 
OperationExceptionWithIndex - Exception in org.xipki.ca.server
TODO.
OperationExceptionWithIndex(int, OperationException) - Constructor for exception org.xipki.ca.server.OperationExceptionWithIndex
 
org.xipki.ca.server - package org.xipki.ca.server
 
org.xipki.ca.server.cmp - package org.xipki.ca.server.cmp
 
org.xipki.ca.server.publisher - package org.xipki.ca.server.publisher
 
org.xipki.ca.server.store - package org.xipki.ca.server.store
 

P

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
 
processPkiMessage0(PKIMessage, RequestorInfo, ASN1OctetString, GeneralPKIMessage, String, Map<String, String>, AuditEvent) - Method in class org.xipki.ca.server.cmp.CmpResponder
 
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.publisher.OcspCertPublisher
 

R

refreshTokenForSignerType(String) - Method in class org.xipki.ca.server.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
 
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.CaManagerImpl
 
removeCaAlias(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
removeCert(CmpRequestorInfo, BigInteger, RequestType, String) - Method in class org.xipki.ca.server.cmp.CmpResponder
 
removeCert(NameId, BigInteger) - Method in class org.xipki.ca.server.store.CertStore
 
removeCert(BigInteger, String) - Method in class org.xipki.ca.server.X509Ca
 
removeCertificate(String, BigInteger) - Method in class org.xipki.ca.server.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.CaManagerImpl
 
removeCertprofileFromCa(String, String) - Method in class org.xipki.ca.server.CaManagerImpl
 
removeFromPublishQueue(NameId, long) - Method in class org.xipki.ca.server.store.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.CaManagerImpl
 
removePublisherFromCa(String, String) - Method in class org.xipki.ca.server.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.CaManagerImpl
 
removeRequestorFromCa(String, String) - Method in class org.xipki.ca.server.CaManagerImpl
 
removeSigner(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
removeUser(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
removeUserFromCa(String, String) - Method in class org.xipki.ca.server.CaManagerImpl
 
republishCertificates(String, List<String>, int) - Method in class org.xipki.ca.server.CaManagerImpl
 
republishCerts(List<String>, int) - Method in class org.xipki.ca.server.X509Ca
 
RequestorEntryWrapper - Class in org.xipki.ca.server
TODO.
RequestorEntryWrapper() - Constructor for class org.xipki.ca.server.RequestorEntryWrapper
 
restartCaSystem() - Method in class org.xipki.ca.server.CaManagerImpl
 
RestResponder - Class in org.xipki.ca.server
TODO.
RestResponder(CaManagerImpl) - Constructor for class org.xipki.ca.server.RestResponder
 
RestResponse - Class in org.xipki.ca.server
TODO.
RestResponse(int, String, Map<String, String>, byte[]) - Constructor for class org.xipki.ca.server.RestResponse
 
revokeCa(String, CertRevocationInfo) - Method in class org.xipki.ca.server.CaManagerImpl
 
revokeCa(CertRevocationInfo, String) - Method in class org.xipki.ca.server.X509Ca
 
revokeCert(CmpRequestorInfo, BigInteger, CrlReason, Date, RequestType, String) - Method in class org.xipki.ca.server.cmp.CmpResponder
 
revokeCert(NameId, BigInteger, CertRevocationInfo, boolean, boolean, CaIdNameMap) - Method in class org.xipki.ca.server.store.CertStore
 
revokeCert(BigInteger, CrlReason, Date, String) - Method in class org.xipki.ca.server.X509Ca
 
revokeCertificate(String, BigInteger, CrlReason, Date) - Method in class org.xipki.ca.server.CaManagerImpl
 
revokeSuspendedCert(NameId, BigInteger, CrlReason, boolean, CaIdNameMap) - Method in class org.xipki.ca.server.store.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
 
ScepCaCertRespBytes - Class in org.xipki.ca.server
TODO.
ScepCaCertRespBytes(X509Certificate, X509Certificate) - Constructor for class org.xipki.ca.server.ScepCaCertRespBytes
 
ScepResponder - Class in org.xipki.ca.server
TODO.
ScepResponder(CaManagerImpl, MgmtEntry.Ca) - Constructor for class org.xipki.ca.server.ScepResponder
 
SerialWithId - Class in org.xipki.ca.server
TODO.
SerialWithId(long, BigInteger) - Constructor for class org.xipki.ca.server.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
 
setBody(byte[]) - Method in class org.xipki.ca.server.RestResponse
 
setCertprofileFactoryRegister(CertprofileFactoryRegister) - Method in class org.xipki.ca.server.CaManagerImpl
 
setCertPublisherFactoryRegister(CertPublisherFactoryRegister) - Method in class org.xipki.ca.server.CaManagerImpl
 
setCmpControl(CmpControl) - Method in class org.xipki.ca.server.CaInfo
 
setCmpResponderName(String) - Method in class org.xipki.ca.server.CaInfo
 
setConfFile(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
setConfProperties(Properties) - Method in class org.xipki.ca.server.CaManagerImpl
 
setContentType(String) - Method in class org.xipki.ca.server.RestResponse
 
setCrlControl(CrlControl) - Method in class org.xipki.ca.server.CaInfo
 
setCrlSignerName(String) - Method in class org.xipki.ca.server.CaInfo
 
setDbEntry(MgmtEntry.Requestor, PasswordResolver) - Method in class org.xipki.ca.server.RequestorEntryWrapper
 
setDbEntry(MgmtEntry.Signer) - Method in class org.xipki.ca.server.SignerEntryWrapper
 
setDuplicateKeyPermitted(boolean) - Method in class org.xipki.ca.server.CaInfo
 
setDuplicateSubjectPermitted(boolean) - Method in class org.xipki.ca.server.CaInfo
 
setHeaders(Map<String, String>) - Method in class org.xipki.ca.server.RestResponse
 
setKeepExpiredCertInDays(int) - Method in class org.xipki.ca.server.CaInfo
 
setMaxSigningTimeBias(long) - Method in class org.xipki.ca.server.ScepResponder
TODO.
setMaxValidity(Certprofile.CertValidity) - Method in class org.xipki.ca.server.CaInfo
 
setPermission(int) - Method in class org.xipki.ca.server.CaInfo
 
setProtocolSupport(ProtocolSupport) - Method in class org.xipki.ca.server.CaInfo
 
setResponder(SignerEntryWrapper) - Method in class org.xipki.ca.server.ScepResponder
 
setRevocationInfo(CertRevocationInfo) - Method in class org.xipki.ca.server.CaInfo
 
setRevokeSuspendedCertsControl(RevokeSuspendedCertsControl) - 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
 
setSecurityFactory(SecurityFactory) - Method in class org.xipki.ca.server.CaManagerImpl
 
setStatus(CaStatus) - Method in class org.xipki.ca.server.CaInfo
 
setStatusCode(int) - Method in class org.xipki.ca.server.RestResponse
 
setValidityMode(ValidityMode) - Method in class org.xipki.ca.server.CaInfo
 
SignerEntryWrapper - Class in org.xipki.ca.server
TODO.
SignerEntryWrapper() - Constructor for class org.xipki.ca.server.SignerEntryWrapper
 
sortX509Name(X500Name) - Static method in class org.xipki.ca.server.CaUtil
 
SqlColumn - Class in org.xipki.ca.server
TODO.
SqlColumn(SqlColumn.ColumnType, String, Object) - Constructor for class org.xipki.ca.server.SqlColumn
 
SqlColumn(SqlColumn.ColumnType, String, Object, boolean, boolean) - Constructor for class org.xipki.ca.server.SqlColumn
 
SqlColumn.ColumnType - Enum in org.xipki.ca.server
 
startCaSystem() - Method in class org.xipki.ca.server.CaManagerImpl
 
SubjectKeyProfileBundle - Class in org.xipki.ca.server
TODO.
SubjectKeyProfileBundle(int, long, long, String, boolean) - Constructor for class org.xipki.ca.server.SubjectKeyProfileBundle
 
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
 

T

toString() - Method in class org.xipki.ca.server.CaInfo
 
toString(boolean) - Method in class org.xipki.ca.server.CaInfo
 
TYPE_cleanup_crl - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_ccr - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_certConf - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_cr - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_error - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_genm_cacerts - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_genm_cainfo - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_genm_crl4number - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_genm_current_crl - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_genm_gen_crl - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_ir - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_kur - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_p10cr - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_pkiconf - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_rr_remove - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_rr_revoke - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_CMP_rr_unrevoke - Static variable in class org.xipki.ca.server.CaAuditConstants
 
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_gen_cert - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_gen_crl - Static variable in class org.xipki.ca.server.CaAuditConstants
 
TYPE_get_systeminfo - Static variable in class org.xipki.ca.server.CaAuditConstants
 
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_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.KnowCertResult
 
unlockCa() - Method in class org.xipki.ca.server.CaManagerImpl
 
unrevokeCa(String) - Method in class org.xipki.ca.server.CaManagerImpl
 
unrevokeCa(String) - Method in class org.xipki.ca.server.X509Ca
 
unrevokeCert(NameId, BigInteger, boolean, boolean, CaIdNameMap) - Method in class org.xipki.ca.server.store.CertStore
 
unrevokeCert(BigInteger, String) - Method in class org.xipki.ca.server.X509Ca
 
unrevokeCertificate(String, BigInteger) - Method in class org.xipki.ca.server.CaManagerImpl
 

V

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.CertStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.ca.server.SqlColumn.ColumnType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xipki.ca.server.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.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.DbSchemaInfo
 
variableValue(String) - Method in class org.xipki.ca.server.DbSchemaInfo
 

X

X509Ca - Class in org.xipki.ca.server
TODO.
X509Ca(CaManagerImpl, CaInfo, CertStore) - Constructor for class org.xipki.ca.server.X509Ca
 
A B C D E G H I K L M N O P R S T U V X 
Skip navigation links

Copyright © 2018. All rights reserved.