Skip navigation links
A B C D E F G H I K L M N O P R S T U V 

A

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(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Adds the alias aliasName to the given CA caName.
AddCaAlias() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddCaAlias
 
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(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Add the certificate profile profileName the CA caName.
AddCertprofileToCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddCertprofileToCa
 
addDbSchema(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
 
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(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(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Adds publisher publisherName to CA caName.
AddPublisherToCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddPublisherToCa
 
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(CaHasRequestorEntry, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Adds the requestor requestorName to the CA caName.
AddRequestorToCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddRequestorToCa
 
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, Throwable) - Constructor for exception org.xipki.ca.api.mgmt.CaMgmtException
 
CaMgmtException(String) - 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() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.CaUris
 
caUris() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
CertListInfo - Class in org.xipki.ca.api.mgmt
Certificate list container.
CertListInfo(BigInteger, String, Date, Date) - 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(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(String, String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Changes the certificate profile name.
changeDbSchema(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
 
changeKeypairGen(String, String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Changes the keypair generation entry name.
changePublisher(String, String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Changes the publisher name.
changeRequestor(String, String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Changes the requestor name of type CERTIFCATE.
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(String, List<String>) - Method in interface org.xipki.ca.api.mgmt.CaManager
Clear the publishing queue for the CA caName and publishers publisherNames.
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(String) - Constructor for class org.xipki.ca.api.mgmt.CtlogControl
 
CtlogControl(ConfPairs) - Constructor for class org.xipki.ca.api.mgmt.CtlogControl
 
CtlogControl(Boolean, List<String>, String) - Constructor for class org.xipki.ca.api.mgmt.CtlogControl
 

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(CaEntry, boolean, boolean) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
 
equals(CaHasRequestorEntry, boolean) - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
 
equals(CertprofileEntry, boolean) - 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(PublisherEntry, boolean) - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
 
equals(RequestorEntry, boolean) - 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
 
Error() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.Error
 
Error(String) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.Error
 
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(String, String, byte[], Date, Date) - Method in interface org.xipki.ca.api.mgmt.CaManager
CA caName issues a new certificate.
generateCrlOnDemand(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Generates a new CRL for CA caName.
generateCrossCertificate(String, String, byte[], byte[], Date, Date) - Method in interface org.xipki.ca.api.mgmt.CaManager
CA caName issues a new certificate.
GenerateCrossCertificate() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
 
generateKeyCert(String, String, String, Date, Date) - Method in interface org.xipki.ca.api.mgmt.CaManager
CA caName issues a new certificate.
GenerateKeyCert() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GenerateKeyCert
 
generateRootCa(CaEntry, String, String, String, Date, Date) - Method in interface org.xipki.ca.api.mgmt.CaManager
Generates a self-signed CA certificate.
GenerateRootCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
 
GenSelfIssued(String, String, String, Date, Date) - Constructor for class org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
 
GenSelfIssued() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
 
getAlgo() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry.CaSignerConf
 
getAliases() - Method in class org.xipki.ca.api.mgmt.CaConf.SingleCa
 
getAliases() - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
 
getAliasesForCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Gets the aliases of the given CA caName.
getAliasName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddCaAlias
 
getBase64Cert() - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
 
getBase64Cert() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeSigner
 
getBasedir() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
 
getBinaryConf() - Method in class org.xipki.ca.api.mgmt.CaConfType.Requestor
 
getCa(String) - Method in class org.xipki.ca.api.mgmt.CaConf
 
getCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Gets the CA named caName.
GetCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCa
 
GetCa(MgmtMessage.CaEntryWrapper) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCa
 
getCaAliasNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
getCacertUris() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
 
getCacertUris() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getCaEntry() - Method in class org.xipki.ca.api.mgmt.CaConf.SingleCa
 
getCaEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddCa
 
getCaEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
 
getCaHasRequestor() - Method in class org.xipki.ca.api.mgmt.RequestorInfo.CertRequestorInfo
 
getCaInfo() - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
 
getCaName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.CaNameRequest
 
getCaName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCert
 
getCaName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCertRequest
 
getCaNameForAlias(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Gets the CA name for the alias aliasName.
getCaNames() - Method in class org.xipki.ca.api.mgmt.CaConf
 
getCaNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
getCaNames() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ExportConf
 
getCas() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
 
getCaSystemStatus() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
GetCaSystemStatus() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCaSystemStatus
 
GetCaSystemStatus(CaSystemStatus) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCaSystemStatus
 
getCaUris() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getCaUris() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getCaUris() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getCaUris() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getCert() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getCert() - Method in class org.xipki.ca.api.mgmt.CaConfType.Signer
 
getCert(String, BigInteger) - Method in interface org.xipki.ca.api.mgmt.CaManager
Returns certificate with status information for the CA caName and with serial number serialNumber.
getCert(X500Name, BigInteger) - Method in interface org.xipki.ca.api.mgmt.CaManager
Returns certificate with revocation information for the issuer and with serial number serialNumber.
getCert() - Method in class org.xipki.ca.api.mgmt.CertWithRevocationInfo
 
getCert() - Method in class org.xipki.ca.api.mgmt.CertWithStatusInfo
 
getCert() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
GetCert() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GetCert
 
getCert() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithDbIdWrapper
 
getCert() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
 
GetCert() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCert
 
GetCert(MgmtResponse.CertWithRevocationInfoWrapper) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCert
 
getCert() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.KeyCertBytes
 
getCert() - Method in class org.xipki.ca.api.mgmt.RequestorInfo.CertRequestorInfo
 
getCertBytes() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getCertchain() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getCertchain() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getCertchainBytes() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getCertId() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithDbIdWrapper
 
getCertificate() - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
 
getCertprofile(String) - Method in class org.xipki.ca.api.mgmt.CaConf
 
getCertprofile(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Returns the certificate profile named profileName.
getCertprofile() - Method in class org.xipki.ca.api.mgmt.CertWithRevocationInfo
 
getCertprofile() - Method in class org.xipki.ca.api.mgmt.CertWithStatusInfo
 
getCertprofile() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
 
GetCertprofile() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCertprofile
 
GetCertprofile(CertprofileEntry) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCertprofile
 
getCertprofileEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddCertprofile
 
getCertprofileName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
 
getCertprofileNames() - Method in class org.xipki.ca.api.mgmt.CaConf
 
getCertprofileNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
getCertprofilesForCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Returns the Certprofile names supported by the CA caName.
GetCertRequest() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GetCertRequest
 
getChangeCaEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeCa
 
getConf() - Method in class org.xipki.ca.api.mgmt.CaConfType.NameTypeConf
 
getConf() - Method in class org.xipki.ca.api.mgmt.CaConfType.Requestor
 
getConf() - Method in class org.xipki.ca.api.mgmt.CaConfType.Signer
 
getConf() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
getConf() - Method in class org.xipki.ca.api.mgmt.CtlogControl
 
getConf() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry.CaSignerConf
 
getConf() - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
 
getConf() - Method in class org.xipki.ca.api.mgmt.entry.KeypairGenEntry
 
getConf() - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
 
getConf() - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
 
getConf() - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
 
getConf() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
 
getConf() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeSigner
 
getConf() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeTypeConfEntity
 
getConf() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
 
getConfBytes() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.LoadConf
 
getConfPairs() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
getConfPairs() - Method in class org.xipki.ca.api.mgmt.CtlogControl
 
getConfPairs() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
 
getCrl(String, BigInteger) - Method in interface org.xipki.ca.api.mgmt.CaManager
Returns the CRL of CA caName with the CRL number crlNumber.
GetCrl() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GetCrl
 
getCrlControl() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getCrlControl() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getCrlControl() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getCrlControl() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getCrlControl() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getCrlNumber() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCrl
 
getCrlSignerName() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getCrlSignerName() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getCrlSignerName() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getCrlSignerName() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getCrlUris() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
 
getCrlUris() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getCtlogControl() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getCtlogControl() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getCtlogControl() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getCtlogControl() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getCtlogControl() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getCurrentCrl(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Returns the latest CRL of CA caName.
getDbSchema(String) - Method in class org.xipki.ca.api.mgmt.CaConf
 
getDbSchemaNames() - Method in class org.xipki.ca.api.mgmt.CaConf
 
getDbSchemas() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
 
getDbSchemas() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
GetDbSchemas() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetDbSchemas
 
GetDbSchemas(Map<String, String>) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetDbSchemas
 
getDeltaCrlIntervals() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
getDeltaCrlUris() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
 
getDeltaCrlUris() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getEncodedCert() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getEncodedCert() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
 
getEncodedCertchain() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getEncodedCsr() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCert
 
getEncodedCsr() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
 
getEncodedIssuerDn() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCert
 
getEncodedSubjectDnPattern() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
 
getEncodedTargetCert() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
 
getEntityName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RemoveEntityFromCa
 
getEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddKeypairGen
 
getExpirationPeriod() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getExpirationPeriod() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getExpirationPeriod() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getExpirationPeriod() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getExpirationPeriod() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getExtraControl() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getExtraControl() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getExtraControl() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getExtraControl() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getExtraControl() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getFailedCaNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
getFullCrlIntervals() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
getGenSelfIssued() - Method in class org.xipki.ca.api.mgmt.CaConf.SingleCa
 
getGenSelfIssued() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getHexSha1OfCert() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getIdent() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getIdent() - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
 
getIdent() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getIdent() - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
 
getIdent() - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
 
getIdent() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getIdent() - Method in class org.xipki.ca.api.mgmt.RequestorInfo.ByCaRequestorInfo
 
getIdent() - Method in class org.xipki.ca.api.mgmt.RequestorInfo.CertRequestorInfo
 
getIdent() - Method in interface org.xipki.ca.api.mgmt.RequestorInfo
 
getInactiveCaNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
getIntervalDayTime() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
getIntervalHours() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
getIntervalMillis() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
getInvalidityDateMode() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
getInvalidityTime() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
 
getKeepExpiredCertDays() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getKeepExpiredCertDays() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getKeepExpiredCertInDays() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getKeepExpiredCertInDays() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getKeepExpiredCertInDays() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getKey() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.KeyCertBytes
 
getKeypairGen(String) - Method in class org.xipki.ca.api.mgmt.CaConf
 
getKeypairGen(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Returns the keypair generation entry named profileName.
GetKeypairGen() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetKeypairGen
 
GetKeypairGen(KeypairGenEntry) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetKeypairGen
 
getKeypairGenNames() - Method in class org.xipki.ca.api.mgmt.CaConf
 
getKeypairGenNames() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getKeypairGenNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
getKeypairGenNames() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getKeypairGenNames() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getKeypairGenNames() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getKeypairGenNames() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getKeypairGens() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
 
getMaxValidity() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getMaxValidity() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getMaxValidity() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getMaxValidity() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getMaxValidity() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getMessage() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.Error
 
getModuleName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.TokenInfoP11
 
getName() - Method in class org.xipki.ca.api.mgmt.CaConf.SingleCa
 
getName() - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
 
getName() - Method in class org.xipki.ca.api.mgmt.CaConfType.NameTypeConf
 
getName() - Method in class org.xipki.ca.api.mgmt.CaConfType.Requestor
 
getName() - Method in class org.xipki.ca.api.mgmt.CaConfType.Signer
 
getName() - Method in class org.xipki.ca.api.mgmt.entry.KeypairGenEntry
 
getName() - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
 
getName() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
 
getName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddOrChangeDbSchema
 
getName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeSigner
 
getName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeTypeConfEntity
 
getName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.Name
 
getNextCrlNo() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getNextCrlNumber() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getNextCrlNumber() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getNotAfter() - Method in class org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
 
getNotAfter() - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
 
getNotAfter() - Method in class org.xipki.ca.api.mgmt.CertListInfo
 
getNotAfter() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
 
getNotAfter() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
 
getNotBefore() - Method in class org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
 
getNotBefore() - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
 
getNotBefore() - Method in class org.xipki.ca.api.mgmt.CertListInfo
 
getNotBefore() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
 
getNotBefore() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
 
getNumCrls() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getNumCrls() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getNumCrls() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getNumCrls() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getNumCrls() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getNumEntries() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
 
getNumThreads() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RepublishCertificates
 
getOcspUris() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
 
getOcspUris() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getOrderBy() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
 
getOverlap() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
getPathLenConstraint() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getPermission() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getPermission() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getPermission() - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
 
getPermission() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getPermission() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getPermissions() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
 
getPermissions() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getProfile() - Method in class org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
 
getProfile() - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
 
getProfileName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddCertprofileToCa
 
getProfileName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
 
getProfileNames() - Method in class org.xipki.ca.api.mgmt.CaConf.SingleCa
 
getProfiles() - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
 
getProfiles() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
 
getProfiles() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
 
getProfiles() - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
 
getProperties() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
 
GetPublischersForCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetPublischersForCa
 
GetPublischersForCa(List<PublisherEntry>) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetPublischersForCa
 
getPublisher(String) - Method in class org.xipki.ca.api.mgmt.CaConf
 
getPublisher(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Returns the publisher.
GetPublisher() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetPublisher
 
GetPublisher(PublisherEntry) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetPublisher
 
getPublisherEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddPublisher
 
getPublisherName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddPublisherToCa
 
getPublisherNames() - Method in class org.xipki.ca.api.mgmt.CaConf
 
getPublisherNames() - Method in class org.xipki.ca.api.mgmt.CaConf.SingleCa
 
getPublisherNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
getPublisherNames() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ClearPublishQueue
 
getPublisherNames() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RepublishCertificates
 
getPublishers() - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
 
getPublishers() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
 
getPublishersForCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Returns publishers for the CA caName.
getReason() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
 
getRequestor(String) - Method in class org.xipki.ca.api.mgmt.CaConf
 
getRequestor(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Returns the requestor named name.
getRequestor() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddRequestorToCa
 
GetRequestor() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestor
 
GetRequestor(RequestorEntry) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestor
 
getRequestorEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddRequestor
 
getRequestorIdent() - Method in class org.xipki.ca.api.mgmt.entry.CaHasRequestorEntry
 
getRequestorName() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
 
getRequestorNames() - Method in class org.xipki.ca.api.mgmt.CaConf
 
getRequestorNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
getRequestors() - Method in class org.xipki.ca.api.mgmt.CaConf.SingleCa
 
getRequestors() - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
 
getRequestors() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
 
getRequestorsForCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Returns the Requests supported by the CA caName.
GetRequestorsForCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestorsForCa
 
GetRequestorsForCa(Set<CaHasRequestorEntry>) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestorsForCa
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.ByteArray
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCa
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCaSystemStatus
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCert
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCertprofile
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetDbSchemas
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetKeypairGen
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetPublischersForCa
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetPublisher
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestor
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestorsForCa
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetSigner
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.ListCertificates
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.LoadConf
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.StringResponse
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.StringSet
 
getRevInfo() - Method in class org.xipki.ca.api.mgmt.CertWithRevocationInfo
 
getRevInfo() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
 
getRevocationInfo() - Method in class org.xipki.ca.api.mgmt.CertWithStatusInfo
 
getRevocationInfo() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getRevocationInfo() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getRevocationInfo() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCa
 
getRevokeSuspended() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getRevokeSuspendedControl() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getRevokeSuspendedControl() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getRevokeSuspendedControl() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getRevokeSuspendedControl() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getSaveCert() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getSaveKeypair() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getSerialNoLen() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getSerialNoLen() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getSerialNoLen() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getSerialNumber() - Method in class org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
 
getSerialNumber() - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
 
getSerialNumber() - Method in class org.xipki.ca.api.mgmt.CertListInfo
 
getSerialNumber() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
 
getSerialNumber() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCert
 
getSerialNumber() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCertRequest
 
getSerialNumber() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RemoveCertificate
 
getSerialNumber() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
 
getSerialNumber() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.UnsuspendCertificate
 
getServers() - Method in class org.xipki.ca.api.mgmt.CtlogControl
 
getSigner(String) - Method in class org.xipki.ca.api.mgmt.CaConf
 
getSigner(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Returns the signer named name.
GetSigner() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetSigner
 
GetSigner(MgmtMessage.SignerEntryWrapper) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetSigner
 
getSignerConf() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getSignerConf() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getSignerConf() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getSignerConf() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getSignerEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddSigner
 
getSignerNames() - Method in class org.xipki.ca.api.mgmt.CaConf
 
getSignerNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
getSigners() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
 
getSignerType() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getSignerType() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getSignerType() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getSignerType() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getSlotIndex() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.TokenInfoP11
 
getSnSize() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getSnSize() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getSslContextName() - Method in class org.xipki.ca.api.mgmt.CtlogControl
 
getStatus() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getStatus() - Method in enum org.xipki.ca.api.mgmt.CaStatus
 
getStatus() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getStatus() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getStatus() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getSubject() - Method in class org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
 
getSubject() - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
 
getSubject() - Method in class org.xipki.ca.api.mgmt.CertListInfo
 
getSubject() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getSubject() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateKeyCert
 
getSubject() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
 
getSuccessfulCaNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
getSupportedCertprofileTypes() - Method in interface org.xipki.ca.api.mgmt.CaManager
Retrieves the types of supported certificate profiles.
getSupportedPublisherTypes() - Method in interface org.xipki.ca.api.mgmt.CaManager
Retrieves the types of supported publishers.
getSupportedSignerTypes() - Method in interface org.xipki.ca.api.mgmt.CaManager
Retrieves the types of supported signers.
getTargetReason() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
 
getText() - Method in enum org.xipki.ca.api.mgmt.CertListOrderBy
 
getTokenInfoP11(String, Integer, boolean) - Method in interface org.xipki.ca.api.mgmt.CaManager
 
getType() - Method in class org.xipki.ca.api.mgmt.CaConfType.NameTypeConf
 
getType() - Method in class org.xipki.ca.api.mgmt.CaConfType.Requestor
 
getType() - Method in class org.xipki.ca.api.mgmt.CaConfType.Signer
 
getType() - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
 
getType() - Method in class org.xipki.ca.api.mgmt.entry.KeypairGenEntry
 
getType() - Method in class org.xipki.ca.api.mgmt.entry.PublisherEntry
 
getType() - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
 
getType() - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
 
getType() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
 
getType() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeSigner
 
getType() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeTypeConfEntity
 
getUnchangedSince() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
 
getValidFrom() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
 
getValidityMode() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getValidityMode() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
getValidityMode() - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
getValidityMode() - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
getValidityMode() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getValidTo() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
 
getValue() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddOrChangeDbSchema
 
getVersion() - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 

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

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.CaConfType.CaInfo
 
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
 
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.
KEY_OVERLAP_MINUTES - Static variable in class org.xipki.ca.api.mgmt.CrlControl
Deprecated.
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

listCertificates(String, X500Name, Date, Date, 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(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
 

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
 
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(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Removes the CA caName from the system.
removeCaAlias(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Remove the alias aliasName.
removeCertificate(String, BigInteger) - Method in interface org.xipki.ca.api.mgmt.CaManager
Removes a certificate with the serial number serialNumber, and issued by the CA caName.
RemoveCertificate() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.RemoveCertificate
 
removeCertprofile(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Removes the certificate profile profileName.
removeCertprofileFromCa(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Removes the support of the certprofile profileName from the CA caName.
removeDbSchema(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
 
RemoveEntityFromCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.RemoveEntityFromCa
 
removeKeypairGen(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Removes the keypair generation entry name.
removePublisher(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Removes the publisher publisherName.
removePublisherFromCa(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Removes publisher publisherName from the CA caName.
removeRequestor(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Removes requestor named requestorName.
removeRequestorFromCa(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Removes the requestor requestorName from the CA caName.
removeSigner(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Removes the signer named name.
republishCertificates(String, List<String>, int) - Method in interface org.xipki.ca.api.mgmt.CaManager
Republishes certificates of the CA caName to the publishers publisherNames.
RepublishCertificates() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.RepublishCertificates
 
Requestor() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.Requestor
 
RequestorEntry - Class in org.xipki.ca.api.mgmt.entry
Management Entry Requestor.
RequestorEntry(NameId, String, String) - Constructor for class org.xipki.ca.api.mgmt.entry.RequestorEntry
 
RequestorInfo - Interface in org.xipki.ca.api.mgmt
Requestor info interface.
RequestorInfo.ByCaRequestorInfo - Class in org.xipki.ca.api.mgmt
CA system as the requestor.
RequestorInfo.CertRequestorInfo - Class in org.xipki.ca.api.mgmt
Cert requestor info.
restartCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Restart the given CA.
restartCaSystem() - Method in interface org.xipki.ca.api.mgmt.CaManager
Restart the whole CA system.
revokeCa(String, CertRevocationInfo) - Method in interface org.xipki.ca.api.mgmt.CaManager
Revokes the CA caName.
RevokeCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCa
 
revokeCertificate(String, BigInteger, CrlReason, Date) - Method in interface org.xipki.ca.api.mgmt.CaManager
Revokes a certificate with the serial number serialNumber, and issued by the CA caName.
RevokeCertificate() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
 
RevokeSuspendedControl - Class in org.xipki.ca.api.mgmt
Revoke suspended certificate control.
RevokeSuspendedControl(String) - Constructor for class org.xipki.ca.api.mgmt.RevokeSuspendedControl
 
RevokeSuspendedControl(ConfPairs) - Constructor for class org.xipki.ca.api.mgmt.RevokeSuspendedControl
 
RevokeSuspendedControl(boolean) - Constructor for class org.xipki.ca.api.mgmt.RevokeSuspendedControl
 
RevokeSuspendedControl(boolean, CrlReason, Validity) - Constructor for class org.xipki.ca.api.mgmt.RevokeSuspendedControl
 

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(CaConfType.CaUris) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setCaUris(CaUris) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
setCaUris(CaUris) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setCert(FileOrBinary) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setCert(FileOrBinary) - Method in class org.xipki.ca.api.mgmt.CaConfType.Signer
 
setCert(CertWithDbId) - Method in class org.xipki.ca.api.mgmt.CertWithRevocationInfo
 
setCert(X509Cert) - Method in class org.xipki.ca.api.mgmt.CertWithStatusInfo
 
setCert(X509Cert) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
setCert(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithDbIdWrapper
 
setCert(MgmtResponse.CertWithDbIdWrapper) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
 
setCert(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.KeyCertBytes
 
setCertBytes(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setCertchain(List<FileOrBinary>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setCertchain(List<X509Cert>) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
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(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
 
setConf(ConfPairs) - Method in class org.xipki.ca.api.mgmt.CtlogControl
 
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
 
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(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
 
setCrlControl(String) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
setCrlControl(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
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(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
 
setCtlogControl(String) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
setCtlogControl(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
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(Integer) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setExpirationPeriod(int) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
setExpirationPeriod(Integer) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
setExpirationPeriod(int) - 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
 
setExtraControl(String) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
setExtraControl(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
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(Date) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
 
setKeepExpiredCertDays(Integer) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setKeepExpiredCertDays(int) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
setKeepExpiredCertInDays(int) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
setKeepExpiredCertInDays(Integer) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
setKeepExpiredCertInDays(int) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
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(Date) - Method in class org.xipki.ca.api.mgmt.CertListInfo
 
setNotAfter(Date) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
 
setNotAfter(Date) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
 
setNotBefore(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
 
setNotBefore(Date) - Method in class org.xipki.ca.api.mgmt.CertListInfo
 
setNotBefore(Date) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCrossCertificate
 
setNotBefore(Date) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
 
setNumCrls(Integer) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setNumCrls(int) - Method in class org.xipki.ca.api.mgmt.entry.CaConfColumn
 
setNumCrls(Integer) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
setNumCrls(int) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
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(Integer) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
setPermission(int) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
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(MgmtMessage.CaEntryWrapper) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCa
 
setResult(CaSystemStatus) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCaSystemStatus
 
setResult(MgmtResponse.CertWithRevocationInfoWrapper) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCert
 
setResult(CertprofileEntry) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCertprofile
 
setResult(Map<String, String>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetDbSchemas
 
setResult(KeypairGenEntry) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetKeypairGen
 
setResult(List<PublisherEntry>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetPublischersForCa
 
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(Set<CaHasRequestorEntry>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestorsForCa
 
setResult(MgmtMessage.SignerEntryWrapper) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetSigner
 
setResult(List<CertListInfo>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.ListCertificates
 
setResult(Map<String, byte[]>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.LoadConf
 
setResult(String) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.StringResponse
 
setResult(Set<String>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.StringSet
 
setRevInfo(CertRevocationInfo) - Method in class org.xipki.ca.api.mgmt.CertWithRevocationInfo
 
setRevInfo(CertRevocationInfo) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
 
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.MgmtMessage.CaEntryWrapper
 
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(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
 
setRevokeSuspendedControl(String) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
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.entry.ChangeCaEntry
 
setSaveCert(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setSaveKeyPair(boolean) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
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.entry.ChangeCaEntry
 
setSaveKeypair(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setSerialNoLen(int) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
setSerialNoLen(Integer) - Method in class org.xipki.ca.api.mgmt.entry.ChangeCaEntry
 
setSerialNoLen(int) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setSerialNumber(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
 
setSerialNumber(BigInteger) - Method in class org.xipki.ca.api.mgmt.CertListInfo
 
setSerialNumber(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
 
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(FileOrValue) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
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
 
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(Date) - 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(Date) - 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
 
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
 

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(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(boolean) - 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(boolean) - Method in class org.xipki.ca.api.mgmt.entry.CaEntry
 
toString(boolean, boolean) - 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(boolean) - Method in class org.xipki.ca.api.mgmt.entry.CertprofileEntry
 
toString() - Method in class org.xipki.ca.api.mgmt.entry.KeypairGenEntry
 
toString(boolean) - 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(boolean) - Method in class org.xipki.ca.api.mgmt.entry.RequestorEntry
 
toString() - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
 
toString(boolean) - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
 
toString(boolean, boolean) - Method in class org.xipki.ca.api.mgmt.entry.SignerEntry
 
toString() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedControl
 
TYPE_CERT - Static variable in class org.xipki.ca.api.mgmt.entry.RequestorEntry
Certificate.

U

unlockCa() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
unrevokeCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Unrevokes the CA caName.
unsuspendCertificate(String, BigInteger) - Method in interface org.xipki.ca.api.mgmt.CaManager
Unrevokes a certificate with the serial number serialNumber, and issued by the CA caName.
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.
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links

Copyright © 2023. All rights reserved.