JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
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.
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, X509CRLHolder)
- Method in class org.xipki.ca.server.
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.
CertStore
addRequest(byte[])
- Method in class org.xipki.ca.server.
X509Ca
addRequestCert(long, long)
- Method in class org.xipki.ca.server.
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.
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
authenticateUser(String, byte[])
- Method in class org.xipki.ca.server.
CertStore
authenticateUser(String, byte[])
- Method in class org.xipki.ca.server.
X509Ca
C
caAdded(X509Cert)
- Method in class org.xipki.ca.server.publisher.
OcspCertPublisher
CaAuditConstants
- Class in
org.xipki.ca.server
Constants used to identify the audit event.
CaAuditConstants()
- Constructor for class org.xipki.ca.server.
CaAuditConstants
CaAuditConstants.Cmp
- Class in
org.xipki.ca.server
CaAuditConstants.Scep
- Class in
org.xipki.ca.server
CaIdNameMap
- Class in
org.xipki.ca.server
Container of NameId of CA management entries.
CaIdNameMap()
- Constructor for class org.xipki.ca.server.
CaIdNameMap
CaInfo
- Class in
org.xipki.ca.server
CA information.
CaInfo(MgmtEntry.Ca, CertStore)
- Constructor for class org.xipki.ca.server.
CaInfo
CaManagerImpl
- Class in
org.xipki.ca.server
Manages the CA system.
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
CaServerConf
- Class in
org.xipki.ca.server
CA server configuration.
CaServerConf()
- Constructor for class org.xipki.ca.server.
CaServerConf
CaServerConf.CtLogConf
- Class in
org.xipki.ca.server
CaServerConf.RemoteMgmt
- Class in
org.xipki.ca.server
CaServerConf.SslContext
- Class in
org.xipki.ca.server
caUnrevoked(X509Cert)
- Method in class org.xipki.ca.server.publisher.
OcspCertPublisher
CaUtil
- Class in
org.xipki.ca.server
Util class of CA.
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
Certificate revocation information with serial number and database table id.
CertRevInfoWithSerial(long, BigInteger, CrlReason, Date, Date)
- Constructor for class org.xipki.ca.server.
CertRevInfoWithSerial
CertRevInfoWithSerial(long, BigInteger, int, Date, Date)
- Constructor for class org.xipki.ca.server.
CertRevInfoWithSerial
CertStore
- Class in
org.xipki.ca.server
CA database store.
CertStore(DataSourceWrapper, UniqueIdGenerator)
- Constructor for class org.xipki.ca.server.
CertStore
CertTemplateData
- Class in
org.xipki.ca.server
Certificate template data.
CertTemplateData(X500Name, SubjectPublicKeyInfo, Date, Date, Extensions, String)
- Constructor for class org.xipki.ca.server.
CertTemplateData
CertTemplateData(X500Name, SubjectPublicKeyInfo, Date, Date, Extensions, String, ASN1Integer, boolean)
- Constructor for class org.xipki.ca.server.
CertTemplateData
changeCa(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
cleanupCrls(NameId, int)
- Method in class org.xipki.ca.server.
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.
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.
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
Cmp()
- Constructor for class org.xipki.ca.server.
CaAuditConstants.Cmp
CmpResponder
- Class in
org.xipki.ca.server.cmp
CMP responder.
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
crlAdded(X509Cert, X509CRLHolder)
- Method in class org.xipki.ca.server.publisher.
OcspCertPublisher
CtLogClient
- Class in
org.xipki.ca.server
Certificate transparency (CT) log client.
CtLogClient(List<String>, SslContextConf)
- Constructor for class org.xipki.ca.server.
CtLogClient
CtLogConf()
- Constructor for class org.xipki.ca.server.
CaServerConf.CtLogConf
CtLogPublicKeyFinder
- Class in
org.xipki.ca.server
CtLog public key finder.
CtLogPublicKeyFinder(CaServerConf.CtLogConf)
- Constructor for class org.xipki.ca.server.
CtLogPublicKeyFinder
D
deleteUnreferencedRequests()
- Method in class org.xipki.ca.server.
CertStore
DhpocControl
- Class in
org.xipki.ca.server
DHPoc control.
DhpocControl(String, SecurityFactory)
- Constructor for class org.xipki.ca.server.
DhpocControl
E
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(RequestorInfo.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
getAudit()
- Method in class org.xipki.ca.server.
CaServerConf
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.
RestResponder.RestResponse
getBytes()
- Method in class org.xipki.ca.server.
ScepResponder.ScepCaCertRespBytes
getByUserRequestor(NameId)
- Method in class org.xipki.ca.server.
X509Ca
getCa(int)
- Method in class org.xipki.ca.server.
CaIdNameMap
getCa(String)
- Method in class org.xipki.ca.server.
CaIdNameMap
getCa(String)
- Method in class org.xipki.ca.server.
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
getCaCertchain(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
getCaHasUser(NameId, NameId)
- Method in class org.xipki.ca.server.
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
getCaServerConf()
- 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(X500Name, byte[])
- Method in class org.xipki.ca.server.
CertStore
Get certificates for given subject and transactionId.
getCert()
- Method in class org.xipki.ca.server.
RequestorEntryWrapper
getCert(BigInteger)
- Method in class org.xipki.ca.server.
X509Ca
getCert(X500Name, byte[])
- Method in class org.xipki.ca.server.
X509Ca
Returns the certificates satisfying the given search criteria.
getCertchain()
- Method in class org.xipki.ca.server.
CaInfo
getCertForId(NameId, X509Cert, long, CaIdNameMap)
- Method in class org.xipki.ca.server.
CertStore
getCertificates()
- Method in class org.xipki.ca.server.
DhpocControl
getCertInCmpFormat()
- Method in class org.xipki.ca.server.
CaInfo
getCertInfo(NameId, X509Cert, BigInteger, CaIdNameMap)
- Method in class org.xipki.ca.server.
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
getCertprofileFactories()
- Method in class org.xipki.ca.server.
CaServerConf
getCertprofileForCertId(NameId, long)
- Method in class org.xipki.ca.server.
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.
CertStore
getCertRequest(BigInteger)
- Method in class org.xipki.ca.server.
X509Ca
getCerts()
- Method in class org.xipki.ca.server.
CaServerConf.RemoteMgmt
getCertsForDeltaCrl(NameId, long, int, boolean, boolean)
- Method in class org.xipki.ca.server.
CertStore
getCertStatusForSubject(NameId, X500Name)
- Method in class org.xipki.ca.server.
CertStore
getCertWithRevocationInfo(int, BigInteger, CaIdNameMap)
- Method in class org.xipki.ca.server.
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
getContentType()
- Method in class org.xipki.ca.server.
RestResponder.RestResponse
getCountOfCerts(NameId, boolean)
- Method in class org.xipki.ca.server.
CertStore
getCrl(String, BigInteger)
- Method in class org.xipki.ca.server.
CaManagerImpl
getCrl(RequestorInfo.CmpRequestorInfo, BigInteger)
- Method in class org.xipki.ca.server.cmp.
CmpResponder
getCrl(BigInteger)
- Method in class org.xipki.ca.server.
X509Ca
getCrlControl()
- Method in class org.xipki.ca.server.
CaInfo
getCrlSignerName()
- Method in class org.xipki.ca.server.
CaInfo
getCtLog()
- Method in class org.xipki.ca.server.
CaServerConf
getCtlogControl()
- Method in class org.xipki.ca.server.
CaInfo
getCtLogPublicKeyFinder()
- Method in class org.xipki.ca.server.
CaManagerImpl
getCtLogScts(X509CertificateHolder, X509Cert, List<X509Cert>, CtLogPublicKeyFinder)
- Method in class org.xipki.ca.server.
CtLogClient
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
getDatasources()
- Method in class org.xipki.ca.server.
CaServerConf
getDbEntry()
- Method in class org.xipki.ca.server.
RequestorEntryWrapper
getDbEntry()
- Method in class org.xipki.ca.server.
SignerEntryWrapper
getDhpocControl()
- Method in class org.xipki.ca.server.
CaInfo
getEncodedCrl(NameId, BigInteger)
- Method in class org.xipki.ca.server.
CertStore
getExpirationPeriod()
- Method in class org.xipki.ca.server.
CaInfo
getExpiredSerialNumbers(NameId, long, int)
- Method in class org.xipki.ca.server.
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.
RestResponder.RestResponse
getHexSha1OfCert()
- Method in class org.xipki.ca.server.
X509Ca
getHostverifier()
- Method in class org.xipki.ca.server.
CaServerConf.SslContext
getId()
- Method in class org.xipki.ca.server.
CertRevInfoWithSerial
getIdent()
- Method in class org.xipki.ca.server.
CaInfo
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
getKeepExpiredCertInDays()
- Method in class org.xipki.ca.server.
CaInfo
getKeyCertPair(X500Name, BigInteger, String)
- Method in class org.xipki.ca.server.
DhpocControl
getKeydir()
- Method in class org.xipki.ca.server.
CaServerConf.CtLogConf
getLatestSerialNumber(X500Name)
- Method in class org.xipki.ca.server.
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.
CertStore
getMaxFullCrlNumber()
- Method in class org.xipki.ca.server.
CaInfo
getMaxFullCrlNumber(NameId)
- Method in class org.xipki.ca.server.
CertStore
getMaxIdOfDeltaCrlCache(NameId)
- Method in class org.xipki.ca.server.
CertStore
getMaxValidity()
- Method in class org.xipki.ca.server.
CaInfo
getName()
- Method in class org.xipki.ca.server.
CaServerConf.SslContext
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.
RequestorEntryWrapper
getPathLenConstraint()
- Method in class org.xipki.ca.server.
CaInfo
getPermission()
- Method in class org.xipki.ca.server.
CaInfo
getPublicCaInfo()
- Method in class org.xipki.ca.server.
CaInfo
getPublicKey(byte[])
- Method in class org.xipki.ca.server.
CtLogPublicKeyFinder
getPublicKeyInfo()
- Method in class org.xipki.ca.server.
CertTemplateData
getPublisher(int)
- Method in class org.xipki.ca.server.
CaIdNameMap
getPublisher(String)
- Method in class org.xipki.ca.server.
CaIdNameMap
getPublisher(String)
- Method in class org.xipki.ca.server.
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.
CertStore
getRemoteMgmt()
- Method in class org.xipki.ca.server.
CaServerConf
getRequestor(int)
- Method in class org.xipki.ca.server.
CaIdNameMap
getRequestor(String)
- Method in class org.xipki.ca.server.
CaIdNameMap
getRequestor(String)
- Method in class org.xipki.ca.server.
CaManagerImpl
getRequestor(X500Name)
- Method in class org.xipki.ca.server.cmp.
CmpResponder
getRequestor(X509Cert)
- Method in class org.xipki.ca.server.cmp.
CmpResponder
getRequestor(X500Name)
- Method in class org.xipki.ca.server.
X509Ca
getRequestor(X509Cert)
- 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.
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
getSecurity()
- Method in class org.xipki.ca.server.
CaServerConf
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
getSerialNumber()
- Method in class org.xipki.ca.server.
CaInfo
getSerialNumbers(NameId, long, int, boolean)
- Method in class org.xipki.ca.server.
CertStore
getSerialNumbers(NameId, Date, long, int, boolean, boolean, boolean)
- Method in class org.xipki.ca.server.
CertStore
getShardId()
- Method in class org.xipki.ca.server.
CaServerConf
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
getSslContext(String)
- Method in class org.xipki.ca.server.
CaServerConf
getSslContextConf(String)
- Method in class org.xipki.ca.server.
CaServerConf
getSslContexts()
- Method in class org.xipki.ca.server.
CaServerConf
getStatus()
- Method in class org.xipki.ca.server.
CaInfo
getStatusCode()
- Method in class org.xipki.ca.server.
RestResponder.RestResponse
getSubject()
- Method in class org.xipki.ca.server.
CaInfo
getSubject()
- Method in class org.xipki.ca.server.
CertTemplateData
getSubject()
- Method in class org.xipki.ca.server.
SignerEntryWrapper
getSubjectAsGeneralName()
- Method in class org.xipki.ca.server.
SignerEntryWrapper
getSuccessfulCaNames()
- Method in class org.xipki.ca.server.
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.
CertStore
getThisUpdateOfCurrentCrl(NameId, boolean)
- Method in class org.xipki.ca.server.
CertStore
getTlsClientCert()
- Method in interface org.xipki.ca.server.
HttpRequestMetadataRetriever
getTruststore()
- Method in class org.xipki.ca.server.
CaServerConf.SslContext
getUser(String)
- Method in class org.xipki.ca.server.
CaManagerImpl
getUserIdent(int)
- Method in class org.xipki.ca.server.
X509Ca
getUsername(int)
- Method in class org.xipki.ca.server.
CertStore
getValidityMode()
- Method in class org.xipki.ca.server.
CaInfo
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.
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
Interface to retrieve the meta data of HTTP request.
I
initDhpocControl(SecurityFactory)
- Method in class org.xipki.ca.server.
CaInfo
initialize(String, PasswordResolver, Map<String, FileOrValue>)
- Method in class org.xipki.ca.server.publisher.
OcspCertPublisher
initSigner(SecurityFactory)
- Method in class org.xipki.ca.server.
CaInfo
initSigner(SecurityFactory)
- Method in class org.xipki.ca.server.
SignerEntryWrapper
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
isCertForSubjectIssued(NameId, long)
- Method in class org.xipki.ca.server.
CertStore
isEnabled()
- Method in class org.xipki.ca.server.
CaServerConf.RemoteMgmt
isHealthy()
- Method in class org.xipki.ca.server.
CertStore
isHealthy()
- Method in class org.xipki.ca.server.publisher.
OcspCertPublisher
isHealthy()
- Method in class org.xipki.ca.server.
SignerEntryWrapper
isMaster()
- Method in class org.xipki.ca.server.
CaServerConf
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
isSaveRequest()
- Method in class org.xipki.ca.server.
CaInfo
isSelfSigned()
- Method in class org.xipki.ca.server.
CaInfo
isSignerRequired()
- Method in class org.xipki.ca.server.
CaInfo
K
knowsCert(X509Cert)
- Method in class org.xipki.ca.server.
X509Ca
knowsCertForSerial(NameId, BigInteger)
- Method in class org.xipki.ca.server.
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.
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_basecrl_number
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_ca
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_certprofile
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_crl_number
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_crl_type
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_decryption
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Scep
NAME_expired_at
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_fail_info
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Scep
NAME_failure_message
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Scep
NAME_id
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_invalidity_time
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_issuer
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_message
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_message_type
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Scep
NAME_mid
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_name
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Scep
NAME_next_update
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_not_after
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_not_before
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_num
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_operation
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Scep
NAME_perf
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_pki_status
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Scep
NAME_reason
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_req_subject
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_req_type
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_requestor
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_serial
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_signature
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Scep
NAME_subject
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_this_update
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_tid
- Static variable in class org.xipki.ca.server.
CaAuditConstants
NAME_user
- Static variable in class org.xipki.ca.server.
CaAuditConstants
newPublisher(String)
- Method in class org.xipki.ca.server.publisher.
OcspCertPublisherFactory
nextCrlNumber()
- Method in class org.xipki.ca.server.
CaInfo
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
Publish certificates to XiPKI OCSP database.
OcspCertPublisher()
- Constructor for class org.xipki.ca.server.publisher.
OcspCertPublisher
OcspCertPublisherFactory
- Class in
org.xipki.ca.server.publisher
Factory of
OcspCertPublisher
.
OcspCertPublisherFactory()
- Constructor for class org.xipki.ca.server.publisher.
OcspCertPublisherFactory
org.xipki.ca.server
- package org.xipki.ca.server
org.xipki.ca.server.cmp
- package org.xipki.ca.server.cmp
org.xipki.ca.server.publisher
- package org.xipki.ca.server.publisher
P
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
readConfFromFile(String)
- Static method in class org.xipki.ca.server.
CaServerConf
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
RemoteMgmt()
- Constructor for class org.xipki.ca.server.
CaServerConf.RemoteMgmt
removeCa(int)
- Method in class org.xipki.ca.server.
CaIdNameMap
removeCa(String)
- Method in class org.xipki.ca.server.
CaIdNameMap
removeCa(String)
- Method in class org.xipki.ca.server.
CaManagerImpl
removeCaAlias(String)
- Method in class org.xipki.ca.server.
CaManagerImpl
removeCert(NameId, BigInteger)
- Method in class org.xipki.ca.server.
CertStore
removeCert(RequestorInfo.CmpRequestorInfo, BigInteger, RequestType, String)
- Method in class org.xipki.ca.server.cmp.
CmpResponder
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.
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
Wrapper of requestor database entry.
RequestorEntryWrapper()
- Constructor for class org.xipki.ca.server.
RequestorEntryWrapper
restartCa(String)
- Method in class org.xipki.ca.server.
CaManagerImpl
restartCaSystem()
- Method in class org.xipki.ca.server.
CaManagerImpl
RestResponder
- Class in
org.xipki.ca.server
REST API responder.
RestResponder(CaManagerImpl)
- Constructor for class org.xipki.ca.server.
RestResponder
RestResponder.RestResponse
- Class in
org.xipki.ca.server
RestResponse(int, String, Map<String, String>, byte[])
- Constructor for class org.xipki.ca.server.
RestResponder.RestResponse
revokeCa(String, CertRevocationInfo)
- Method in class org.xipki.ca.server.
CaManagerImpl
revokeCa(CertRevocationInfo, String)
- Method in class org.xipki.ca.server.
X509Ca
revokeCert(NameId, BigInteger, CertRevocationInfo, boolean, boolean, CaIdNameMap)
- Method in class org.xipki.ca.server.
CertStore
revokeCert(RequestorInfo.CmpRequestorInfo, BigInteger, CrlReason, Date, RequestType, String)
- Method in class org.xipki.ca.server.cmp.
CmpResponder
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.
CertStore
revokeSuspendedCertsControl()
- Method in class org.xipki.ca.server.
CaInfo
S
Scep()
- Constructor for class org.xipki.ca.server.
CaAuditConstants.Scep
ScepCaCertRespBytes(X509Cert, X509Cert)
- Constructor for class org.xipki.ca.server.
ScepResponder.ScepCaCertRespBytes
ScepResponder
- Class in
org.xipki.ca.server
SCEP responder.
ScepResponder(CaManagerImpl, MgmtEntry.Ca)
- Constructor for class org.xipki.ca.server.
ScepResponder
ScepResponder.ScepCaCertRespBytes
- Class in
org.xipki.ca.server
service(String, AuditEvent, byte[], HttpRequestMetadataRetriever)
- Method in class org.xipki.ca.server.
RestResponder
servicePkiOperation(CMSSignedData, String, String, AuditEvent)
- Method in class org.xipki.ca.server.
ScepResponder
setAudit(Audits.AuditConf)
- Method in class org.xipki.ca.server.
CaServerConf
setBody(byte[])
- Method in class org.xipki.ca.server.
RestResponder.RestResponse
setCaServerConf(CaServerConf)
- Method in class org.xipki.ca.server.
CaManagerImpl
setCertprofileFactories(List<String>)
- Method in class org.xipki.ca.server.
CaServerConf
setCertprofileFactoryRegister(CertprofileFactoryRegister)
- Method in class org.xipki.ca.server.
CaManagerImpl
setCertPublisherFactoryRegister(CertPublisherFactoryRegister)
- Method in class org.xipki.ca.server.
CaManagerImpl
setCerts(List<FileOrBinary>)
- Method in class org.xipki.ca.server.
CaServerConf.RemoteMgmt
setCmpControl(CmpControl)
- Method in class org.xipki.ca.server.
CaInfo
setCmpResponderName(String)
- Method in class org.xipki.ca.server.
CaInfo
setContentType(String)
- Method in class org.xipki.ca.server.
RestResponder.RestResponse
setCrlControl(CrlControl)
- Method in class org.xipki.ca.server.
CaInfo
setCrlSignerName(String)
- Method in class org.xipki.ca.server.
CaInfo
setCtLog(CaServerConf.CtLogConf)
- Method in class org.xipki.ca.server.
CaServerConf
setDatasources(List<DataSourceConf>)
- Method in class org.xipki.ca.server.
CaServerConf
setDbEntry(MgmtEntry.Requestor, PasswordResolver)
- Method in class org.xipki.ca.server.
RequestorEntryWrapper
setDbEntry(MgmtEntry.Signer)
- Method in class org.xipki.ca.server.
SignerEntryWrapper
setEnabled(boolean)
- Method in class org.xipki.ca.server.
CaServerConf.RemoteMgmt
setHeaders(Map<String, String>)
- Method in class org.xipki.ca.server.
RestResponder.RestResponse
setHostverifier(String)
- Method in class org.xipki.ca.server.
CaServerConf.SslContext
setKeepExpiredCertInDays(int)
- Method in class org.xipki.ca.server.
CaInfo
setKeydir(String)
- Method in class org.xipki.ca.server.
CaServerConf.CtLogConf
setMaster(boolean)
- Method in class org.xipki.ca.server.
CaServerConf
setMaxSigningTimeBias(long)
- Method in class org.xipki.ca.server.
ScepResponder
Set the maximal signing time bias in milliseconds.
setMaxValidity(Validity)
- Method in class org.xipki.ca.server.
CaInfo
setName(String)
- Method in class org.xipki.ca.server.
CaServerConf.SslContext
setPermission(int)
- Method in class org.xipki.ca.server.
CaInfo
setProtocolSupport(ProtocolSupport)
- Method in class org.xipki.ca.server.
CaInfo
setRemoteMgmt(CaServerConf.RemoteMgmt)
- Method in class org.xipki.ca.server.
CaServerConf
setResponder(SignerEntryWrapper)
- Method in class org.xipki.ca.server.
ScepResponder
setRevocationInfo(CertRevocationInfo)
- Method in class org.xipki.ca.server.
CaInfo
setRevokeSuspendedCertsControl(RevokeSuspendedControl)
- Method in class org.xipki.ca.server.
CaInfo
setSaveRequest(boolean)
- Method in class org.xipki.ca.server.
CaInfo
setScepControl(ScepControl)
- Method in class org.xipki.ca.server.
CaInfo
setScepResponderName(String)
- Method in class org.xipki.ca.server.
CaInfo
setSecurity(Securities.SecurityConf)
- Method in class org.xipki.ca.server.
CaServerConf
setSecurityFactory(SecurityFactory)
- Method in class org.xipki.ca.server.
CaManagerImpl
setShardId(int)
- Method in class org.xipki.ca.server.
CaServerConf
setSslContexts(List<CaServerConf.SslContext>)
- Method in class org.xipki.ca.server.
CaServerConf
setStatus(CaStatus)
- Method in class org.xipki.ca.server.
CaInfo
setStatusCode(int)
- Method in class org.xipki.ca.server.
RestResponder.RestResponse
setTruststore(Securities.KeystoreConf)
- Method in class org.xipki.ca.server.
CaServerConf.SslContext
setValidityMode(ValidityMode)
- Method in class org.xipki.ca.server.
CaInfo
SignerEntryWrapper
- Class in
org.xipki.ca.server
Wrapper of signer database entry.
SignerEntryWrapper()
- Constructor for class org.xipki.ca.server.
SignerEntryWrapper
sortX509Name(X500Name)
- Static method in class org.xipki.ca.server.
CaUtil
SslContext()
- Constructor for class org.xipki.ca.server.
CaServerConf.SslContext
startCaSystem()
- Method in class org.xipki.ca.server.
CaManagerImpl
supportsCertprofile(String)
- Method in class org.xipki.ca.server.
X509Ca
supportsCmp()
- Method in class org.xipki.ca.server.
CaInfo
supportsRest()
- Method in class org.xipki.ca.server.
CaInfo
supportsScep()
- Method in class org.xipki.ca.server.
CaInfo
T
toString()
- Method in class org.xipki.ca.server.
CaInfo
toString(boolean)
- Method in class org.xipki.ca.server.
CaInfo
TYPE_ccr
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_certConf
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_cleanup_crl
- Static variable in class org.xipki.ca.server.
CaAuditConstants
TYPE_cr
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_downlaod_crl4number
- Static variable in class org.xipki.ca.server.
CaAuditConstants
TYPE_download_crl
- Static variable in class org.xipki.ca.server.
CaAuditConstants
TYPE_error
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_gen_cert
- Static variable in class org.xipki.ca.server.
CaAuditConstants
TYPE_gen_crl
- Static variable in class org.xipki.ca.server.
CaAuditConstants
TYPE_genm_cacertchain
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_genm_cainfo
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_genm_crl4number
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_genm_current_crl
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_genm_gen_crl
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_get_systeminfo
- Static variable in class org.xipki.ca.server.
CaAuditConstants
TYPE_ir
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_kur
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_p10cr
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_pkiconf
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_regen_cert
- Static variable in class org.xipki.ca.server.
CaAuditConstants
TYPE_remove_cert
- Static variable in class org.xipki.ca.server.
CaAuditConstants
TYPE_remove_expired_certs
- Static variable in class org.xipki.ca.server.
CaAuditConstants
TYPE_revoke_ca
- Static variable in class org.xipki.ca.server.
CaAuditConstants
TYPE_revoke_cert
- Static variable in class org.xipki.ca.server.
CaAuditConstants
TYPE_revoke_suspendedCert
- Static variable in class org.xipki.ca.server.
CaAuditConstants
TYPE_rr_remove
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_rr_revoke
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_rr_unrevoke
- Static variable in class org.xipki.ca.server.
CaAuditConstants.Cmp
TYPE_unrevoke_ca
- Static variable in class org.xipki.ca.server.
CaAuditConstants
TYPE_unrevoke_cert
- Static variable in class org.xipki.ca.server.
CaAuditConstants
U
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.
CertStore
unrevokeCert(BigInteger, String)
- Method in class org.xipki.ca.server.
X509Ca
unrevokeCertificate(String, BigInteger)
- Method in class org.xipki.ca.server.
CaManagerImpl
V
validate()
- Method in class org.xipki.ca.server.
CaServerConf.RemoteMgmt
validate()
- Method in class org.xipki.ca.server.
CaServerConf.SslContext
validate()
- Method in class org.xipki.ca.server.
CaServerConf
verifyCsr(CertificationRequest, SecurityFactory, AlgorithmValidator, DhpocControl)
- Static method in class org.xipki.ca.server.
CaUtil
verifyCsr(CertificationRequest)
- Method in class org.xipki.ca.server.
X509Ca
X
X509Ca
- Class in
org.xipki.ca.server
X509CA.
X509Ca(CaManagerImpl, CaInfo, CertStore, CtLogClient)
- Constructor for class org.xipki.ca.server.
X509Ca
A
C
D
E
G
H
I
K
L
M
N
O
P
R
S
T
U
V
X
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.