A B C D E F G H I K L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACTIVE - org.xipki.ca.api.mgmt.CaStatus
- addCa - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- addCa(CaEntry) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Adds a CA.
- AddCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddCa
- addCaAlias - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- addCaAlias(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Adds the alias
aliasNameto the given CAcaName. - AddCaAlias() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddCaAlias
- addCertprofile - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- addCertprofile(CertprofileEntry) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Adds a certificate profile.
- AddCertprofile() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddCertprofile
- addCertprofileToCa - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- addCertprofileToCa(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Add the certificate profile
profileNamethe CAcaName. - AddCertprofileToCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddCertprofileToCa
- addDbSchema - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- addDbSchema(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
- addKeypairGen - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- addKeypairGen(KeypairGenEntry) - Method in class org.xipki.ca.api.mgmt.CaConf
- addKeypairGen(KeypairGenEntry) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Adds a keypair generation entry.
- AddKeypairGen() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddKeypairGen
- AddOrChangeDbSchema() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddOrChangeDbSchema
- addProfile(CertprofileEntry) - Method in class org.xipki.ca.api.mgmt.CaConf
- addPublisher - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- addPublisher(PublisherEntry) - Method in class org.xipki.ca.api.mgmt.CaConf
- addPublisher(PublisherEntry) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Adds a publisher.
- AddPublisher() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddPublisher
- addPublisherToCa - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- addPublisherToCa(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Adds publisher
publisherNameto CAcaName. - AddPublisherToCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddPublisherToCa
- addRequestor - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- addRequestor(RequestorEntry) - Method in class org.xipki.ca.api.mgmt.CaConf
- addRequestor(RequestorEntry) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Adds requstor.
- AddRequestor() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddRequestor
- addRequestorToCa - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- addRequestorToCa(CaHasRequestorEntry, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Adds the requestor
requestorNameto the CAcaName. - AddRequestorToCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddRequestorToCa
- addSigner - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- addSigner(SignerEntry) - Method in class org.xipki.ca.api.mgmt.CaConf
- addSigner(SignerEntry) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Adds a signer.
- AddSigner() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddSigner
- addSingleCa(CaConf.SingleCa) - Method in class org.xipki.ca.api.mgmt.CaConf
- assertPermitted(int) - Method in interface org.xipki.ca.api.mgmt.RequestorInfo
- assertPermitted(int) - Method in class org.xipki.ca.api.mgmt.RequestorInfo.ByCaRequestorInfo
- assertPermitted(int) - Method in class org.xipki.ca.api.mgmt.RequestorInfo.CertRequestorInfo
B
- ByCaRequestorInfo(NameId) - Constructor for class org.xipki.ca.api.mgmt.RequestorInfo.ByCaRequestorInfo
- ByteArray() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.ByteArray
- ByteArray(byte[]) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.ByteArray
C
- Ca() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.Ca
- CaConf - Class in org.xipki.ca.api.mgmt
-
CA configuration.
- CaConf(File, SecurityFactory) - Constructor for class org.xipki.ca.api.mgmt.CaConf
- CaConf(InputStream, SecurityFactory) - Constructor for class org.xipki.ca.api.mgmt.CaConf
- CaConf.GenSelfIssued - Class in org.xipki.ca.api.mgmt
- CaConf.SingleCa - Class in org.xipki.ca.api.mgmt
- CaConfColumn - Class in org.xipki.ca.api.mgmt.entry
-
Represent the CONF column in the table CA.
- CaConfColumn() - Constructor for class org.xipki.ca.api.mgmt.entry.CaConfColumn
- CaConfs - Class in org.xipki.ca.api.mgmt
-
Helper class to convert the CA configuration.
- CaConfType - Class in org.xipki.ca.api.mgmt
-
CA configuration types.
- CaConfType() - Constructor for class org.xipki.ca.api.mgmt.CaConfType
- CaConfType.Ca - Class in org.xipki.ca.api.mgmt
- CaConfType.CaHasRequestor - Class in org.xipki.ca.api.mgmt
- CaConfType.CaInfo - Class in org.xipki.ca.api.mgmt
- CaConfType.CaSystem - Class in org.xipki.ca.api.mgmt
- CaConfType.CaUris - Class in org.xipki.ca.api.mgmt
- CaConfType.GenSelfIssued - Class in org.xipki.ca.api.mgmt
- CaConfType.NameTypeConf - Class in org.xipki.ca.api.mgmt
- CaConfType.Requestor - Class in org.xipki.ca.api.mgmt
- CaConfType.Signer - Class in org.xipki.ca.api.mgmt
- CaEntry - Class in org.xipki.ca.api.mgmt.entry
-
Management Entry CA.
- CaEntry(NameId, int, long, String, String, CaUris, int, int) - Constructor for class org.xipki.ca.api.mgmt.entry.CaEntry
- CaEntry.CaSignerConf - Class in org.xipki.ca.api.mgmt.entry
- CaEntryWrapper() - Constructor for class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- CaEntryWrapper(CaEntry) - Constructor for class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- CaHasRequestor() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
- CaHasRequestorEntry - Class in org.xipki.ca.api.mgmt.entry
-
Management Entry CA-has-Requestor.
- CaHasRequestorEntry(NameId) - Constructor for class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
- CaInfo() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- CaManager - Interface in org.xipki.ca.api.mgmt
-
Interface to manage the CA system.
- CaMgmtException - Exception in org.xipki.ca.api.mgmt
-
Exception related to CA management.
- CaMgmtException() - Constructor for exception org.xipki.ca.api.mgmt.CaMgmtException
- CaMgmtException(String) - Constructor for exception org.xipki.ca.api.mgmt.CaMgmtException
- CaMgmtException(String, Throwable) - Constructor for exception org.xipki.ca.api.mgmt.CaMgmtException
- CaMgmtException(Throwable) - Constructor for exception org.xipki.ca.api.mgmt.CaMgmtException
- CaNameRequest() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.CaNameRequest
- CaStatus - Enum in org.xipki.ca.api.mgmt
-
CA status enum.
- CaSystem() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.CaSystem
- CaSystemStatus - Enum in org.xipki.ca.api.mgmt
-
CA system status enum.
- caUris() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- CaUris() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.CaUris
- CertListInfo - Class in org.xipki.ca.api.mgmt
-
Certificate list container.
- CertListInfo(BigInteger, String, Instant, Instant) - Constructor for class org.xipki.ca.api.mgmt.CertListInfo
- CertListOrderBy - Enum in org.xipki.ca.api.mgmt
-
The mode to sort the certificates.
- CertprofileEntry - Class in org.xipki.ca.api.mgmt.entry
-
Management Entry Certificate Entry.
- CertprofileEntry(NameId, String, String) - Constructor for class org.xipki.ca.api.mgmt.entry.CertprofileEntry
- CertRequestorInfo(CaHasRequestorEntry, CertWithDbId) - Constructor for class org.xipki.ca.api.mgmt.RequestorInfo.CertRequestorInfo
- CertWithDbIdWrapper() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.CertWithDbIdWrapper
- CertWithDbIdWrapper(CertWithDbId) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.CertWithDbIdWrapper
- CertWithRevocationInfo - Class in org.xipki.ca.api.mgmt
-
Certificate with revocation information.
- CertWithRevocationInfo() - Constructor for class org.xipki.ca.api.mgmt.CertWithRevocationInfo
- CertWithRevocationInfoWrapper() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
- CertWithRevocationInfoWrapper(CertWithRevocationInfo) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
- CertWithStatusInfo - Class in org.xipki.ca.api.mgmt
-
Certificate with status info.
- CertWithStatusInfo() - Constructor for class org.xipki.ca.api.mgmt.CertWithStatusInfo
- changeCa - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- changeCa(ChangeCaEntry) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Changes a CA.
- ChangeCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.ChangeCa
- ChangeCaEntry - Class in org.xipki.ca.api.mgmt.entry
-
Management Entry Change CA.
- ChangeCaEntry(NameId) - Constructor for class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- changeCertprofile - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- changeCertprofile(String, String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Changes the certificate profile
name. - changeDbSchema - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- changeDbSchema(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
- changeKeypairGen - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- changeKeypairGen(String, String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Changes the keypair generation entry
name. - changePublisher - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- changePublisher(String, String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Changes the publisher
name. - changeRequestor - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- changeRequestor(String, String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Changes the requestor
nameof type CERTIFCATE. - changeSigner - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- changeSigner(String, String, String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Changes the signer
name. - ChangeSigner() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.ChangeSigner
- ChangeTypeConfEntity() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.ChangeTypeConfEntity
- ChangeTypeConfEntity(String, String, String) - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.ChangeTypeConfEntity
- clearPublishQueue - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- clearPublishQueue(String, List<String>) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Clear the publishing queue for the CA
caNameand publisherspublisherNames. - ClearPublishQueue() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.ClearPublishQueue
- clone() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- clone() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- convertFileConfToZip(String) - Static method in class org.xipki.ca.api.mgmt.CaConfs
- CrlControl - Class in org.xipki.ca.api.mgmt
-
CRL control.
- CrlControl(String) - Constructor for class org.xipki.ca.api.mgmt.CrlControl
- CrlControl(ConfPairs) - Constructor for class org.xipki.ca.api.mgmt.CrlControl
- CtlogControl - Class in org.xipki.ca.api.mgmt
-
Certificate Transparency Log control.
- CtlogControl(Boolean, List<String>, String) - Constructor for class org.xipki.ca.api.mgmt.CtlogControl
- CtlogControl(String) - Constructor for class org.xipki.ca.api.mgmt.CtlogControl
- CtlogControl(ConfPairs) - Constructor for class org.xipki.ca.api.mgmt.CtlogControl
- CUTOFF - org.xipki.ca.api.mgmt.ValidityMode
D
- decode(String) - Static method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
E
- encode() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- equals(Object) - Method in class org.xipki.ca.api.mgmt.CrlControl
- equals(Object) - Method in class org.xipki.ca.api.mgmt.CtlogControl
- equals(Object) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- equals(Object) - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
- equals(Object) - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
- equals(Object) - Method in class org.xipki.ca.api.mgmt.entry.KeypairGenEntry
- equals(Object) - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
- equals(Object) - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
- equals(Object) - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
- equals(Object) - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
- equals(CaEntry, boolean, boolean) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- equals(CaHasRequestorEntry, boolean) - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
- equals(CertprofileEntry, boolean) - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
- equals(PublisherEntry, boolean) - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
- equals(RequestorEntry, boolean) - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
- Error() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.Error
- Error(String) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.Error
- ERROR - org.xipki.ca.api.mgmt.CaSystemStatus
- exportConf - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- exportConf(List<String>) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Exports the CA system configuration to a zip-stream.
- ExportConf() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.ExportConf
F
- fillCaEntry(CaEntry) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- forName(String) - Static method in enum org.xipki.ca.api.mgmt.CaStatus
- forName(String) - Static method in enum org.xipki.ca.api.mgmt.ValidityMode
- forValue(String) - Static method in enum org.xipki.ca.api.mgmt.CertListOrderBy
G
- GenerateCert() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCert
- generateCertificate - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- generateCertificate(String, String, byte[], Instant, Instant) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
CA
caNameissues a new certificate. - generateCrlOnDemand - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- generateCrlOnDemand(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Generates a new CRL for CA
caName. - generateCrossCertificate - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- generateCrossCertificate(String, String, byte[], byte[], Instant, Instant) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
CA
caNameissues a new certificate. - GenerateCrossCertificate() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
- generateKeyCert - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- generateKeyCert(String, String, String, Instant, Instant) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
CA
caNameissues a new certificate. - GenerateKeyCert() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GenerateKeyCert
- generateRootCa - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- generateRootCa(CaEntry, String, String, String, Instant, Instant) - 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() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
- GenSelfIssued(String, String, String, Instant, Instant) - Constructor for class org.xipki.ca.api.mgmt.CaConf.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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- getCaNameForAlias(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Gets the CA name for the alias
aliasName. - getCaNames - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- getCert() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- getCert() - Method in class org.xipki.ca.api.mgmt.CaConfType.Signer
- 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() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithDbIdWrapper
- getCert() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
- getCert() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.KeyCertBytes
- getCert() - Method in class org.xipki.ca.api.mgmt.RequestorInfo.CertRequestorInfo
- getCert(String, BigInteger) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns certificate with status information for the CA
caNameand with serial numberserialNumber. - getCert(X500Name, BigInteger) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns certificate with revocation information for the
issuerand with serial numberserialNumber. - GetCert() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GetCert
- GetCert() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCert
- GetCert(MgmtResponse.CertWithRevocationInfoWrapper) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCert
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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(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() - 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- getCertprofileNames() - Method in class org.xipki.ca.api.mgmt.CaConf
- getCertprofileNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
- getCertprofilesForCa - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- getCrl(String, BigInteger) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns the CRL of CA
caNamewith the CRL numbercrlNumber. - 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- getRequestor() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddRequestorToCa
- 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() - 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- getSuccessfulCaNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
- getSupportedCertprofileTypes - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- getSupportedCertprofileTypes() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Retrieves the types of supported certificate profiles.
- getSupportedPublisherTypes - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- getSupportedPublisherTypes() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Retrieves the types of supported publishers.
- getSupportedSignerTypes - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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
H
- hashCode() - Method in class org.xipki.ca.api.mgmt.CrlControl
- hashCode() - Method in class org.xipki.ca.api.mgmt.CtlogControl
- hashCode() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- hashCode() - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
- hashCode() - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
- hashCode() - Method in class org.xipki.ca.api.mgmt.entry.KeypairGenEntry
- hashCode() - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
- hashCode() - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
- hashCode() - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
- hashCode() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
I
- INACTIVE - org.xipki.ca.api.mgmt.CaStatus
- INITIALIZING - org.xipki.ca.api.mgmt.CaSystemStatus
- isCertprofilePermitted(String) - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
- isCertprofilePermitted(String) - Method in class org.xipki.ca.api.mgmt.RequestorInfo.ByCaRequestorInfo
- isCertprofilePermitted(String) - Method in class org.xipki.ca.api.mgmt.RequestorInfo.CertRequestorInfo
- isCertprofilePermitted(String) - Method in interface org.xipki.ca.api.mgmt.RequestorInfo
- isEnabled() - Method in class org.xipki.ca.api.mgmt.CtlogControl
- isEnabled() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
- isExcludeReason() - Method in class org.xipki.ca.api.mgmt.CrlControl
- isExtendedNextUpdate() - Method in class org.xipki.ca.api.mgmt.CrlControl
- isFaulty() - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
- isFaulty() - Method in class org.xipki.ca.api.mgmt.entry.KeypairGenEntry
- isFaulty() - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
- isFaulty() - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
- isFaulty() - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
- isFaulty() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
- isIncludeExpiredcerts() - Method in class org.xipki.ca.api.mgmt.CrlControl
- isPermitted(int) - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
- isPermitted(int) - Method in class org.xipki.ca.api.mgmt.RequestorInfo.ByCaRequestorInfo
- isPermitted(int) - Method in class org.xipki.ca.api.mgmt.RequestorInfo.CertRequestorInfo
- isPermitted(int) - Method in interface org.xipki.ca.api.mgmt.RequestorInfo
- isRevoked() - Method in class org.xipki.ca.api.mgmt.CertWithRevocationInfo
- isSaveCert() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- isSaveCert() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- isSaveCert() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- isSaveCert() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- isSaveKeypair() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- isSaveKeypair() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- isSaveKeypair() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- isSaveKeyPair() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- isVerbose() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.TokenInfoP11
K
- KEY_DELTACRL_INTERVALS - Static variable in class org.xipki.ca.api.mgmt.CrlControl
- KEY_ENABLED - Static variable in class org.xipki.ca.api.mgmt.CtlogControl
-
Whether CTLog is enabled: true or false.
- KEY_ENABLED - Static variable in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
- KEY_EXCLUDE_REASON - Static variable in class org.xipki.ca.api.mgmt.CrlControl
- KEY_FULLCRL_EXTENDED_NEXTUPDATE - Static variable in class org.xipki.ca.api.mgmt.CrlControl
- KEY_FULLCRL_INTERVALS - Static variable in class org.xipki.ca.api.mgmt.CrlControl
- KEY_INCLUDE_EXPIREDCERTS - Static variable in class org.xipki.ca.api.mgmt.CrlControl
- KEY_INTERVAL_HOURS - Static variable in class org.xipki.ca.api.mgmt.CrlControl
- KEY_INTERVAL_TIME - Static variable in class org.xipki.ca.api.mgmt.CrlControl
- KEY_INVALIDITY_DATE - Static variable in class org.xipki.ca.api.mgmt.CrlControl
- KEY_OVERLAP - Static variable in class org.xipki.ca.api.mgmt.CrlControl
-
Overlap.
- KEY_OVERLAP_DAYS - Static variable in class org.xipki.ca.api.mgmt.CrlControl
-
Deprecated.use
CrlControl.KEY_OVERLAPinstead. - KEY_OVERLAP_MINUTES - Static variable in class org.xipki.ca.api.mgmt.CrlControl
-
Deprecated.use
CrlControl.KEY_OVERLAPinstead. - KEY_REVOCATION_REASON - Static variable in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
- KEY_SERVERS - Static variable in class org.xipki.ca.api.mgmt.CtlogControl
-
';'-separated URL of the CT Log servers.
- KEY_SSLCONTEXT_NAME - Static variable in class org.xipki.ca.api.mgmt.CtlogControl
-
The name of SSL context.
- KEY_UNCHANGED_SINCE - Static variable in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
- KeyCertBytes() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.KeyCertBytes
- KeyCertBytes(byte[], byte[]) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.KeyCertBytes
- KeypairGenEntry - Class in org.xipki.ca.api.mgmt.entry
-
Keypair generation entry.
- KeypairGenEntry(String, String, String) - Constructor for class org.xipki.ca.api.mgmt.entry.KeypairGenEntry
L
- LAX - org.xipki.ca.api.mgmt.ValidityMode
- listCertificates - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- listCertificates(String, X500Name, Instant, Instant, CertListOrderBy, int) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Returns a sorted list of certificate meta information.
- ListCertificates() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
- ListCertificates() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.ListCertificates
- ListCertificates(List<CertListInfo>) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.ListCertificates
- loadConf - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- loadConf(InputStream) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Loads the CA system configuration.
- LoadConf() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.LoadConf
- LoadConf() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.LoadConf
- LoadConf(Map<String, byte[]>) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.LoadConf
- LOCK_FAILED - org.xipki.ca.api.mgmt.CaSystemStatus
M
- marshal(CaConfType.CaSystem, OutputStream) - Static method in class org.xipki.ca.api.mgmt.CaConfs
- MAX_SERIALNUMBER_SIZE - Static variable in interface org.xipki.ca.api.mgmt.CaManager
-
Since serial number should be positive and maximal 20 bytes.
- MgmtEntry - Class in org.xipki.ca.api.mgmt.entry
-
CA management entry.
- MgmtEntry() - Constructor for class org.xipki.ca.api.mgmt.entry.MgmtEntry
- MgmtMessage - Class in org.xipki.ca.api.mgmt
-
CA Management message via the REST API.
- MgmtMessage() - Constructor for class org.xipki.ca.api.mgmt.MgmtMessage
- MgmtMessage.CaEntryWrapper - Class in org.xipki.ca.api.mgmt
- MgmtMessage.MgmtAction - Enum in org.xipki.ca.api.mgmt
- MgmtMessage.SignerEntryWrapper - Class in org.xipki.ca.api.mgmt
- MgmtRequest - Class in org.xipki.ca.api.mgmt
-
CA Management request via the REST API.
- MgmtRequest() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest
- MgmtRequest.AddCa - Class in org.xipki.ca.api.mgmt
- MgmtRequest.AddCaAlias - Class in org.xipki.ca.api.mgmt
- MgmtRequest.AddCertprofile - Class in org.xipki.ca.api.mgmt
- MgmtRequest.AddCertprofileToCa - Class in org.xipki.ca.api.mgmt
- MgmtRequest.AddKeypairGen - Class in org.xipki.ca.api.mgmt
- MgmtRequest.AddOrChangeDbSchema - Class in org.xipki.ca.api.mgmt
- MgmtRequest.AddPublisher - Class in org.xipki.ca.api.mgmt
- MgmtRequest.AddPublisherToCa - Class in org.xipki.ca.api.mgmt
- MgmtRequest.AddRequestor - Class in org.xipki.ca.api.mgmt
- MgmtRequest.AddRequestorToCa - Class in org.xipki.ca.api.mgmt
- MgmtRequest.AddSigner - Class in org.xipki.ca.api.mgmt
- MgmtRequest.CaNameRequest - Class in org.xipki.ca.api.mgmt
- MgmtRequest.ChangeCa - Class in org.xipki.ca.api.mgmt
- MgmtRequest.ChangeSigner - Class in org.xipki.ca.api.mgmt
- MgmtRequest.ChangeTypeConfEntity - Class in org.xipki.ca.api.mgmt
- MgmtRequest.ClearPublishQueue - Class in org.xipki.ca.api.mgmt
- MgmtRequest.ExportConf - Class in org.xipki.ca.api.mgmt
- MgmtRequest.GenerateCert - Class in org.xipki.ca.api.mgmt
- MgmtRequest.GenerateCrossCertificate - Class in org.xipki.ca.api.mgmt
- MgmtRequest.GenerateKeyCert - Class in org.xipki.ca.api.mgmt
- MgmtRequest.GenerateRootCa - Class in org.xipki.ca.api.mgmt
- MgmtRequest.GetCert - Class in org.xipki.ca.api.mgmt
- MgmtRequest.GetCertRequest - Class in org.xipki.ca.api.mgmt
- MgmtRequest.GetCrl - Class in org.xipki.ca.api.mgmt
- MgmtRequest.ListCertificates - Class in org.xipki.ca.api.mgmt
- MgmtRequest.LoadConf - Class in org.xipki.ca.api.mgmt
- MgmtRequest.Name - Class in org.xipki.ca.api.mgmt
- MgmtRequest.RemoveCertificate - Class in org.xipki.ca.api.mgmt
- MgmtRequest.RemoveEntityFromCa - Class in org.xipki.ca.api.mgmt
- MgmtRequest.RepublishCertificates - Class in org.xipki.ca.api.mgmt
- MgmtRequest.RevokeCa - Class in org.xipki.ca.api.mgmt
- MgmtRequest.RevokeCertificate - Class in org.xipki.ca.api.mgmt
- MgmtRequest.TokenInfoP11 - Class in org.xipki.ca.api.mgmt
- MgmtRequest.UnsuspendCertificate - Class in org.xipki.ca.api.mgmt
- MgmtResponse - Class in org.xipki.ca.api.mgmt
-
CA Management response via the REST API.
- MgmtResponse() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse
- MgmtResponse.ByteArray - Class in org.xipki.ca.api.mgmt
- MgmtResponse.CertWithDbIdWrapper - Class in org.xipki.ca.api.mgmt
- MgmtResponse.CertWithRevocationInfoWrapper - Class in org.xipki.ca.api.mgmt
- MgmtResponse.Error - Class in org.xipki.ca.api.mgmt
- MgmtResponse.GetCa - Class in org.xipki.ca.api.mgmt
- MgmtResponse.GetCaSystemStatus - Class in org.xipki.ca.api.mgmt
- MgmtResponse.GetCert - Class in org.xipki.ca.api.mgmt
- MgmtResponse.GetCertprofile - Class in org.xipki.ca.api.mgmt
- MgmtResponse.GetDbSchemas - Class in org.xipki.ca.api.mgmt
- MgmtResponse.GetKeypairGen - Class in org.xipki.ca.api.mgmt
- MgmtResponse.GetPublischersForCa - Class in org.xipki.ca.api.mgmt
- MgmtResponse.GetPublisher - Class in org.xipki.ca.api.mgmt
- MgmtResponse.GetRequestor - Class in org.xipki.ca.api.mgmt
- MgmtResponse.GetRequestorsForCa - Class in org.xipki.ca.api.mgmt
- MgmtResponse.GetSigner - Class in org.xipki.ca.api.mgmt
- MgmtResponse.KeyCertBytes - Class in org.xipki.ca.api.mgmt
- MgmtResponse.ListCertificates - Class in org.xipki.ca.api.mgmt
- MgmtResponse.LoadConf - Class in org.xipki.ca.api.mgmt
- MgmtResponse.StringResponse - Class in org.xipki.ca.api.mgmt
- MgmtResponse.StringSet - Class in org.xipki.ca.api.mgmt
- MIN_SERIALNUMBER_SIZE - Static variable in interface org.xipki.ca.api.mgmt.CaManager
-
Although it is possible to configure it to 1, it is recommended to set it to at least 9.
N
- Name() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.Name
- Name(String) - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.Name
- NAME_BY_CA - Static variable in interface org.xipki.ca.api.mgmt.RequestorInfo
- NameTypeConf() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.NameTypeConf
- NOT_AFTER - org.xipki.ca.api.mgmt.CertListOrderBy
- NOT_AFTER_DESC - org.xipki.ca.api.mgmt.CertListOrderBy
- NOT_BEFORE - org.xipki.ca.api.mgmt.CertListOrderBy
- NOT_BEFORE_DESC - org.xipki.ca.api.mgmt.CertListOrderBy
- NOT_INITED - org.xipki.ca.api.mgmt.CaSystemStatus
- notifyCaChange - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- notifyCaChange() - Method in interface org.xipki.ca.api.mgmt.CaManager
- NULL - Static variable in interface org.xipki.ca.api.mgmt.CaManager
O
- ofName(String) - Static method in enum org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- org.xipki.ca.api.mgmt - package org.xipki.ca.api.mgmt
- org.xipki.ca.api.mgmt.entry - package org.xipki.ca.api.mgmt.entry
P
- PublisherEntry - Class in org.xipki.ca.api.mgmt.entry
-
Management Entry Publisher.
- PublisherEntry(NameId, String, String) - Constructor for class org.xipki.ca.api.mgmt.entry.PublisherEntry
R
- removeCa - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- removeCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes the CA
caNamefrom the system. - removeCaAlias - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- removeCaAlias(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Remove the alias
aliasName. - removeCertificate - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- removeCertificate(String, BigInteger) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes a certificate with the serial number
serialNumber, and issued by the CAcaName. - RemoveCertificate() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.RemoveCertificate
- removeCertprofile - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- removeCertprofile(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes the certificate profile
profileName. - removeCertprofileFromCa - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- removeCertprofileFromCa(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes the support of the certprofile
profileNamefrom the CAcaName. - removeDbSchema - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- removeDbSchema(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
- RemoveEntityFromCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.RemoveEntityFromCa
- removeKeypairGen - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- removeKeypairGen(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes the keypair generation entry
name. - removePublisher - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- removePublisher(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes the publisher
publisherName. - removePublisherFromCa - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- removePublisherFromCa(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes publisher
publisherNamefrom the CAcaName. - removeRequestor - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- removeRequestor(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes requestor named
requestorName. - removeRequestorFromCa - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- removeRequestorFromCa(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes the requestor
requestorNamefrom the CAcaName. - removeSigner - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- removeSigner(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Removes the signer named
name. - republishCertificates - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- republishCertificates(String, List<String>, int) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Republishes certificates of the CA
caNameto the publisherspublisherNames. - 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 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- restartCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Restart the given CA.
- restartCaSystem - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- restartCaSystem() - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Restart the whole CA system.
- revokeCa - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- 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
- revokeCertficate - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
-
Deprecated.
- revokeCertificate - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- revokeCertificate(String, BigInteger, CrlReason, Instant) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Revokes a certificate with the serial number
serialNumber, and issued by the CAcaName. - RevokeCertificate() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
- RevokeSuspendedControl - Class in org.xipki.ca.api.mgmt
-
Revoke suspended certificate control.
- RevokeSuspendedControl(boolean) - Constructor for class org.xipki.ca.api.mgmt.RevokeSuspendedControl
- RevokeSuspendedControl(boolean, CrlReason, Validity) - Constructor for class org.xipki.ca.api.mgmt.RevokeSuspendedControl
- RevokeSuspendedControl(String) - Constructor for class org.xipki.ca.api.mgmt.RevokeSuspendedControl
- RevokeSuspendedControl(ConfPairs) - Constructor for class org.xipki.ca.api.mgmt.RevokeSuspendedControl
S
- setAliases(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
- setAliasName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddCaAlias
- setBase64Cert(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeSigner
- setBasedir(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
- setBinaryConf(FileOrBinary) - Method in class org.xipki.ca.api.mgmt.CaConfType.Requestor
- setCacertUris(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
- setCacertUris(List<String>) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setCaEntry(MgmtMessage.CaEntryWrapper) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddCa
- setCaEntry(MgmtMessage.CaEntryWrapper) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
- setCaInfo(CaConfType.CaInfo) - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
- setCaName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.CaNameRequest
- setCaName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCert
- setCaName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCertRequest
- setCaNames(List<String>) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ExportConf
- setCas(List<CaConfType.Ca>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
- setCaUris(CaUris) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setCaUris(CaUris) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setCaUris(CaConfType.CaUris) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setCert(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithDbIdWrapper
- setCert(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.KeyCertBytes
- setCert(CertWithDbId) - Method in class org.xipki.ca.api.mgmt.CertWithRevocationInfo
- setCert(MgmtResponse.CertWithDbIdWrapper) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
- setCert(X509Cert) - Method in class org.xipki.ca.api.mgmt.CertWithStatusInfo
- setCert(X509Cert) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setCert(FileOrBinary) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setCert(FileOrBinary) - Method in class org.xipki.ca.api.mgmt.CaConfType.Signer
- setCertBytes(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setCertchain(List<X509Cert>) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setCertchain(List<FileOrBinary>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setCertchainBytes(List<byte[]>) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setCertId(Long) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithDbIdWrapper
- setCertificate(X509Cert) - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
- setCertprofile(String) - Method in class org.xipki.ca.api.mgmt.CertWithRevocationInfo
- setCertprofile(String) - Method in class org.xipki.ca.api.mgmt.CertWithStatusInfo
- setCertprofile(String) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
- setCertprofileEntry(CertprofileEntry) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddCertprofile
- setCertprofileName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
- setChangeCaEntry(ChangeCaEntry) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeCa
- setConf(String) - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
- setConf(String) - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
- setConf(String) - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
- setConf(String) - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
- setConf(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
- setConf(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeSigner
- setConf(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeTypeConfEntity
- setConf(ConfPairs) - Method in class org.xipki.ca.api.mgmt.CtlogControl
- setConf(FileOrValue) - Method in class org.xipki.ca.api.mgmt.CaConfType.NameTypeConf
- setConf(FileOrValue) - Method in class org.xipki.ca.api.mgmt.CaConfType.Requestor
- setConf(FileOrValue) - Method in class org.xipki.ca.api.mgmt.CaConfType.Signer
- setConfBytes(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.LoadConf
- setConfFaulty(boolean) - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
- setCrlControl(String) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setCrlControl(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setCrlControl(Map<String, Object>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setCrlControl(Map<String, String>) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setCrlControl(CrlControl) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setCrlNumber(BigInteger) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCrl
- setCrlSignerName(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setCrlSignerName(String) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setCrlSignerName(String) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setCrlSignerName(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setCrlUris(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
- setCrlUris(List<String>) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setCtlogControl(String) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setCtlogControl(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setCtlogControl(Map<String, Object>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setCtlogControl(Map<String, String>) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setCtlogControl(CtlogControl) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setDbSchemas(Map<String, String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
- setDeltaCrlUris(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
- setDeltaCrlUris(List<String>) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setEnabled(boolean) - Method in class org.xipki.ca.api.mgmt.CtlogControl
- setEncodedCert(byte[]) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setEncodedCert(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
- setEncodedCertchain(List<byte[]>) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setEncodedCsr(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCert
- setEncodedCsr(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
- setEncodedIssuerDn(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCert
- setEncodedSubjectDnPattern(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
- setEncodedTargetCert(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
- setEntityName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RemoveEntityFromCa
- setEntry(KeypairGenEntry) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddKeypairGen
- setExpirationPeriod(int) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setExpirationPeriod(int) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setExpirationPeriod(Integer) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setExpirationPeriod(Integer) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setExtraControl(String) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setExtraControl(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setExtraControl(Map<String, String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setExtraControl(Map<String, String>) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setExtraControl(ConfPairs) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setFaulty(boolean) - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
- setFaulty(boolean) - Method in class org.xipki.ca.api.mgmt.entry.KeypairGenEntry
- setFaulty(boolean) - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
- setFaulty(boolean) - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
- setFaulty(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
- setGenSelfIssued(CaConfType.GenSelfIssued) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setIdent(NameId) - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
- setIdent(NameId) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setIdent(NameId) - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
- setIdent(NameId) - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
- setIdent(NameId) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setInvalidityTime(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
- setKeepExpiredCertDays(int) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setKeepExpiredCertDays(Integer) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setKeepExpiredCertInDays(int) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setKeepExpiredCertInDays(int) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setKeepExpiredCertInDays(Integer) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setKey(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.KeyCertBytes
- setKeypairGenNames(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setKeypairGenNames(List<String>) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setKeypairGenNames(List<String>) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setKeypairGenNames(List<String>) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setKeypairGenNames(List<String>) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setKeypairGens(List<CaConfType.NameTypeConf>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
- setMaxValidity(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setMaxValidity(String) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setMaxValidity(Validity) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setMaxValidity(Validity) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setMaxValidity(Validity) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setMessage(String) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.Error
- setModuleName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.TokenInfoP11
- setName(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
- setName(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.NameTypeConf
- setName(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.Requestor
- setName(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.Signer
- setName(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
- setName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddOrChangeDbSchema
- setName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeSigner
- setName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeTypeConfEntity
- setName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.Name
- setNextCrlNo(long) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setNextCrlNumber(long) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setNextCrlNumber(long) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setNotAfter(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
- setNotAfter(String) - Method in class org.xipki.ca.api.mgmt.CertListInfo
- setNotAfter(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
- setNotAfter(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
- setNotBefore(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
- setNotBefore(String) - Method in class org.xipki.ca.api.mgmt.CertListInfo
- setNotBefore(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
- setNotBefore(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
- setNumCrls(int) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setNumCrls(int) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setNumCrls(Integer) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setNumCrls(Integer) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setNumEntries(int) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
- setNumThreads(int) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RepublishCertificates
- setOcspUris(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
- setOcspUris(List<String>) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setOrderBy(CertListOrderBy) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
- setPermission(int) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setPermission(int) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setPermission(int) - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
- setPermission(int) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setPermission(Integer) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setPermissions(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
- setPermissions(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setProfile(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
- setProfileName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddCertprofileToCa
- setProfileName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
- setProfiles(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
- setProfiles(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
- setProfiles(List<CaConfType.NameTypeConf>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
- setProfiles(Set<String>) - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
- setProperties(Map<String, String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
- setPublisherEntry(PublisherEntry) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddPublisher
- setPublisherName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddPublisherToCa
- setPublisherNames(List<String>) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ClearPublishQueue
- setPublisherNames(List<String>) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RepublishCertificates
- setPublishers(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
- setPublishers(List<CaConfType.NameTypeConf>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
- setReason(CrlReason) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
- setRequestor(CaHasRequestorEntry) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddRequestorToCa
- setRequestorEntry(RequestorEntry) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddRequestor
- setRequestorIdent(NameId) - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
- setRequestorName(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
- setRequestors(List<CaConfType.CaHasRequestor>) - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
- setRequestors(List<CaConfType.Requestor>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
- setResult(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.ByteArray
- setResult(String) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.StringResponse
- setResult(List<CertListInfo>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.ListCertificates
- setResult(List<PublisherEntry>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetPublischersForCa
- setResult(Map<String, byte[]>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.LoadConf
- setResult(Map<String, String>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetDbSchemas
- setResult(Set<String>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.StringSet
- setResult(Set<CaHasRequestorEntry>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestorsForCa
- setResult(CaSystemStatus) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCaSystemStatus
- setResult(CertprofileEntry) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCertprofile
- setResult(KeypairGenEntry) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetKeypairGen
- setResult(PublisherEntry) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetPublisher
- setResult(RequestorEntry) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestor
- setResult(MgmtMessage.CaEntryWrapper) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCa
- setResult(MgmtMessage.SignerEntryWrapper) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetSigner
- setResult(MgmtResponse.CertWithRevocationInfoWrapper) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCert
- setRevInfo(CertRevocationInfo) - Method in class org.xipki.ca.api.mgmt.CertWithRevocationInfo
- setRevInfo(CertRevocationInfo) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
- setRevocationInfo(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setRevocationInfo(CertRevocationInfo) - Method in class org.xipki.ca.api.mgmt.CertWithStatusInfo
- setRevocationInfo(CertRevocationInfo) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setRevocationInfo(CertRevocationInfo) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCa
- setRevokeSuspended(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setRevokeSuspendedControl(String) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setRevokeSuspendedControl(Map<String, Object>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setRevokeSuspendedControl(Map<String, String>) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setRevokeSuspendedControl(RevokeSuspendedControl) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setSaveCert(boolean) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setSaveCert(boolean) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setSaveCert(boolean) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setSaveCert(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setSaveCert(Boolean) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setSaveKeypair(boolean) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setSaveKeypair(boolean) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setSaveKeypair(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setSaveKeypair(Boolean) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setSaveKeyPair(boolean) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setSerialNoLen(int) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setSerialNoLen(int) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setSerialNoLen(Integer) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setSerialNumber(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
- setSerialNumber(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
- setSerialNumber(BigInteger) - Method in class org.xipki.ca.api.mgmt.CertListInfo
- setSerialNumber(BigInteger) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCert
- setSerialNumber(BigInteger) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCertRequest
- setSerialNumber(BigInteger) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RemoveCertificate
- setSerialNumber(BigInteger) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
- setSerialNumber(BigInteger) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.UnsuspendCertificate
- setServers(List<String>) - Method in class org.xipki.ca.api.mgmt.CtlogControl
- setSignerConf(String) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setSignerConf(String) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setSignerConf(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setSignerConf(FileOrValue) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setSignerEntry(MgmtMessage.SignerEntryWrapper) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddSigner
- setSigners(List<CaConfType.Signer>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
- setSignerType(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setSignerType(String) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setSignerType(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setSlotIndex(Integer) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.TokenInfoP11
- setSnSize(int) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setSnSize(int) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setSslContextName(String) - Method in class org.xipki.ca.api.mgmt.CtlogControl
- setStatus(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setStatus(CaStatus) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setStatus(CaStatus) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setStatus(CaStatus) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setSubject(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
- setSubject(String) - Method in class org.xipki.ca.api.mgmt.CertListInfo
- setSubject(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateKeyCert
- setSubject(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
- setType(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.NameTypeConf
- setType(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.Requestor
- setType(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.Signer
- setType(String) - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
- setType(String) - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
- setType(String) - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
- setType(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
- setType(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeSigner
- setType(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeTypeConfEntity
- setValidFrom(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
- setValidityMode(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
- setValidityMode(String) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- setValidityMode(ValidityMode) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- setValidityMode(ValidityMode) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
- setValidityMode(ValidityMode) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- setValidTo(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
- setValue(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddOrChangeDbSchema
- setVerbose(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.TokenInfoP11
- setVersion(int) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- Signer() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.Signer
- SignerEntry - Class in org.xipki.ca.api.mgmt.entry
-
Management Entry Signer.
- SignerEntry(String, String, String, String) - Constructor for class org.xipki.ca.api.mgmt.entry.SignerEntry
- SignerEntryWrapper() - Constructor for class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
- SignerEntryWrapper(SignerEntry) - Constructor for class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
- SingleCa(String, CaConf.GenSelfIssued, CaEntry, List<String>, List<String>, List<CaHasRequestorEntry>, List<String>) - Constructor for class org.xipki.ca.api.mgmt.CaConf.SingleCa
- snSize() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
- splitCaSignerConfs(String) - Static method in class org.xipki.ca.api.mgmt.entry.CaEntry
- STARTED_AS_MASTER - org.xipki.ca.api.mgmt.CaSystemStatus
- STARTED_AS_SLAVE - org.xipki.ca.api.mgmt.CaSystemStatus
- STRICT - org.xipki.ca.api.mgmt.ValidityMode
- StringResponse() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.StringResponse
- StringResponse(String) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.StringResponse
- StringSet() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.StringSet
- StringSet(Set<String>) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.StringSet
- SUBJECT - org.xipki.ca.api.mgmt.CertListOrderBy
- SUBJECT_DESC - org.xipki.ca.api.mgmt.CertListOrderBy
T
- toCaEntry() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
- toCertWithDbId() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithDbIdWrapper
- toCertWithRevocationInfo() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
- tokenInfoP11 - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- TokenInfoP11(String, Integer, boolean) - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.TokenInfoP11
- toSignerEntry() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
- toString() - Method in class org.xipki.ca.api.mgmt.CrlControl
- toString() - Method in class org.xipki.ca.api.mgmt.CtlogControl
- toString() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- toString() - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
- toString() - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
- toString() - Method in class org.xipki.ca.api.mgmt.entry.KeypairGenEntry
- toString() - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
- toString() - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
- toString() - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
- toString() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
- toString(boolean) - Method in class org.xipki.ca.api.mgmt.CrlControl
- toString(boolean) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- toString(boolean) - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
- toString(boolean) - Method in class org.xipki.ca.api.mgmt.entry.KeypairGenEntry
- toString(boolean) - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
- toString(boolean) - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
- toString(boolean, boolean) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
- toString(boolean, boolean) - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
- TYPE_CERT - Static variable in class org.xipki.ca.api.mgmt.entry.RequestorEntry
-
Certificate.
U
- unlockCa - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- unlockCa() - Method in interface org.xipki.ca.api.mgmt.CaManager
- unrevokeCa - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- unrevokeCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Unrevokes the CA
caName. - unsuspendCertificate - org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
- unsuspendCertificate(String, BigInteger) - Method in interface org.xipki.ca.api.mgmt.CaManager
-
Unrevokes a certificate with the serial number
serialNumber, and issued by the CAcaName. - UnsuspendCertificate() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.UnsuspendCertificate
V
- 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.
All Classes All Packages