Skip navigation links
A B C D E F G H I N O P Q R S V 

A

ask(BigInteger[]) - Method in class org.xipki.qa.ocsp.OcspBenchmark
 

B

BigIntegerRange - Class in org.xipki.qa
Range with [from, to].
BigIntegerRange(BigInteger, BigInteger) - Constructor for class org.xipki.qa.BigIntegerRange
 

C

CaEnrollBenchEntry - Class in org.xipki.qa.ca
Entry for benchmark enrollment test.
CaEnrollBenchEntry(String, CaEnrollBenchKeyEntry, String, CaEnrollBenchEntry.RandomDn) - Constructor for class org.xipki.qa.ca.CaEnrollBenchEntry
 
CaEnrollBenchEntry.RandomDn - Enum in org.xipki.qa.ca
 
CaEnrollBenchKeyEntry - Class in org.xipki.qa.ca
SubjectPublicKeyInfo entry for benchmark enrollment test.
CaEnrollBenchKeyEntry() - Constructor for class org.xipki.qa.ca.CaEnrollBenchKeyEntry
 
CaEnrollBenchKeyEntry.DSAKeyEntry - Class in org.xipki.qa.ca
 
CaEnrollBenchKeyEntry.ECKeyEntry - Class in org.xipki.qa.ca
 
CaEnrollBenchKeyEntry.RSAKeyEntry - Class in org.xipki.qa.ca
 
CaEnrollBenchmark - Class in org.xipki.qa.ca
CA enrollment benchmark.
CaEnrollBenchmark(String, CaEnrollBenchEntry, int, int, String) - Constructor for class org.xipki.qa.ca.CaEnrollBenchmark
 
CaQaSystemManager - Interface in org.xipki.qa.ca
QA system manager for CA.
CaQaSystemManagerImpl - Class in org.xipki.qa.ca
An implementation of CaQaSystemManager.
CaQaSystemManagerImpl() - Constructor for class org.xipki.qa.ca.CaQaSystemManagerImpl
 
Certprofile() - Constructor for class org.xipki.qa.ca.QaconfType.Certprofile
 
CertprofileQa - Class in org.xipki.qa.ca
QA for Certprofile.
CertprofileQa(String) - Constructor for class org.xipki.qa.ca.CertprofileQa
 
CertprofileQa(byte[]) - Constructor for class org.xipki.qa.ca.CertprofileQa
 
checkCert(byte[], IssuerInfo, X500Name, SubjectPublicKeyInfo, Extensions) - Method in class org.xipki.qa.ca.CertprofileQa
 
CheckerUtil - Class in org.xipki.qa.ca.extn
Extensions checker.
CheckerUtil() - Constructor for class org.xipki.qa.ca.extn.CheckerUtil
 
checkExtensions(Certificate, IssuerInfo, Extensions, X500Name) - Method in class org.xipki.qa.ca.extn.ExtensionsChecker
 
checkOcsp(OCSPResp, IssuerHash, BigInteger, byte[], OcspCertStatus, OcspResponseOption, Date, boolean) - Method in class org.xipki.qa.ocsp.OcspQa
 
checkOcsp(OCSPResp, OcspError) - Method in class org.xipki.qa.ocsp.OcspQa
 
checkOcsp(OCSPResp, IssuerHash, List<BigInteger>, Map<BigInteger, byte[]>, Map<BigInteger, OcspCertStatus>, Map<BigInteger, Date>, OcspResponseOption, boolean) - Method in class org.xipki.qa.ocsp.OcspQa
 
checkPublicKey(SubjectPublicKeyInfo, SubjectPublicKeyInfo) - Method in class org.xipki.qa.ca.PublicKeyChecker
 
checkSubject(X500Name, X500Name) - Method in class org.xipki.qa.ca.SubjectChecker
 
close() - Method in class org.xipki.qa.ca.CaQaSystemManagerImpl
 
close() - Method in class org.xipki.qa.ca.FillKeytool
 
close() - Method in class org.xipki.qa.FileBigIntegerIterator
 

D

datasource - Variable in class org.xipki.qa.ca.FillKeytool
 
DSAKeyEntry(int, boolean) - Constructor for class org.xipki.qa.ca.CaEnrollBenchKeyEntry.DSAKeyEntry
 

E

ECKeyEntry(ASN1ObjectIdentifier, boolean) - Constructor for class org.xipki.qa.ca.CaEnrollBenchKeyEntry.ECKeyEntry
 
execute(int, String, char[]) - Method in class org.xipki.qa.ca.FillKeytool
 
ExtensionsChecker - Class in org.xipki.qa.ca.extn
Extensions checker.
ExtensionsChecker(X509ProfileType, XijsonCertprofile) - Constructor for class org.xipki.qa.ca.extn.ExtensionsChecker
 

F

FileBigIntegerIterator - Class in org.xipki.qa
Iterator which iterates the BigInteger specified in the file.
FileBigIntegerIterator(String, boolean, boolean) - Constructor for class org.xipki.qa.FileBigIntegerIterator
 
FillKeytool - Class in org.xipki.qa.ca
Fill the keypool with keypairs.
FillKeytool(DataSourceFactory, PasswordResolver, String) - Constructor for class org.xipki.qa.ca.FillKeytool
 
forCode(int) - Static method in enum org.xipki.qa.ocsp.OcspError
 
forName(String) - Static method in enum org.xipki.qa.ocsp.OcspCertStatus
 
forName(String) - Static method in enum org.xipki.qa.ocsp.OcspError
 

G

getCaIssuerUrls() - Method in class org.xipki.qa.ca.IssuerInfo
 
getCaIssuerUrls() - Method in class org.xipki.qa.ca.QaconfType.Issuer
 
getCaNotAfter() - Method in class org.xipki.qa.ca.IssuerInfo
 
getCaNotBefore() - Method in class org.xipki.qa.ca.IssuerInfo
 
getCert() - Method in class org.xipki.qa.ca.IssuerInfo
 
getCert() - Method in class org.xipki.qa.ca.QaconfType.Issuer
 
getCerthashAlg() - Method in class org.xipki.qa.ocsp.OcspResponseOption
 
getCerthashOccurrence() - Method in class org.xipki.qa.ocsp.OcspResponseOption
 
getCertprofile() - Method in class org.xipki.qa.ca.CaEnrollBenchEntry
 
getCertprofile(String) - Method in interface org.xipki.qa.ca.CaQaSystemManager
Returns the Certprofile for the given name.
getCertprofile(String) - Method in class org.xipki.qa.ca.CaQaSystemManagerImpl
 
getCertprofileNames() - Method in interface org.xipki.qa.ca.CaQaSystemManager
 
getCertprofileNames() - Method in class org.xipki.qa.ca.CaQaSystemManagerImpl
 
getCertprofiles() - Method in class org.xipki.qa.ca.QaconfType
 
getCode() - Method in class org.xipki.qa.ValidationIssue
 
getConfFile() - Method in class org.xipki.qa.ca.CaQaSystemManagerImpl
 
getCrlUrls() - Method in class org.xipki.qa.ca.IssuerInfo
 
getCrlUrls() - Method in class org.xipki.qa.ca.QaconfType.Issuer
 
getDeltaCrlUrls() - Method in class org.xipki.qa.ca.IssuerInfo
 
getDeltaCrlUrls() - Method in class org.xipki.qa.ca.QaconfType.Issuer
 
getDescription() - Method in class org.xipki.qa.ValidationIssue
 
getDiff() - Method in class org.xipki.qa.BigIntegerRange
 
getFailedValidationIssues() - Method in class org.xipki.qa.ValidationResult
 
getFailureMessage() - Method in class org.xipki.qa.ValidationIssue
 
getFrom() - Method in class org.xipki.qa.BigIntegerRange
 
getInstance(String) - Static method in enum org.xipki.qa.ca.CaEnrollBenchEntry.RandomDn
 
getIssuer(String) - Method in interface org.xipki.qa.ca.CaQaSystemManager
Returns the issuer information.
getIssuer(String) - Method in class org.xipki.qa.ca.CaQaSystemManagerImpl
 
getIssuerNames() - Method in interface org.xipki.qa.ca.CaQaSystemManager
 
getIssuerNames() - Method in class org.xipki.qa.ca.CaQaSystemManagerImpl
 
getIssuers() - Method in class org.xipki.qa.ca.QaconfType
 
getName() - Method in class org.xipki.qa.ca.QaconfType.Certprofile
 
getName() - Method in class org.xipki.qa.ca.QaconfType.Issuer
 
getNextUpdateOccurrence() - Method in class org.xipki.qa.ocsp.OcspResponseOption
 
getNonceOccurrence() - Method in class org.xipki.qa.ocsp.OcspResponseOption
 
getOcspUrls() - Method in class org.xipki.qa.ca.IssuerInfo
 
getOcspUrls() - Method in class org.xipki.qa.ca.QaconfType.Issuer
 
getRealAccount(long) - Method in class org.xipki.qa.ca.CaEnrollBenchmark
 
getRespIssuer() - Method in class org.xipki.qa.ocsp.OcspResponseOption
 
getSignatureAlg() - Method in class org.xipki.qa.ocsp.OcspResponseOption
 
getStatus() - Method in enum org.xipki.qa.ocsp.OcspError
 
getSubjectKeyIdentifier() - Method in class org.xipki.qa.ca.IssuerInfo
 
getSubjectPublicKeyInfo() - Method in class org.xipki.qa.ca.CaEnrollBenchEntry
 
getSubjectPublicKeyInfo() - Method in class org.xipki.qa.ca.CaEnrollBenchKeyEntry.DSAKeyEntry
 
getSubjectPublicKeyInfo() - Method in class org.xipki.qa.ca.CaEnrollBenchKeyEntry.ECKeyEntry
 
getSubjectPublicKeyInfo() - Method in class org.xipki.qa.ca.CaEnrollBenchKeyEntry
 
getSubjectPublicKeyInfo() - Method in class org.xipki.qa.ca.CaEnrollBenchKeyEntry.RSAKeyEntry
 
getSuccessfulValidationIssues() - Method in class org.xipki.qa.ValidationResult
 
getTester() - Method in class org.xipki.qa.ca.CaEnrollBenchmark
 
getTester() - Method in class org.xipki.qa.ocsp.OcspBenchmark
 
getTo() - Method in class org.xipki.qa.BigIntegerRange
 
getValidationIssues() - Method in class org.xipki.qa.ValidationResult
 
getValidityMode() - Method in class org.xipki.qa.ca.QaconfType.Issuer
 
getValue() - Method in class org.xipki.qa.ca.extn.QaExtensionValue
 
getX500Name(long) - Method in class org.xipki.qa.ca.CaEnrollBenchEntry
 

H

hasNext() - Method in class org.xipki.qa.FileBigIntegerIterator
 
hasNext() - Method in class org.xipki.qa.RangeBigIntegerIterator
 

I

init() - Method in interface org.xipki.qa.ca.CaQaSystemManager
 
init() - Method in class org.xipki.qa.ca.CaQaSystemManagerImpl
 
isAllSuccessful() - Method in class org.xipki.qa.ValidationResult
 
isCritical() - Method in class org.xipki.qa.ca.extn.QaExtensionValue
 
isCutoffNotAfter() - Method in class org.xipki.qa.ca.IssuerInfo
 
isFailed() - Method in class org.xipki.qa.ValidationIssue
 
isInRange(BigInteger) - Method in class org.xipki.qa.BigIntegerRange
 
Issuer() - Constructor for class org.xipki.qa.ca.QaconfType.Issuer
 
IssuerInfo - Class in org.xipki.qa.ca
Certificate issuer information.
IssuerInfo(List<String>, List<String>, List<String>, List<String>, byte[], boolean) - Constructor for class org.xipki.qa.ca.IssuerInfo
 

N

next() - Method in class org.xipki.qa.FileBigIntegerIterator
 
next() - Method in class org.xipki.qa.RangeBigIntegerIterator
 
nextCertRequest() - Method in class org.xipki.qa.ca.CaEnrollBenchmark
 

O

OcspBenchmark - Class in org.xipki.qa.ocsp
OCSP benchmark.
OcspBenchmark(X509Cert, String, RequestOptions, Iterator<BigInteger>, int, String) - Constructor for class org.xipki.qa.ocsp.OcspBenchmark
 
OcspCertStatus - Enum in org.xipki.qa.ocsp
OCSP Certstatus enum.
OcspError - Enum in org.xipki.qa.ocsp
OCSP error enum.
OcspQa - Class in org.xipki.qa.ocsp
OCSP QA.
OcspQa(SecurityFactory) - Constructor for class org.xipki.qa.ocsp.OcspQa
 
OcspResponseOption - Class in org.xipki.qa.ocsp
OCSP response option.
OcspResponseOption() - Constructor for class org.xipki.qa.ocsp.OcspResponseOption
 
org.xipki.qa - package org.xipki.qa
 
org.xipki.qa.ca - package org.xipki.qa.ca
 
org.xipki.qa.ca.extn - package org.xipki.qa.ca.extn
 
org.xipki.qa.ocsp - package org.xipki.qa.ocsp
 

P

PublicKeyChecker - Class in org.xipki.qa.ca
Public key checker.
PublicKeyChecker(Map<ASN1ObjectIdentifier, KeyParametersOption>) - Constructor for class org.xipki.qa.ca.PublicKeyChecker
 

Q

QaconfType - Class in org.xipki.qa.ca
Configuration the QA system.
QaconfType() - Constructor for class org.xipki.qa.ca.QaconfType
 
QaconfType.Certprofile - Class in org.xipki.qa.ca
 
QaconfType.Issuer - Class in org.xipki.qa.ca
 
QaExtensionValue - Class in org.xipki.qa.ca.extn
QA extension value.
QaExtensionValue(boolean, byte[]) - Constructor for class org.xipki.qa.ca.extn.QaExtensionValue
 

R

RangeBigIntegerIterator - Class in org.xipki.qa
Iterator which iterates the BigInteger as specified by a list of BigIntegerRanges.
RangeBigIntegerIterator(List<BigIntegerRange>, boolean) - Constructor for class org.xipki.qa.RangeBigIntegerIterator
 
RSAKeyEntry(int, boolean) - Constructor for class org.xipki.qa.ca.CaEnrollBenchKeyEntry.RSAKeyEntry
 

S

setCaIssuerUrls(List<String>) - Method in class org.xipki.qa.ca.QaconfType.Issuer
 
setCert(FileOrBinary) - Method in class org.xipki.qa.ca.QaconfType.Issuer
 
setCerthashAlg(HashAlgo) - Method in class org.xipki.qa.ocsp.OcspResponseOption
 
setCerthashOccurrence(TripleState) - Method in class org.xipki.qa.ocsp.OcspResponseOption
 
setCertprofiles(List<QaconfType.Certprofile>) - Method in class org.xipki.qa.ca.QaconfType
 
setConfFile(String) - Method in class org.xipki.qa.ca.CaQaSystemManagerImpl
 
setCrlUrls(List<String>) - Method in class org.xipki.qa.ca.QaconfType.Issuer
 
setDeltaCrlUrls(List<String>) - Method in class org.xipki.qa.ca.QaconfType.Issuer
 
setFailureMessage(String) - Method in class org.xipki.qa.ValidationIssue
 
setIssuers(List<QaconfType.Issuer>) - Method in class org.xipki.qa.ca.QaconfType
 
setName(String) - Method in class org.xipki.qa.ca.QaconfType.Certprofile
 
setName(String) - Method in class org.xipki.qa.ca.QaconfType.Issuer
 
setNextUpdateOccurrence(TripleState) - Method in class org.xipki.qa.ocsp.OcspResponseOption
 
setNonceOccurrence(TripleState) - Method in class org.xipki.qa.ocsp.OcspResponseOption
 
setOcspUrls(List<String>) - Method in class org.xipki.qa.ca.QaconfType.Issuer
 
setRespIssuer(X509Cert) - Method in class org.xipki.qa.ocsp.OcspResponseOption
 
setSignatureAlg(SignAlgo) - Method in class org.xipki.qa.ocsp.OcspResponseOption
 
setValidityMode(String) - Method in class org.xipki.qa.ca.QaconfType.Issuer
 
SubjectChecker - Class in org.xipki.qa.ca
Subject checker.
SubjectChecker(Certprofile.SubjectControl) - Constructor for class org.xipki.qa.ca.SubjectChecker
 

V

validate() - Method in class org.xipki.qa.ca.QaconfType.Certprofile
 
validate() - Method in class org.xipki.qa.ca.QaconfType.Issuer
 
validate() - Method in class org.xipki.qa.ca.QaconfType
 
ValidationIssue - Class in org.xipki.qa
Single validation issue.
ValidationIssue(String, String) - Constructor for class org.xipki.qa.ValidationIssue
 
ValidationResult - Class in org.xipki.qa
Validation result consisting of failed validation issues and successful issues.
ValidationResult(ValidationIssue) - Constructor for class org.xipki.qa.ValidationResult
 
ValidationResult(List<ValidationIssue>) - Constructor for class org.xipki.qa.ValidationResult
 
valueOf(String) - Static method in enum org.xipki.qa.ca.CaEnrollBenchEntry.RandomDn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.qa.ocsp.OcspCertStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.qa.ocsp.OcspError
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xipki.qa.ca.CaEnrollBenchEntry.RandomDn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xipki.qa.ocsp.OcspCertStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xipki.qa.ocsp.OcspError
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I N O P Q R S V 
Skip navigation links

Copyright © 2023. All rights reserved.