- GenerateCert() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCert
-
- generateCertificate(String, String, byte[], Date, Date) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
CA caName issues a new certificate.
- generateCrlOnDemand(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Generates a new CRL for CA caName.
- generateCrossCertificate(String, String, byte[], byte[], Date, Date) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
CA caName issues a new certificate.
- GenerateCrossCertificate() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
-
- generateKeyCert(String, String, String, Date, Date) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
CA caName issues a new certificate.
- GenerateKeyCert() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GenerateKeyCert
-
- generateRootCa(CaEntry, String, String, String, Date, Date) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Generates a self-signed CA certificate.
- GenerateRootCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
-
- GenSelfIssued(String, String, String, Date, Date) - Constructor for class org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
-
- GenSelfIssued() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
-
- getAlgo() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry.CaSignerConf
-
- getAliases() - Method in class org.xipki.ca.api.mgmt.CaConf.SingleCa
-
- getAliases() - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
-
- getAliasesForCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Gets the aliases of the given CA caName.
- getAliasName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddCaAlias
-
- getBase64Cert() - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
-
- getBase64Cert() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeSigner
-
- getBasedir() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
-
- getBinaryConf() - Method in class org.xipki.ca.api.mgmt.CaConfType.Requestor
-
- getCa(String) - Method in class org.xipki.ca.api.mgmt.CaConf
-
- getCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Gets the CA named caName.
- GetCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCa
-
- GetCa(MgmtMessage.CaEntryWrapper) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCa
-
- getCaAliasNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
- getCacertUris() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
-
- getCacertUris() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getCaEntry() - Method in class org.xipki.ca.api.mgmt.CaConf.SingleCa
-
- getCaEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddCa
-
- getCaEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
-
- getCaHasRequestor() - Method in class org.xipki.ca.api.mgmt.RequestorInfo.CertRequestorInfo
-
- getCaInfo() - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
-
- getCaName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.CaNameRequest
-
- getCaName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCert
-
- getCaName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCertRequest
-
- getCaNameForAlias(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Gets the CA name for the alias aliasName.
- getCaNames() - Method in class org.xipki.ca.api.mgmt.CaConf
-
- getCaNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
- getCaNames() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ExportConf
-
- getCas() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
-
- getCaSystemStatus() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
- GetCaSystemStatus() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCaSystemStatus
-
- GetCaSystemStatus(CaSystemStatus) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCaSystemStatus
-
- getCaUris() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getCaUris() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getCaUris() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getCaUris() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getCert() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getCert() - Method in class org.xipki.ca.api.mgmt.CaConfType.Signer
-
- getCert(String, BigInteger) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns certificate with status information for the CA caName
and with serial number serialNumber.
- getCert(X500Name, BigInteger) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns certificate with revocation information for the issuer
and with serial number serialNumber.
- getCert() - Method in class org.xipki.ca.api.mgmt.CertWithRevocationInfo
-
- getCert() - Method in class org.xipki.ca.api.mgmt.CertWithStatusInfo
-
- getCert() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- GetCert() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GetCert
-
- getCert() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithDbIdWrapper
-
- getCert() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
-
- GetCert() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCert
-
- GetCert(MgmtResponse.CertWithRevocationInfoWrapper) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCert
-
- getCert() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.KeyCertBytes
-
- getCert() - Method in class org.xipki.ca.api.mgmt.RequestorInfo.CertRequestorInfo
-
- getCertBytes() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getCertchain() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getCertchain() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getCertchainBytes() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getCertId() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithDbIdWrapper
-
- getCertificate() - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
-
- getCertprofile(String) - Method in class org.xipki.ca.api.mgmt.CaConf
-
- getCertprofile(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns the certificate profile named profileName.
- getCertprofile() - Method in class org.xipki.ca.api.mgmt.CertWithRevocationInfo
-
- getCertprofile() - Method in class org.xipki.ca.api.mgmt.CertWithStatusInfo
-
- getCertprofile() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
-
- GetCertprofile() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCertprofile
-
- GetCertprofile(CertprofileEntry) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCertprofile
-
- getCertprofileEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddCertprofile
-
- getCertprofileName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
-
- getCertprofileNames() - Method in class org.xipki.ca.api.mgmt.CaConf
-
- getCertprofileNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
- getCertprofilesForCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns the Certprofile names supported by the CA caName.
- GetCertRequest() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GetCertRequest
-
- getChangeCaEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeCa
-
- getConf() - Method in class org.xipki.ca.api.mgmt.CaConfType.NameTypeConf
-
- getConf() - Method in class org.xipki.ca.api.mgmt.CaConfType.Requestor
-
- getConf() - Method in class org.xipki.ca.api.mgmt.CaConfType.Signer
-
- getConf() - Method in class org.xipki.ca.api.mgmt.CrlControl
-
- getConf() - Method in class org.xipki.ca.api.mgmt.CtlogControl
-
- getConf() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry.CaSignerConf
-
- getConf() - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
-
- getConf() - Method in class org.xipki.ca.api.mgmt.entry.KeypairGenEntry
-
- getConf() - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
-
- getConf() - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
-
- getConf() - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
-
- getConf() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
-
- getConf() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeSigner
-
- getConf() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeTypeConfEntity
-
- getConf() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
-
- getConfBytes() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.LoadConf
-
- getConfPairs() - Method in class org.xipki.ca.api.mgmt.CrlControl
-
- getConfPairs() - Method in class org.xipki.ca.api.mgmt.CtlogControl
-
- getConfPairs() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
-
- getCrl(String, BigInteger) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns the CRL of CA caName with the CRL number crlNumber.
- GetCrl() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GetCrl
-
- getCrlControl() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getCrlControl() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getCrlControl() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getCrlControl() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getCrlControl() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getCrlNumber() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCrl
-
- getCrlSignerName() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getCrlSignerName() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getCrlSignerName() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getCrlSignerName() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getCrlUris() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
-
- getCrlUris() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getCtlogControl() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getCtlogControl() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getCtlogControl() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getCtlogControl() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getCtlogControl() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getCurrentCrl(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns the latest CRL of CA caName.
- getDbSchema(String) - Method in class org.xipki.ca.api.mgmt.CaConf
-
- getDbSchemaNames() - Method in class org.xipki.ca.api.mgmt.CaConf
-
- getDbSchemas() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
-
- getDbSchemas() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
- GetDbSchemas() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetDbSchemas
-
- GetDbSchemas(Map<String, String>) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetDbSchemas
-
- getDeltaCrlIntervals() - Method in class org.xipki.ca.api.mgmt.CrlControl
-
- getDeltaCrlUris() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
-
- getDeltaCrlUris() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getEncodedCert() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getEncodedCert() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
-
- getEncodedCertchain() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getEncodedCsr() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCert
-
- getEncodedCsr() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
-
- getEncodedIssuerDn() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCert
-
- getEncodedSubjectDnPattern() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
-
- getEncodedTargetCert() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
-
- getEntityName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RemoveEntityFromCa
-
- getEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddKeypairGen
-
- getExpirationPeriod() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getExpirationPeriod() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getExpirationPeriod() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getExpirationPeriod() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getExpirationPeriod() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getExtraControl() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getExtraControl() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getExtraControl() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getExtraControl() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getExtraControl() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getFailedCaNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
- getFullCrlIntervals() - Method in class org.xipki.ca.api.mgmt.CrlControl
-
- getGenSelfIssued() - Method in class org.xipki.ca.api.mgmt.CaConf.SingleCa
-
- getGenSelfIssued() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getHexSha1OfCert() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getIdent() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getIdent() - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
-
- getIdent() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getIdent() - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
-
- getIdent() - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
-
- getIdent() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getIdent() - Method in class org.xipki.ca.api.mgmt.RequestorInfo.ByCaRequestorInfo
-
- getIdent() - Method in class org.xipki.ca.api.mgmt.RequestorInfo.CertRequestorInfo
-
- getIdent() - Method in interface org.xipki.ca.api.mgmt.RequestorInfo
-
- getInactiveCaNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
- getIntervalDayTime() - Method in class org.xipki.ca.api.mgmt.CrlControl
-
- getIntervalHours() - Method in class org.xipki.ca.api.mgmt.CrlControl
-
- getIntervalMillis() - Method in class org.xipki.ca.api.mgmt.CrlControl
-
- getInvalidityDateMode() - Method in class org.xipki.ca.api.mgmt.CrlControl
-
- getInvalidityTime() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
-
- getKeepExpiredCertDays() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getKeepExpiredCertDays() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getKeepExpiredCertInDays() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getKeepExpiredCertInDays() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getKeepExpiredCertInDays() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getKey() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.KeyCertBytes
-
- getKeypairGen(String) - Method in class org.xipki.ca.api.mgmt.CaConf
-
- getKeypairGen(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns the keypair generation entry named profileName.
- GetKeypairGen() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetKeypairGen
-
- GetKeypairGen(KeypairGenEntry) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetKeypairGen
-
- getKeypairGenNames() - Method in class org.xipki.ca.api.mgmt.CaConf
-
- getKeypairGenNames() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getKeypairGenNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
- getKeypairGenNames() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getKeypairGenNames() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getKeypairGenNames() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getKeypairGenNames() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getKeypairGens() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
-
- getMaxValidity() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getMaxValidity() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getMaxValidity() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getMaxValidity() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getMaxValidity() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getMessage() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.Error
-
- getModuleName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.TokenInfoP11
-
- getName() - Method in class org.xipki.ca.api.mgmt.CaConf.SingleCa
-
- getName() - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
-
- getName() - Method in class org.xipki.ca.api.mgmt.CaConfType.NameTypeConf
-
- getName() - Method in class org.xipki.ca.api.mgmt.CaConfType.Requestor
-
- getName() - Method in class org.xipki.ca.api.mgmt.CaConfType.Signer
-
- getName() - Method in class org.xipki.ca.api.mgmt.entry.KeypairGenEntry
-
- getName() - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
-
- getName() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
-
- getName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddOrChangeDbSchema
-
- getName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeSigner
-
- getName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeTypeConfEntity
-
- getName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.Name
-
- getNextCrlNo() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getNextCrlNumber() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getNextCrlNumber() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getNotAfter() - Method in class org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
-
- getNotAfter() - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
-
- getNotAfter() - Method in class org.xipki.ca.api.mgmt.CertListInfo
-
- getNotAfter() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
-
- getNotAfter() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
-
- getNotBefore() - Method in class org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
-
- getNotBefore() - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
-
- getNotBefore() - Method in class org.xipki.ca.api.mgmt.CertListInfo
-
- getNotBefore() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
-
- getNotBefore() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
-
- getNumCrls() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getNumCrls() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getNumCrls() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getNumCrls() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getNumCrls() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getNumEntries() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
-
- getNumThreads() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RepublishCertificates
-
- getOcspUris() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
-
- getOcspUris() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getOrderBy() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
-
- getOverlap() - Method in class org.xipki.ca.api.mgmt.CrlControl
-
- getPathLenConstraint() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getPermission() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getPermission() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getPermission() - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
-
- getPermission() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getPermission() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getPermissions() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
-
- getPermissions() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getProfile() - Method in class org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
-
- getProfile() - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
-
- getProfileName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddCertprofileToCa
-
- getProfileName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
-
- getProfileNames() - Method in class org.xipki.ca.api.mgmt.CaConf.SingleCa
-
- getProfiles() - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
-
- getProfiles() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
-
- getProfiles() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
-
- getProfiles() - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
-
- getProperties() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
-
- GetPublischersForCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetPublischersForCa
-
- GetPublischersForCa(List<PublisherEntry>) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetPublischersForCa
-
- getPublisher(String) - Method in class org.xipki.ca.api.mgmt.CaConf
-
- getPublisher(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns the publisher.
- GetPublisher() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetPublisher
-
- GetPublisher(PublisherEntry) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetPublisher
-
- getPublisherEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddPublisher
-
- getPublisherName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddPublisherToCa
-
- getPublisherNames() - Method in class org.xipki.ca.api.mgmt.CaConf
-
- getPublisherNames() - Method in class org.xipki.ca.api.mgmt.CaConf.SingleCa
-
- getPublisherNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
- getPublisherNames() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ClearPublishQueue
-
- getPublisherNames() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RepublishCertificates
-
- getPublishers() - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
-
- getPublishers() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
-
- getPublishersForCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns publishers for the CA caName.
- getReason() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
-
- getRequestor(String) - Method in class org.xipki.ca.api.mgmt.CaConf
-
- getRequestor(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns the requestor named name.
- getRequestor() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddRequestorToCa
-
- GetRequestor() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestor
-
- GetRequestor(RequestorEntry) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestor
-
- getRequestorEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddRequestor
-
- getRequestorIdent() - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
-
- getRequestorName() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
-
- getRequestorNames() - Method in class org.xipki.ca.api.mgmt.CaConf
-
- getRequestorNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
- getRequestors() - Method in class org.xipki.ca.api.mgmt.CaConf.SingleCa
-
- getRequestors() - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
-
- getRequestors() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
-
- getRequestorsForCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns the Requests supported by the CA caName.
- GetRequestorsForCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestorsForCa
-
- GetRequestorsForCa(Set<CaHasRequestorEntry>) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestorsForCa
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.ByteArray
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCa
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCaSystemStatus
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCert
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCertprofile
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetDbSchemas
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetKeypairGen
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetPublischersForCa
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetPublisher
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestor
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestorsForCa
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetSigner
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.ListCertificates
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.LoadConf
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.StringResponse
-
- getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.StringSet
-
- getRevInfo() - Method in class org.xipki.ca.api.mgmt.CertWithRevocationInfo
-
- getRevInfo() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
-
- getRevocationInfo() - Method in class org.xipki.ca.api.mgmt.CertWithStatusInfo
-
- getRevocationInfo() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getRevocationInfo() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getRevocationInfo() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCa
-
- getRevokeSuspended() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getRevokeSuspendedControl() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getRevokeSuspendedControl() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getRevokeSuspendedControl() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getRevokeSuspendedControl() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getSaveCert() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getSaveKeypair() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getSerialNoLen() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getSerialNoLen() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getSerialNoLen() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getSerialNumber() - Method in class org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
-
- getSerialNumber() - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
-
- getSerialNumber() - Method in class org.xipki.ca.api.mgmt.CertListInfo
-
- getSerialNumber() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
-
- getSerialNumber() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCert
-
- getSerialNumber() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCertRequest
-
- getSerialNumber() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RemoveCertificate
-
- getSerialNumber() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
-
- getSerialNumber() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.UnsuspendCertificate
-
- getServers() - Method in class org.xipki.ca.api.mgmt.CtlogControl
-
- getSigner(String) - Method in class org.xipki.ca.api.mgmt.CaConf
-
- getSigner(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns the signer named name.
- GetSigner() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetSigner
-
- GetSigner(MgmtMessage.SignerEntryWrapper) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetSigner
-
- getSignerConf() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getSignerConf() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getSignerConf() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getSignerConf() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getSignerEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddSigner
-
- getSignerNames() - Method in class org.xipki.ca.api.mgmt.CaConf
-
- getSignerNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
- getSigners() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
-
- getSignerType() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getSignerType() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getSignerType() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getSignerType() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getSlotIndex() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.TokenInfoP11
-
- getSnSize() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getSnSize() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getSslContextName() - Method in class org.xipki.ca.api.mgmt.CtlogControl
-
- getStatus() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getStatus() - Method in enum org.xipki.ca.api.mgmt.CaStatus
-
- getStatus() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getStatus() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getStatus() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getSubject() - Method in class org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
-
- getSubject() - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
-
- getSubject() - Method in class org.xipki.ca.api.mgmt.CertListInfo
-
- getSubject() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getSubject() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateKeyCert
-
- getSubject() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
-
- getSuccessfulCaNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
- getSupportedCertprofileTypes() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Retrieves the types of supported certificate profiles.
- getSupportedPublisherTypes() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Retrieves the types of supported publishers.
- getSupportedSignerTypes() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Retrieves the types of supported signers.
- getTargetReason() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
-
- getText() - Method in enum org.xipki.ca.api.mgmt.CertListOrderBy
-
- getTokenInfoP11(String, Integer, boolean) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
- getType() - Method in class org.xipki.ca.api.mgmt.CaConfType.NameTypeConf
-
- getType() - Method in class org.xipki.ca.api.mgmt.CaConfType.Requestor
-
- getType() - Method in class org.xipki.ca.api.mgmt.CaConfType.Signer
-
- getType() - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
-
- getType() - Method in class org.xipki.ca.api.mgmt.entry.KeypairGenEntry
-
- getType() - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
-
- getType() - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
-
- getType() - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
-
- getType() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
-
- getType() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeSigner
-
- getType() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeTypeConfEntity
-
- getUnchangedSince() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
-
- getValidFrom() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
-
- getValidityMode() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- getValidityMode() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- getValidityMode() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
-
- getValidityMode() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
- getValidityMode() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
-
- getValidTo() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
-
- getValue() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddOrChangeDbSchema
-
- getVersion() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
-
- removeCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes the CA caName from the system.
- removeCaAlias(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Remove the alias aliasName.
- removeCertificate(String, BigInteger) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes a certificate with the serial number serialNumber, and
issued by the CA caName.
- RemoveCertificate() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.RemoveCertificate
-
- removeCertprofile(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes the certificate profile profileName.
- removeCertprofileFromCa(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes the support of the certprofile profileName from the CA caName.
- removeDbSchema(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
- RemoveEntityFromCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.RemoveEntityFromCa
-
- removeKeypairGen(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes the keypair generation entry name.
- removePublisher(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes the publisher publisherName.
- removePublisherFromCa(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes publisher publisherName from the CA caName.
- removeRequestor(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes requestor named requestorName.
- removeRequestorFromCa(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes the requestor requestorName from the CA caName.
- removeSigner(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes the signer named name.
- republishCertificates(String, List<String>, int) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Republishes certificates of the CA caName to the publishers publisherNames.
- RepublishCertificates() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.RepublishCertificates
-
- Requestor() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.Requestor
-
- RequestorEntry - Class in org.xipki.ca.api.mgmt.entry
-
Management Entry Requestor.
- RequestorEntry(NameId, String, String) - Constructor for class org.xipki.ca.api.mgmt.entry.RequestorEntry
-
- RequestorInfo - Interface in org.xipki.ca.api.mgmt
-
Requestor info interface.
- RequestorInfo.ByCaRequestorInfo - Class in org.xipki.ca.api.mgmt
-
CA system as the requestor.
- RequestorInfo.CertRequestorInfo - Class in org.xipki.ca.api.mgmt
-
Cert requestor info.
- restartCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Restart the given CA.
- restartCaSystem() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Restart the whole CA system.
- revokeCa(String, CertRevocationInfo) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Revokes the CA caName.
- RevokeCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCa
-
- revokeCertificate(String, BigInteger, CrlReason, Date) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Revokes a certificate with the serial number serialNumber, and
issued by the CA caName.
- RevokeCertificate() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
-
- RevokeSuspendedControl - Class in org.xipki.ca.api.mgmt
-
Revoke suspended certificate control.
- RevokeSuspendedControl(String) - Constructor for class org.xipki.ca.api.mgmt.RevokeSuspendedControl
-
- RevokeSuspendedControl(ConfPairs) - Constructor for class org.xipki.ca.api.mgmt.RevokeSuspendedControl
-
- RevokeSuspendedControl(boolean) - Constructor for class org.xipki.ca.api.mgmt.RevokeSuspendedControl
-
- RevokeSuspendedControl(boolean, CrlReason, Validity) - Constructor for class org.xipki.ca.api.mgmt.RevokeSuspendedControl
-
- validate() - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
-
- validate() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
-
- validate() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
-
- validate() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
-
- validate() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
-
- validate() - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
-
- validate() - Method in class org.xipki.ca.api.mgmt.CaConfType.NameTypeConf
-
- validate() - Method in class org.xipki.ca.api.mgmt.CaConfType.Requestor
-
- validate() - Method in class org.xipki.ca.api.mgmt.CaConfType.Signer
-
- validate() - Method in class org.xipki.ca.api.mgmt.CrlControl
-
- ValidityMode - Enum in org.xipki.ca.api.mgmt
-
How CA assigns the notAfter field in the certificate if the requested notAfter is
after CA's validity.
- valueOf(String) - Static method in enum org.xipki.ca.api.mgmt.CaStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xipki.ca.api.mgmt.CaSystemStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xipki.ca.api.mgmt.CertListOrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xipki.ca.api.mgmt.ValidityMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.xipki.ca.api.mgmt.CaStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xipki.ca.api.mgmt.CaSystemStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xipki.ca.api.mgmt.CertListOrderBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xipki.ca.api.mgmt.ValidityMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.