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(MgmtEntry.Ca) - 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(MgmtEntry.Certprofile) - 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 the CA caName.
AddCertprofileToCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddCertprofileToCa
 
addExtension(ASN1ObjectIdentifier, boolean, ASN1Encodable) - Method in class org.xipki.ca.api.profile.ExtensionValues
 
addExtension(ASN1ObjectIdentifier, ExtensionValue) - Method in class org.xipki.ca.api.profile.ExtensionValues
 
addProfile(MgmtEntry.Certprofile) - Method in class org.xipki.ca.api.mgmt.CaConf
 
addPublisher(MgmtEntry.Publisher) - Method in class org.xipki.ca.api.mgmt.CaConf
 
addPublisher(MgmtEntry.Publisher) - 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(MgmtEntry.Requestor) - Method in class org.xipki.ca.api.mgmt.CaConf
 
addRequestor(MgmtEntry.Requestor) - Method in interface org.xipki.ca.api.mgmt.CaManager
Adds requstor.
AddRequestor() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddRequestor
 
addRequestorToCa(MgmtEntry.CaHasRequestor, 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(MgmtEntry.Signer) - Method in class org.xipki.ca.api.mgmt.CaConf
 
addSigner(MgmtEntry.Signer) - 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
 
addUser(MgmtEntry.User) - Method in class org.xipki.ca.api.mgmt.CaConf
 
addUser(MgmtEntry.AddUser) - Method in class org.xipki.ca.api.mgmt.CaConf
 
addUser(MgmtEntry.AddUser) - Method in interface org.xipki.ca.api.mgmt.CaManager
Adds a user.
AddUser(NameId, boolean, String) - Constructor for class org.xipki.ca.api.mgmt.MgmtEntry.AddUser
 
AddUser() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddUser
 
addUserToCa(MgmtEntry.CaHasUser, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Adds the user userName from the CA caName.
AddUserToCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.AddUserToCa
 
ALGO_DELIMITER - Static variable in class org.xipki.ca.api.mgmt.CmpControl
 
ALL - Static variable in class org.xipki.ca.api.mgmt.PermissionConstants
 
ALLOW_ALL - Static variable in class org.xipki.ca.api.profile.KeyParametersOption
 
AllowAllParametersOption() - Constructor for class org.xipki.ca.api.profile.KeyParametersOption.AllowAllParametersOption
 
allowsCurve(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.KeyParametersOption.ECParamatersOption
 
allowsDigestParamSet(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.KeyParametersOption.GostParametersOption
 
allowsEncryptionParamSet(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.KeyParametersOption.GostParametersOption
 
allowsHashAlg(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.KeyParametersOption.RSAPSSParametersOption
 
allowsMaskGenAlg(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.KeyParametersOption.RSAPSSParametersOption
 
allowsModulusLength(int) - Method in class org.xipki.ca.api.profile.KeyParametersOption.RSAParametersOption
 
allowsPlength(int) - Method in class org.xipki.ca.api.profile.KeyParametersOption.DSAParametersOption
 
allowsPointEncoding(byte) - Method in class org.xipki.ca.api.profile.KeyParametersOption.ECParamatersOption
 
allowsPublicKeyParamSet(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.KeyParametersOption.GostParametersOption
 
allowsQlength(int) - Method in class org.xipki.ca.api.profile.KeyParametersOption.DSAParametersOption
 
allowsSaltLength(int) - Method in class org.xipki.ca.api.profile.KeyParametersOption.RSAPSSParametersOption
 
allowsTrailerField(int) - Method in class org.xipki.ca.api.profile.KeyParametersOption.RSAPSSParametersOption
 
assertCertprofilePermitted(String) - Method in interface org.xipki.ca.api.mgmt.RequestorInfo
 
assertPermitted(int) - Method in interface org.xipki.ca.api.mgmt.RequestorInfo
 
AuthorityInfoAccessControl(boolean, boolean, Set<String>, Set<String>) - Constructor for class org.xipki.ca.api.profile.Certprofile.AuthorityInfoAccessControl
 

B

BadCertTemplateException - Exception in org.xipki.ca.api
TODO.
BadCertTemplateException() - Constructor for exception org.xipki.ca.api.BadCertTemplateException
 
BadCertTemplateException(String) - Constructor for exception org.xipki.ca.api.BadCertTemplateException
 
BadCertTemplateException(Throwable) - Constructor for exception org.xipki.ca.api.BadCertTemplateException
 
BadCertTemplateException(String, Throwable) - Constructor for exception org.xipki.ca.api.BadCertTemplateException
 
BadFormatException - Exception in org.xipki.ca.api
TODO.
BadFormatException() - Constructor for exception org.xipki.ca.api.BadFormatException
 
BadFormatException(String) - Constructor for exception org.xipki.ca.api.BadFormatException
 
BadFormatException(Throwable) - Constructor for exception org.xipki.ca.api.BadFormatException
 
BadFormatException(String, Throwable) - Constructor for exception org.xipki.ca.api.BadFormatException
 
BaseCertprofile - Class in org.xipki.ca.api.profile
TODO.
BaseCertprofile() - Constructor for class org.xipki.ca.api.profile.BaseCertprofile
 
bindService(CertPublisherFactory) - Method in class org.xipki.ca.api.publisher.CertPublisherFactoryRegister
 
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
 
Ca(NameId, int, long, String, String, CaUris, int, int) - Constructor for class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
caAdded(X509Cert) - Method in class org.xipki.ca.api.publisher.CertPublisher
Publishes the certificate of the CA.
CaConf - Class in org.xipki.ca.api.mgmt
TODO.
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
 
CaConfs - Class in org.xipki.ca.api.mgmt
TODO.
CaConfType - Class in org.xipki.ca.api.mgmt
TODO.
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.CaHasUser - 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
 
CaConfType.User - Class in org.xipki.ca.api.mgmt
 
CaEntryWrapper() - Constructor for class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
CaEntryWrapper(MgmtEntry.Ca) - Constructor for class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
CaHasRequestor() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
 
CaHasRequestor(NameId) - Constructor for class org.xipki.ca.api.mgmt.MgmtEntry.CaHasRequestor
 
CaHasUser() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.CaHasUser
 
CaHasUser(NameId) - Constructor for class org.xipki.ca.api.mgmt.MgmtEntry.CaHasUser
 
CaInfo() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
CaManager - Interface in org.xipki.ca.api.mgmt
TODO.
CaMgmtException - Exception in org.xipki.ca.api.mgmt
TODO.
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
 
canCreateProfile(String) - Method in interface org.xipki.ca.api.profile.CertprofileFactory
TODO.
canCreateProfile(String) - Method in class org.xipki.ca.api.profile.CertprofileFactoryRegister
TODO.
canCreatePublisher(String) - Method in interface org.xipki.ca.api.publisher.CertPublisherFactory
TODO.
canCreatePublisher(String) - Method in class org.xipki.ca.api.publisher.CertPublisherFactoryRegister
TODO.
caRevoked(X509Cert, CertRevocationInfo) - Method in class org.xipki.ca.api.publisher.CertPublisher
Publishes the revocation of a CA.
CaStatus - Enum in org.xipki.ca.api.mgmt
TODO.
CaSystem() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.CaSystem
 
CaSystemStatus - Enum in org.xipki.ca.api.mgmt
TODO.
caUnrevoked(X509Cert) - Method in class org.xipki.ca.api.publisher.CertPublisher
Publishes the unrevocation of a CA.
CaUris - Class in org.xipki.ca.api
TODO.
CaUris(List<String>, List<String>, List<String>, List<String>) - Constructor for class org.xipki.ca.api.CaUris
 
CaUris() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.CaUris
 
certificateAdded(CertificateInfo) - Method in class org.xipki.ca.api.publisher.CertPublisher
Publishes a certificate.
CertificateInfo - Class in org.xipki.ca.api
TODO.
CertificateInfo(CertWithDbId, PrivateKeyInfo, NameId, X509Cert, byte[], NameId, NameId) - Constructor for class org.xipki.ca.api.CertificateInfo
 
certificateRemoved(X509Cert, CertWithDbId) - Method in class org.xipki.ca.api.publisher.CertPublisher
Publishes the remove of a certificate.
certificateRevoked(X509Cert, CertWithDbId, String, CertRevocationInfo) - Method in class org.xipki.ca.api.publisher.CertPublisher
Publishes the revocation of a certificate.
certificateUnrevoked(X509Cert, CertWithDbId) - Method in class org.xipki.ca.api.publisher.CertPublisher
Publishes the unrevocation of a certificate.
CertListInfo - Class in org.xipki.ca.api.mgmt
TODO.
CertListInfo(BigInteger, String, Date, Date) - Constructor for class org.xipki.ca.api.mgmt.CertListInfo
 
CertListOrderBy - Enum in org.xipki.ca.api.mgmt
TODO.
Certprofile(NameId, String, String) - Constructor for class org.xipki.ca.api.mgmt.MgmtEntry.Certprofile
 
Certprofile - Class in org.xipki.ca.api.profile
TODO.
Certprofile() - Constructor for class org.xipki.ca.api.profile.Certprofile
 
Certprofile.AuthorityInfoAccessControl - Class in org.xipki.ca.api.profile
 
Certprofile.CertDomain - Enum in org.xipki.ca.api.profile
 
Certprofile.CertLevel - Enum in org.xipki.ca.api.profile
 
Certprofile.CrlDistributionPointsControl - Class in org.xipki.ca.api.profile
 
Certprofile.ExtensionControl - Class in org.xipki.ca.api.profile
 
Certprofile.ExtKeyUsageControl - Class in org.xipki.ca.api.profile
 
Certprofile.GeneralNameMode - Class in org.xipki.ca.api.profile
 
Certprofile.GeneralNameTag - Enum in org.xipki.ca.api.profile
 
Certprofile.KeyUsageControl - Class in org.xipki.ca.api.profile
 
Certprofile.RdnControl - Class in org.xipki.ca.api.profile
 
Certprofile.StringType - Enum in org.xipki.ca.api.profile
 
Certprofile.SubjectControl - Class in org.xipki.ca.api.profile
 
Certprofile.SubjectInfo - Class in org.xipki.ca.api.profile
 
Certprofile.X509CertVersion - Enum in org.xipki.ca.api.profile
 
CertprofileException - Exception in org.xipki.ca.api.profile
TODO.
CertprofileException() - Constructor for exception org.xipki.ca.api.profile.CertprofileException
 
CertprofileException(String) - Constructor for exception org.xipki.ca.api.profile.CertprofileException
 
CertprofileException(Throwable) - Constructor for exception org.xipki.ca.api.profile.CertprofileException
 
CertprofileException(String, Throwable) - Constructor for exception org.xipki.ca.api.profile.CertprofileException
 
CertprofileFactory - Interface in org.xipki.ca.api.profile
TODO.
CertprofileFactoryRegister - Class in org.xipki.ca.api.profile
TODO.
CertprofileFactoryRegister() - Constructor for class org.xipki.ca.api.profile.CertprofileFactoryRegister
 
CertPublisher - Class in org.xipki.ca.api.publisher
TODO.
CertPublisher() - Constructor for class org.xipki.ca.api.publisher.CertPublisher
 
CertPublisherException - Exception in org.xipki.ca.api.publisher
TODO.
CertPublisherException() - Constructor for exception org.xipki.ca.api.publisher.CertPublisherException
 
CertPublisherException(String) - Constructor for exception org.xipki.ca.api.publisher.CertPublisherException
 
CertPublisherException(Throwable) - Constructor for exception org.xipki.ca.api.publisher.CertPublisherException
 
CertPublisherException(String, Throwable) - Constructor for exception org.xipki.ca.api.publisher.CertPublisherException
 
CertPublisherFactory - Interface in org.xipki.ca.api.publisher
TODO.
CertPublisherFactoryRegister - Class in org.xipki.ca.api.publisher
TODO.
CertPublisherFactoryRegister() - Constructor for class org.xipki.ca.api.publisher.CertPublisherFactoryRegister
 
CertWithDbId - Class in org.xipki.ca.api
TODO.
CertWithDbId(X509Certificate) - Constructor for class org.xipki.ca.api.CertWithDbId
 
CertWithDbId(X509Certificate, byte[]) - Constructor for class org.xipki.ca.api.CertWithDbId
 
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
TODO.
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
TODO.
CertWithStatusInfo() - Constructor for class org.xipki.ca.api.mgmt.CertWithStatusInfo
 
changeCa(MgmtEntry.ChangeCa) - Method in interface org.xipki.ca.api.mgmt.CaManager
Changes a CA.
ChangeCa(NameId) - Constructor for class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
ChangeCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.ChangeCa
 
changeCertprofile(String, String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Changes the certificate profile 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
 
changeUser(MgmtEntry.ChangeUser) - Method in interface org.xipki.ca.api.mgmt.CaManager
Change the user.
ChangeUser(NameId) - Constructor for class org.xipki.ca.api.mgmt.MgmtEntry.ChangeUser
 
ChangeUser() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.ChangeUser
 
checkPublicKey(SubjectPublicKeyInfo) - Method in class org.xipki.ca.api.profile.BaseCertprofile
 
checkPublicKey(SubjectPublicKeyInfo) - Method in class org.xipki.ca.api.profile.Certprofile
Checks the public key.
clearPublishQueue(String, List<String>) - Method in interface org.xipki.ca.api.mgmt.CaManager
Clear the publish queue for the CA caName and publishers publisherNames.
ClearPublishQueue() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.ClearPublishQueue
 
close() - Method in class org.xipki.ca.api.profile.Certprofile
 
close() - Method in class org.xipki.ca.api.publisher.CertPublisher
 
CMD_cacert - Static variable in class org.xipki.ca.api.RestAPIConstants
 
CMD_cacertchain - Static variable in class org.xipki.ca.api.RestAPIConstants
 
CMD_crl - Static variable in class org.xipki.ca.api.RestAPIConstants
 
CMD_delete_cert - Static variable in class org.xipki.ca.api.RestAPIConstants
 
CMD_enroll_cert - Static variable in class org.xipki.ca.api.RestAPIConstants
 
CMD_new_crl - Static variable in class org.xipki.ca.api.RestAPIConstants
 
CMD_revoke_cert - Static variable in class org.xipki.ca.api.RestAPIConstants
 
CmpControl - Class in org.xipki.ca.api.mgmt
TODO.
CmpControl(String) - Constructor for class org.xipki.ca.api.mgmt.CmpControl
 
CmpControl(Boolean, Boolean, Boolean, Boolean, Boolean, Integer, Integer, Boolean, List<String>, List<String>, List<String>, List<String>, Integer) - Constructor for class org.xipki.ca.api.mgmt.CmpControl
 
compile(String) - Static method in class org.xipki.ca.api.profile.TextVadidator
 
contains(int, int) - Static method in class org.xipki.ca.api.mgmt.PermissionConstants
 
containsExtension(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.ExtensionValues
 
convertFileConfToZip(String) - Static method in class org.xipki.ca.api.mgmt.CaConfs
 
COUNTRY - Static variable in class org.xipki.ca.api.profile.TextVadidator
 
createGeneralName(GeneralName, Set<Certprofile.GeneralNameMode>) - Static method in class org.xipki.ca.api.profile.BaseCertprofile
Creates GeneralName.
createString(String) - Method in enum org.xipki.ca.api.profile.Certprofile.StringType
 
createSubjectRdn(String, ASN1ObjectIdentifier, Certprofile.RdnControl, int) - Method in class org.xipki.ca.api.profile.BaseCertprofile
 
crlAdded(X509Cert, X509CRL) - Method in class org.xipki.ca.api.publisher.CertPublisher
Publishes a CRL.
CrlControl - Class in org.xipki.ca.api.mgmt
Example configuration # Whether expired certificates are considered.
CrlControl(String) - Constructor for class org.xipki.ca.api.mgmt.CrlControl
 
CrlControl.HourMinute - Class in org.xipki.ca.api.mgmt
 
CrlDistributionPointsControl(Set<String>) - Constructor for class org.xipki.ca.api.profile.Certprofile.CrlDistributionPointsControl
 
CT_pem_file - Static variable in class org.xipki.ca.api.RestAPIConstants
 
CT_pkcs10 - Static variable in class org.xipki.ca.api.RestAPIConstants
 
CT_pkix_cert - Static variable in class org.xipki.ca.api.RestAPIConstants
 
CT_pkix_crl - Static variable in class org.xipki.ca.api.RestAPIConstants
 
CtLogControl - Class in org.xipki.ca.api.mgmt
Certificate Transparency Log control.
CtLogControl(String) - Constructor for class org.xipki.ca.api.mgmt.CtLogControl
 
CtLogControl(Boolean, List<String>, String) - Constructor for class org.xipki.ca.api.mgmt.CtLogControl
 
curveOids() - Method in class org.xipki.ca.api.profile.KeyParametersOption.ECParamatersOption
 

D

DATE_OF_BIRTH - Static variable in class org.xipki.ca.api.profile.TextVadidator
 
decode(String) - Static method in class org.xipki.ca.api.CaUris
 
DSAKeypairGenControl(int) - Constructor for class org.xipki.ca.api.profile.KeypairGenControl.DSAKeypairGenControl
 
DSAKeypairGenControl(int, int, ASN1ObjectIdentifier) - Constructor for class org.xipki.ca.api.profile.KeypairGenControl.DSAKeypairGenControl
 
DSAKeypairGenControl(BigInteger, BigInteger, BigInteger, ASN1ObjectIdentifier) - Constructor for class org.xipki.ca.api.profile.KeypairGenControl.DSAKeypairGenControl
 
DSAParametersOption() - Constructor for class org.xipki.ca.api.profile.KeyParametersOption.DSAParametersOption
 

E

ECKeypairGenControl(ASN1ObjectIdentifier) - Constructor for class org.xipki.ca.api.profile.KeypairGenControl.ECKeypairGenControl
 
ECKeypairGenControl(ASN1ObjectIdentifier, ASN1ObjectIdentifier) - Constructor for class org.xipki.ca.api.profile.KeypairGenControl.ECKeypairGenControl
 
ECParamatersOption() - Constructor for class org.xipki.ca.api.profile.KeyParametersOption.ECParamatersOption
 
EMPTY_INSTANCE - Static variable in class org.xipki.ca.api.CaUris
 
ENROLL_CERT - Static variable in class org.xipki.ca.api.mgmt.PermissionConstants
 
ENROLL_CROSS - Static variable in class org.xipki.ca.api.mgmt.PermissionConstants
 
equals(Object) - Method in class org.xipki.ca.api.CaUris
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.CmpControl
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.CrlControl
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.CrlControl.HourMinute
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.CtLogControl
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
equals(MgmtEntry.Ca, boolean, boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasRequestor
 
equals(MgmtEntry.CaHasRequestor, boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasRequestor
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasUser
 
equals(MgmtEntry.CaHasUser, boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasUser
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Certprofile
 
equals(MgmtEntry.Certprofile, boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Certprofile
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Publisher
 
equals(MgmtEntry.Publisher, boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Publisher
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
 
equals(MgmtEntry.Requestor, boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Signer
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.User
 
equals(MgmtEntry.User, boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.User
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.ProtocolSupport
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedCertsControl
 
equals(Object) - Method in class org.xipki.ca.api.mgmt.ScepControl
 
equals(Object) - Method in class org.xipki.ca.api.NameId
 
equals(NameId, boolean) - Method in class org.xipki.ca.api.NameId
 
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
 
ExtensionControl(boolean, boolean, boolean) - Constructor for class org.xipki.ca.api.profile.Certprofile.ExtensionControl
 
ExtensionSpec - Class in org.xipki.ca.api.profile
TODO.
ExtensionSpec() - Constructor for class org.xipki.ca.api.profile.ExtensionSpec
 
ExtensionValue - Class in org.xipki.ca.api.profile
TODO.
ExtensionValue(boolean, ASN1Encodable) - Constructor for class org.xipki.ca.api.profile.ExtensionValue
 
ExtensionValues - Class in org.xipki.ca.api.profile
TODO.
ExtensionValues() - Constructor for class org.xipki.ca.api.profile.ExtensionValues
 
ExtKeyUsageControl(ASN1ObjectIdentifier, boolean) - Constructor for class org.xipki.ca.api.profile.Certprofile.ExtKeyUsageControl
 

F

FAILINFO_badAlg - Static variable in class org.xipki.ca.api.RestAPIConstants
 
FAILINFO_badCertId - Static variable in class org.xipki.ca.api.RestAPIConstants
 
FAILINFO_badCertTemplate - Static variable in class org.xipki.ca.api.RestAPIConstants
 
FAILINFO_badMessageCheck - Static variable in class org.xipki.ca.api.RestAPIConstants
 
FAILINFO_badPOP - Static variable in class org.xipki.ca.api.RestAPIConstants
 
FAILINFO_badRequest - Static variable in class org.xipki.ca.api.RestAPIConstants
 
FAILINFO_certRevoked - Static variable in class org.xipki.ca.api.RestAPIConstants
 
FAILINFO_notAuthorized - Static variable in class org.xipki.ca.api.RestAPIConstants
 
FAILINFO_systemFailure - Static variable in class org.xipki.ca.api.RestAPIConstants
 
FAILINFO_systemUnavail - Static variable in class org.xipki.ca.api.RestAPIConstants
 
FAILINFO_unacceptedExtension - Static variable in class org.xipki.ca.api.RestAPIConstants
 
fixRdnControl(Certprofile.RdnControl) - Method in class org.xipki.ca.api.profile.BaseCertprofile
 
fixRdnControl(Certprofile.RdnControl) - Static method in class org.xipki.ca.api.profile.SubjectDnSpec
 
forName(String) - Static method in enum org.xipki.ca.api.mgmt.CaStatus
 
forName(String) - Static method in enum org.xipki.ca.api.mgmt.ValidityMode
 
forName(String) - Static method in enum org.xipki.ca.api.profile.Certprofile.X509CertVersion
 
forValue(String) - Static method in enum org.xipki.ca.api.mgmt.CertListOrderBy
 
forValue(int) - Static method in enum org.xipki.ca.api.profile.Certprofile.X509CertVersion
 
FQDN - Static variable in class org.xipki.ca.api.profile.TextVadidator
 

G

GEN_CRL - Static variable in class org.xipki.ca.api.mgmt.PermissionConstants
 
GEN_KEYPAIR - Static variable in class org.xipki.ca.api.mgmt.PermissionConstants
 
GENDER - Static variable in class org.xipki.ca.api.profile.TextVadidator
 
GeneralNameMode(Certprofile.GeneralNameTag) - Constructor for class org.xipki.ca.api.profile.Certprofile.GeneralNameMode
 
GeneralNameMode(Certprofile.GeneralNameTag, Set<ASN1ObjectIdentifier>) - Constructor for class org.xipki.ca.api.profile.Certprofile.GeneralNameMode
 
generateCertificate(String, String, byte[], Date, Date) - Method in interface org.xipki.ca.api.mgmt.CaManager
CA caName issues a new certificate.
GenerateCertificate() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCertificate
 
generateCrlOnDemand(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Generates a new CRL for CA caName.
generateRootCa(MgmtEntry.Ca, String, byte[], BigInteger) - 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, byte[], BigInteger, String) - Constructor for class org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
 
GenSelfIssued() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
 
GET_CRL - Static variable in class org.xipki.ca.api.mgmt.PermissionConstants
 
getActive() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeUser
 
getAddUserEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddUser
 
getAiaControl() - Method in class org.xipki.ca.api.profile.BaseCertprofile
 
getAiaControl() - Method in class org.xipki.ca.api.profile.Certprofile
 
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.
GetAliasesForCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetAliasesForCa
 
GetAliasesForCa(Set<String>) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetAliasesForCa
 
getAliasName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddCaAlias
 
getAllowedTypes() - Method in class org.xipki.ca.api.profile.Certprofile.GeneralNameMode
 
getBase64Cert() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Signer
 
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
 
getC14nSubject() - Method in class org.xipki.ca.api.PublicCaInfo
 
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
 
getCaCert() - Method in class org.xipki.ca.api.PublicCaInfo
 
getCacertUris() - Method in class org.xipki.ca.api.CaUris
 
getCacertUris() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
 
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
 
GetCaHasUserForUser() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCaHasUserForUser
 
GetCaHasUserForUser(Map<String, MgmtEntry.CaHasUser>) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCaHasUserForUser
 
getCaHasUsersForUser(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Returns map between CA name an CaHasUserEntry for given user.
GetCaHasUsersForUser() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCaHasUsersForUser
 
GetCaHasUsersForUser(Map<String, MgmtEntry.CaHasUser>) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetCaHasUsersForUser
 
getCaInfo() - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
 
getCaIssuersProtocols() - Method in class org.xipki.ca.api.profile.Certprofile.AuthorityInfoAccessControl
 
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.MgmtEntry.Ca
 
getCaUris() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getCaUris() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getCaUris() - Method in class org.xipki.ca.api.PublicCaInfo
Returns the CA URIs.
getCert() - Method in class org.xipki.ca.api.CertificateInfo
 
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.MgmtEntry.Ca
 
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
 
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.MgmtEntry.Ca
 
getCertchainBytes() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getCertDomain() - Method in class org.xipki.ca.api.profile.BaseCertprofile
 
getCertDomain() - Method in class org.xipki.ca.api.profile.Certprofile
 
getCertId() - Method in class org.xipki.ca.api.CertWithDbId
 
getCertId() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithDbIdWrapper
 
getCertificate() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Signer
 
getCertificatePolicies() - Method in class org.xipki.ca.api.profile.Certprofile
 
getCertLevel() - Method in class org.xipki.ca.api.profile.Certprofile
 
getCertOutform() - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
 
getCertOutputFormat() - Method in class org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
 
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(MgmtEntry.Certprofile) - 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(String, BigInteger) - Method in interface org.xipki.ca.api.mgmt.CaManager
Returns the request used to enroll the given certificate.
GetCertRequest() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.GetCertRequest
 
getChangeCaEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeCa
 
getChangeUserEntry() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeUser
 
getCmpControl() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getCmpControl() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getCmpControl() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getCmpControl() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getCmpResponderName() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getCmpResponderName() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getCmpResponderName() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getCmpResponderName() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getCode() - Method in enum org.xipki.ca.api.RequestType
 
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.CmpControl
 
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.MgmtEntry.Certprofile
 
getConf() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Publisher
 
getConf() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
 
getConf() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Signer
 
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.ScepControl
 
getConfBytes() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.LoadConf
 
getConfirmWaitTime() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
getConfirmWaitTimeMs() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
getControl(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.Certprofile.SubjectControl
 
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.MgmtEntry.Ca
 
getCrlControl() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getCrlControl() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getCrlDpControl() - Method in class org.xipki.ca.api.profile.BaseCertprofile
 
getCrlDpControl() - Method in class org.xipki.ca.api.profile.Certprofile
 
getCrlNumber() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCrl
 
getCrlSignerCert() - Method in class org.xipki.ca.api.PublicCaInfo
 
getCrlSignerName() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getCrlSignerName() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getCrlSignerName() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getCrlSignerName() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getCrlUris() - Method in class org.xipki.ca.api.CaUris
 
getCrlUris() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
 
getCsr() - Method in class org.xipki.ca.api.mgmt.CaConf.GenSelfIssued
 
getCsr() - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
 
getCtLogControl() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getCtLogControl() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getCtLogControl() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
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.
getCurveOid() - Method in class org.xipki.ca.api.profile.KeypairGenControl.ECKeypairGenControl
 
getCurveOids() - Method in class org.xipki.ca.api.profile.KeyParametersOption.ECParamatersOption
 
getDeltaCrlIntervals() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
getDeltaCrlUris() - Method in class org.xipki.ca.api.CaUris
 
getDeltacrlUris() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
 
getDuplicateKeyPermitted() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getDuplicateSubjectPermitted() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getEncoded() - Method in class org.xipki.ca.api.CaUris
 
getEncoded() - Method in class org.xipki.ca.api.mgmt.ProtocolSupport
 
getEncodedCert() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getEncodedCert() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
 
getEncodedCertchain() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getEncodedCsr() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCertificate
 
getEncodedCsr() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
 
getEncodedIssuerDn() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCert
 
getEncodedSubjectDnPattern() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
 
getEntityName() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RemoveEntityFromCa
 
getErrorCode() - Method in exception org.xipki.ca.api.OperationException
 
getErrorMessage() - Method in exception org.xipki.ca.api.OperationException
 
getExpirationPeriod() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getExpirationPeriod() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getExpirationPeriod() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getExpirationPeriod() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getExtendedKeyUsages() - Method in class org.xipki.ca.api.profile.Certprofile
 
getExtensionControls() - Method in class org.xipki.ca.api.profile.Certprofile
 
getExtensionOids() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
getExtensions(Map<ASN1ObjectIdentifier, Certprofile.ExtensionControl>, X500Name, X500Name, Map<ASN1ObjectIdentifier, Extension>, Date, Date, PublicCaInfo) - Method in class org.xipki.ca.api.profile.Certprofile
Checks the requested extensions and returns the canonicalized ones.
getExtensionSpec(Certprofile.CertDomain, Certprofile.CertLevel) - Static method in class org.xipki.ca.api.profile.ExtensionSpec
 
getExtensionTypes() - Method in class org.xipki.ca.api.profile.ExtensionValues
 
getExtensionValue(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.ExtensionValues
 
getExtKeyUsage() - Method in class org.xipki.ca.api.profile.Certprofile.ExtKeyUsageControl
 
getExtraControl() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getExtraControl() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getExtraControl() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getExtraControl() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getExtraControl() - Method in class org.xipki.ca.api.PublicCaInfo
 
getFailedCaNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
getForwardDNs() - Static method in class org.xipki.ca.api.profile.SubjectDnSpec
 
getFreshestCrlControl() - Method in class org.xipki.ca.api.profile.BaseCertprofile
 
getFreshestCrlControl() - Method in class org.xipki.ca.api.profile.Certprofile
 
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
 
getGrantedSubject() - Method in class org.xipki.ca.api.profile.Certprofile.SubjectInfo
 
getGroup() - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
getGroup(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.Certprofile.SubjectControl
 
getGroups() - Method in class org.xipki.ca.api.profile.Certprofile.SubjectControl
 
getHashedPassword() - Method in class org.xipki.ca.api.mgmt.CaConfType.User
 
getHashedPassword() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.User
 
getHexSha1OfCert() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getHour() - Method in class org.xipki.ca.api.mgmt.CrlControl.HourMinute
 
getId() - Method in class org.xipki.ca.api.NameId
 
getIdent() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.AddUser
 
getIdent() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getIdent() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Certprofile
 
getIdent() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getIdent() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeUser
 
getIdent() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Publisher
 
getIdent() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
 
getIdent() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.User
 
getIdent() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getIdent() - Method in interface org.xipki.ca.api.mgmt.RequestorInfo
 
getInactiveCaNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
getInstance(int) - Static method in enum org.xipki.ca.api.RequestType
 
getIntervalDayTime() - 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
 
getIssuer() - Method in class org.xipki.ca.api.CertificateInfo
 
getIssuerCert() - Method in class org.xipki.ca.api.CertificateInfo
 
getKeepExpiredCertDays() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getKeepExpiredCertInDays() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getKeepExpiredCertInDays() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getKeepExpiredCertInDays() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getKeyAlgorithm() - Method in class org.xipki.ca.api.profile.KeypairGenControl.DSAKeypairGenControl
 
getKeyAlgorithm() - Method in class org.xipki.ca.api.profile.KeypairGenControl.ECKeypairGenControl
 
getKeyAlgorithm() - Method in class org.xipki.ca.api.profile.KeypairGenControl.RSAKeypairGenControl
 
getKeyAlgorithms() - Method in class org.xipki.ca.api.profile.BaseCertprofile
 
getKeyAlgorithms() - Method in class org.xipki.ca.api.profile.Certprofile
 
getKeypairGenControl() - Method in class org.xipki.ca.api.profile.Certprofile
 
getKeysize() - Method in class org.xipki.ca.api.profile.KeypairGenControl.RSAKeypairGenControl
 
getKeyUsage() - Method in class org.xipki.ca.api.profile.Certprofile
 
getKeyUsage() - Method in class org.xipki.ca.api.profile.Certprofile.KeyUsageControl
 
getMax() - Method in class org.xipki.ca.api.profile.Range
 
getMaxCertSize() - Method in class org.xipki.ca.api.profile.Certprofile
Returns maximal size in bytes of the certificate.
getMaxOccurs() - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
getMaxValidity() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getMaxValidity() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getMaxValidity() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getMaxValidity() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getMessage() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.Error
 
getMessageTimeBias() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
getMin() - Method in class org.xipki.ca.api.profile.Range
 
getMinOccurs() - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
getMinute() - Method in class org.xipki.ca.api.mgmt.CrlControl.HourMinute
 
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.CaConfType.User
 
getName() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Signer
 
getName() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
 
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
 
getName() - Method in class org.xipki.ca.api.NameId
 
getNextCrlNo() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getNextCrlNumber() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getNextCrlNumber() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getNotAfter() - Method in class org.xipki.ca.api.mgmt.CertListInfo
 
getNotAfter() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCertificate
 
getNotBefore() - Method in class org.xipki.ca.api.mgmt.CertListInfo
 
getNotBefore() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCertificate
 
getNotBefore(Date) - Method in class org.xipki.ca.api.profile.BaseCertprofile
 
getNotBefore(Date) - Method in class org.xipki.ca.api.profile.Certprofile
Checks and gets the granted NotBefore.
getNumCrls() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getNumCrls() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getNumCrls() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
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
 
getOcspProtocols() - Method in class org.xipki.ca.api.profile.Certprofile.AuthorityInfoAccessControl
 
getOcspUris() - Method in class org.xipki.ca.api.CaUris
 
getOcspUris() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
 
getOrderBy() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
 
getOverlapMinutes() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
getParameterSpec() - Method in class org.xipki.ca.api.profile.KeypairGenControl.DSAKeypairGenControl
 
getPassword() - Method in class org.xipki.ca.api.mgmt.CaConfType.User
 
getPassword() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.AddUser
 
getPassword() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeUser
 
getPathLenBasicConstraint() - Method in class org.xipki.ca.api.profile.BaseCertprofile
 
getPathLenBasicConstraint() - Method in class org.xipki.ca.api.profile.Certprofile
 
getPattern() - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
getPattern(ASN1ObjectIdentifier) - Static method in class org.xipki.ca.api.profile.SubjectDnSpec
 
getPermission() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getPermission() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasRequestor
 
getPermission() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasUser
 
getPermission() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getPermission() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getPermissionForText(String) - Static method in class org.xipki.ca.api.mgmt.PermissionConstants
 
getPermissions() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
 
getPermissions() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasUser
 
getPermissions() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getPermissions() - Static method in class org.xipki.ca.api.mgmt.PermissionConstants
 
getPointEncodings() - Method in class org.xipki.ca.api.profile.KeyParametersOption.ECParamatersOption
 
getPopoAlgoValidator() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
getPrecertSignerName() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getPrefix() - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
getPrivateKey() - Method in class org.xipki.ca.api.CertificateInfo
 
getProfile() - Method in class org.xipki.ca.api.CertificateInfo
 
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.GenerateCertificate
 
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.CaHasUser
 
getProfiles() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
 
getProfiles() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasRequestor
 
getProfiles() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasUser
 
getProperties() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
 
getProtocols() - Method in class org.xipki.ca.api.profile.Certprofile.CrlDistributionPointsControl
 
getProtocolSupport() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getProtocolSupport() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getProtocoSupport() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getPublicExponent() - Method in class org.xipki.ca.api.profile.KeypairGenControl.RSAKeypairGenControl
 
GetPublischersForCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetPublischersForCa
 
GetPublischersForCa(List<MgmtEntry.Publisher>) - 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(MgmtEntry.Publisher) - 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.
getRdnControl(ASN1ObjectIdentifier) - Static method in class org.xipki.ca.api.profile.SubjectDnSpec
 
getReason() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
 
getReqType() - Method in class org.xipki.ca.api.CertificateInfo
 
getRequestedSubject() - Method in class org.xipki.ca.api.CertificateInfo
 
getRequestor() - Method in class org.xipki.ca.api.CertificateInfo
 
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(MgmtEntry.Requestor) - 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.MgmtEntry.CaHasRequestor
 
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<MgmtEntry.CaHasRequestor>) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestorsForCa
 
getRequiredExtensions() - Method in class org.xipki.ca.api.profile.ExtensionSpec
 
getResponsePbmIterationCount() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
getResponsePbmMac() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
getResponsePbmOwf() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.ByteArray
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetAliasesForCa
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCa
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCaHasUserForUser
 
getResult() - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCaHasUsersForUser
 
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.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.GetUser
 
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.CertificateInfo
 
getRevocationInfo() - Method in class org.xipki.ca.api.mgmt.CertWithStatusInfo
 
getRevocationInfo() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getRevocationInfo() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getRevocationInfo() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCa
 
getSaveRequest() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getScepControl() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getScepControl() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getScepControl() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getScepControl() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getScepResponderName() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getScepResponderName() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getScepResponderName() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getScepResponderName() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getSerialNoBitLen() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getSerialNoBitLen() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getSerialNoBitLen() - 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.UnrevokeCertificate
 
getSerialNumber() - Method in class org.xipki.ca.api.PublicCaInfo
 
getServers() - Method in class org.xipki.ca.api.mgmt.CtLogControl
 
getSigAlgoValidator() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
getSignatureAlgorithms() - Method in class org.xipki.ca.api.profile.Certprofile
 
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.MgmtEntry.Ca
 
getSignerConf() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
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.MgmtEntry.Ca
 
getSignerType() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getSignerType() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getSnSize() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
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.MgmtEntry.Ca
 
getStatus() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getStatus() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
getStringLengthRange() - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
getStringLengthRange(ASN1ObjectIdentifier) - Static method in class org.xipki.ca.api.profile.SubjectDnSpec
 
getStringType() - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
getStringType(ASN1ObjectIdentifier) - Static method in class org.xipki.ca.api.profile.SubjectDnSpec
 
getSubject() - Method in class org.xipki.ca.api.mgmt.CertListInfo
 
getSubject() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getSubject(X500Name) - Method in class org.xipki.ca.api.profile.BaseCertprofile
 
getSubject(X500Name) - Method in class org.xipki.ca.api.profile.Certprofile
Checks the requested subject.
getSubject() - Method in class org.xipki.ca.api.PublicCaInfo
 
getSubjectAltName() - Method in class org.xipki.ca.api.PublicCaInfo
 
getSubjectAltNameModes() - Method in class org.xipki.ca.api.profile.Certprofile
 
getSubjectControl() - Method in class org.xipki.ca.api.profile.Certprofile
Get the SubjectControl.
getSubjectInfoAccessModes() - Method in class org.xipki.ca.api.profile.Certprofile
Returns the SubjectInfoAccess modes.
getSubjectKeyIdentifer() - Method in class org.xipki.ca.api.PublicCaInfo
 
getSubjectPublicKey() - Method in class org.xipki.ca.api.CertificateInfo
 
getSuccessfulCaNames() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
getSuffix() - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
getSupportCmp() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
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.
getSupportedTypes() - Method in interface org.xipki.ca.api.profile.CertprofileFactory
Retrieves the types of supported certificate profiles.
getSupportedTypes() - Method in class org.xipki.ca.api.profile.CertprofileFactoryRegister
Retrieves the types of supported certificate profiles.
getSupportedTypes() - Method in interface org.xipki.ca.api.publisher.CertPublisherFactory
Retrieves the types of supported publishers.
getSupportedTypes() - Method in class org.xipki.ca.api.publisher.CertPublisherFactoryRegister
Retrieves the types of supported publishers.
getSupportRest() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getSupportScep() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
getTag() - Method in class org.xipki.ca.api.profile.Certprofile.GeneralNameMode
 
getTag() - Method in enum org.xipki.ca.api.profile.Certprofile.GeneralNameTag
 
getTargetReason() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedCertsControl
 
getText() - Method in enum org.xipki.ca.api.mgmt.CertListOrderBy
 
getTextForCode(int) - Static method in class org.xipki.ca.api.mgmt.PermissionConstants
 
getTransactionId() - Method in class org.xipki.ca.api.CertificateInfo
 
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.MgmtEntry.Certprofile
 
getType() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Publisher
 
getType() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
 
getType() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Signer
 
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
 
getType() - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
getTypes() - Method in class org.xipki.ca.api.profile.Certprofile.SubjectControl
 
getTypesForGroup(String) - Method in class org.xipki.ca.api.profile.Certprofile.SubjectControl
 
getUnchangedSince() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedCertsControl
 
getUser() - Method in class org.xipki.ca.api.CertificateInfo
 
getUser(String) - Method in class org.xipki.ca.api.mgmt.CaConf
 
getUser(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Returns the user username.
getUser() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddUserToCa
 
GetUser() - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetUser
 
GetUser(MgmtEntry.User) - Constructor for class org.xipki.ca.api.mgmt.MgmtResponse.GetUser
 
getUserIdent() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasUser
 
getUserName() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasUser
 
getUserNames() - Method in class org.xipki.ca.api.mgmt.CaConf
 
getUsers() - Method in class org.xipki.ca.api.mgmt.CaConf.SingleCa
 
getUsers() - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
 
getUsers() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
 
getValidFrom() - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
 
getValidity() - Method in class org.xipki.ca.api.profile.Certprofile
 
getValidityMode() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
getValidityMode() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
getValidityMode() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
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.profile.Certprofile.RdnControl
 
getValue() - Method in class org.xipki.ca.api.profile.ExtensionValue
 
getVersion() - Method in class org.xipki.ca.api.profile.Certprofile
 
getVersionNumber() - Method in enum org.xipki.ca.api.profile.Certprofile.X509CertVersion
 
getWarning() - Method in class org.xipki.ca.api.profile.Certprofile.SubjectInfo
 
getWarningMessage() - Method in class org.xipki.ca.api.CertificateInfo
 
getX500Subject() - Method in class org.xipki.ca.api.PublicCaInfo
 
GostParametersOption() - Constructor for class org.xipki.ca.api.profile.KeyParametersOption.GostParametersOption
 

H

hashCode() - Method in class org.xipki.ca.api.CaUris
 
hashCode() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
hashCode() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
hashCode() - Method in class org.xipki.ca.api.mgmt.CrlControl.HourMinute
 
hashCode() - Method in class org.xipki.ca.api.mgmt.CtLogControl
 
hashCode() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
hashCode() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasRequestor
 
hashCode() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasUser
 
hashCode() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Certprofile
 
hashCode() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Publisher
 
hashCode() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
 
hashCode() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Signer
 
hashCode() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.User
 
hashCode() - Method in class org.xipki.ca.api.mgmt.ProtocolSupport
 
hashCode() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedCertsControl
 
hashCode() - Method in class org.xipki.ca.api.mgmt.ScepControl
 
hashCode() - Method in class org.xipki.ca.api.NameId
 
HEADER_failInfo - Static variable in class org.xipki.ca.api.RestAPIConstants
 
HEADER_PKISTATUS - Static variable in class org.xipki.ca.api.RestAPIConstants
 
HEADER_STATUS_String - Static variable in class org.xipki.ca.api.RestAPIConstants
 
HourMinute(int, int) - Constructor for class org.xipki.ca.api.mgmt.CrlControl.HourMinute
 

I

incSerialNumber(String) - Method in class org.xipki.ca.api.profile.Certprofile
Increments the SerialNumber attribute in the subject.
incSerialNumberIfSubjectExists() - Method in class org.xipki.ca.api.profile.BaseCertprofile
 
incSerialNumberIfSubjectExists() - Method in class org.xipki.ca.api.profile.Certprofile
 
initialize(String) - Method in class org.xipki.ca.api.profile.Certprofile
Initializes this object.
initialize(String, PasswordResolver, Map<String, FileOrValue>) - Method in class org.xipki.ca.api.publisher.CertPublisher
Initializes me.
INSTANCE - Static variable in class org.xipki.ca.api.profile.KeypairGenControl.ForbiddenKeypairGenControl
 
INSTANCE - Static variable in class org.xipki.ca.api.profile.KeypairGenControl.InheritCAKeypairGenControl
 
InsuffientPermissionException - Exception in org.xipki.ca.api
TODO.
InsuffientPermissionException(String) - Constructor for exception org.xipki.ca.api.InsuffientPermissionException
 
isActive() - Method in class org.xipki.ca.api.mgmt.CaConfType.User
 
isActive() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.AddUser
 
isActive() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.User
 
isAlreadyIssued() - Method in class org.xipki.ca.api.CertificateInfo
 
isAsyn() - Method in class org.xipki.ca.api.publisher.CertPublisher
 
isCertprofilePermitted(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasRequestor
 
isCertprofilePermitted(String) - Method in interface org.xipki.ca.api.mgmt.RequestorInfo
 
isCmp() - Method in class org.xipki.ca.api.mgmt.ProtocolSupport
 
isConfirmCert() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
isCritical() - Method in class org.xipki.ca.api.profile.Certprofile.ExtensionControl
 
isCritical() - Method in class org.xipki.ca.api.profile.ExtensionValue
 
isCriticalOnly(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.ExtensionSpec
 
isDuplicateKey() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
isDuplicateKeyPermitted() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
isDuplicateKeyPermitted() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
isDuplicateSubject() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
isDuplicateSubjectPermitted() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
isDuplicateSubjectPermitted() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
isEnabled() - Method in class org.xipki.ca.api.mgmt.CtLogControl
 
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.MgmtEntry.Certprofile
 
isFaulty() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Publisher
 
isFaulty() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
 
isFaulty() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Signer
 
isFaulty() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
 
isGroupEnroll() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
isHealthy() - Method in class org.xipki.ca.api.publisher.CertPublisher
 
isIncludeCaCert() - Method in class org.xipki.ca.api.mgmt.ScepControl
 
isIncludeExpiredCerts() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
isIncludesCaIssuers() - Method in class org.xipki.ca.api.profile.Certprofile.AuthorityInfoAccessControl
 
isIncludeSignerCert() - Method in class org.xipki.ca.api.mgmt.ScepControl
 
isIncludesOcsp() - Method in class org.xipki.ca.api.profile.Certprofile.AuthorityInfoAccessControl
 
isMessageTimeRequired() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
isNonCriticalOnly(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.ExtensionSpec
 
isNonRequest(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.ExtensionSpec
 
isNotInSubject() - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
isNotPermitted(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.ExtensionSpec
 
isOnlyContainsCaCerts() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
isOnlyContainsUserCerts() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
isOnlyForRa() - Method in class org.xipki.ca.api.profile.Certprofile
 
isPermitted(int) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasRequestor
 
isPermitted(int) - Method in interface org.xipki.ca.api.mgmt.RequestorInfo
 
isRa() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
 
isRa() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasRequestor
 
isRa() - Method in interface org.xipki.ca.api.mgmt.RequestorInfo
 
isRequest() - Method in class org.xipki.ca.api.profile.Certprofile.ExtensionControl
 
isRequestPbmMacPermitted(AlgorithmIdentifier) - Method in class org.xipki.ca.api.mgmt.CmpControl
 
isRequestPbmOwfPermitted(AlgorithmIdentifier) - Method in class org.xipki.ca.api.mgmt.CmpControl
 
isRequired() - Method in class org.xipki.ca.api.profile.Certprofile.ExtensionControl
 
isRequired() - Method in class org.xipki.ca.api.profile.Certprofile.ExtKeyUsageControl
 
isRequired() - Method in class org.xipki.ca.api.profile.Certprofile.KeyUsageControl
 
isRest() - Method in class org.xipki.ca.api.mgmt.ProtocolSupport
 
isRevoked() - Method in class org.xipki.ca.api.CertificateInfo
 
isRevoked() - Method in class org.xipki.ca.api.mgmt.CertWithRevocationInfo
 
isRrAkiRequired() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
isSaveReq() - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
isSaveRequest() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
isSaveRequest() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
isScep() - Method in class org.xipki.ca.api.mgmt.ProtocolSupport
 
isSendCaCert() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
isSendResponderCert() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
isSerialNumberInReqPermitted() - Method in class org.xipki.ca.api.profile.Certprofile
Whether the subject attribute serialNumber in request is permitted.
isSupportGetCrl() - Method in class org.xipki.ca.api.mgmt.ScepControl
 
isValid(String) - Method in class org.xipki.ca.api.profile.TextVadidator
 
isValidCountryAreaCode(String) - Static method in class org.xipki.ca.api.profile.SubjectDnSpec
 
isValidPublicDomain(String) - Static method in class org.xipki.ca.api.profile.ExtensionSpec
 
isValidPublicIPv4Address(byte[]) - Static method in class org.xipki.ca.api.profile.ExtensionSpec
 
isValueOverridable() - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
isXipkiCertsetCertIncluded() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
isXipkiCertsetIncluded() - Method in class org.xipki.ca.api.mgmt.CrlControl
 

K

KEY_CACERT_INCLUDED - Static variable in class org.xipki.ca.api.mgmt.ScepControl
 
KEY_CONFIRM_CERT - Static variable in class org.xipki.ca.api.mgmt.CmpControl
 
KEY_CONFIRM_WAITTIME - Static variable in class org.xipki.ca.api.mgmt.CmpControl
 
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_EXCLUDE_REASON - Static variable in class org.xipki.ca.api.mgmt.CrlControl
 
KEY_EXPIRED_CERTS_INCLUDED - Static variable in class org.xipki.ca.api.mgmt.CrlControl
 
KEY_EYTENSIONS - 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_GROUP_ENROLL - Static variable in class org.xipki.ca.api.mgmt.CmpControl
 
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_MESSAGETIME_BIAS - Static variable in class org.xipki.ca.api.mgmt.CmpControl
 
KEY_MESSAGETIME_REQUIRED - Static variable in class org.xipki.ca.api.mgmt.CmpControl
 
KEY_ONLY_CONTAINS_CACERTS - Static variable in class org.xipki.ca.api.mgmt.CrlControl
 
KEY_ONLY_CONTAINS_USERCERTS - Static variable in class org.xipki.ca.api.mgmt.CrlControl
 
KEY_OVERLAP_MINUTES - Static variable in class org.xipki.ca.api.mgmt.CrlControl
 
KEY_POPO_SIGALGO - Static variable in class org.xipki.ca.api.mgmt.CmpControl
 
KEY_PROTECTION_PBM_IC - Static variable in class org.xipki.ca.api.mgmt.CmpControl
 
KEY_PROTECTION_PBM_MAC - Static variable in class org.xipki.ca.api.mgmt.CmpControl
 
KEY_PROTECTION_PBM_OWF - Static variable in class org.xipki.ca.api.mgmt.CmpControl
 
KEY_PROTECTION_SIGALGO - Static variable in class org.xipki.ca.api.mgmt.CmpControl
 
KEY_REVOCATION_ENABLED - Static variable in class org.xipki.ca.api.mgmt.RevokeSuspendedCertsControl
 
KEY_REVOCATION_REASON - Static variable in class org.xipki.ca.api.mgmt.RevokeSuspendedCertsControl
 
KEY_RR_AKI_REQUIRED - Static variable in class org.xipki.ca.api.mgmt.CmpControl
 
KEY_SEND_CA - Static variable in class org.xipki.ca.api.mgmt.CmpControl
 
KEY_SEND_RESPONDER - Static variable in class org.xipki.ca.api.mgmt.CmpControl
 
KEY_SERVERS - Static variable in class org.xipki.ca.api.mgmt.CtLogControl
';'-separated URL of the CT Log servers.
KEY_SIGNERCERT_INCLUDED - Static variable in class org.xipki.ca.api.mgmt.ScepControl
 
KEY_SSLCONTEXT_NAME - Static variable in class org.xipki.ca.api.mgmt.CtLogControl
The name of SSL context.
KEY_SUPPORT_GETCRL - Static variable in class org.xipki.ca.api.mgmt.ScepControl
 
KEY_UNCHANGED_SINCE - Static variable in class org.xipki.ca.api.mgmt.RevokeSuspendedCertsControl
 
KEY_UPDATE - Static variable in class org.xipki.ca.api.mgmt.PermissionConstants
 
KEY_XIPKI_CERTSET - Static variable in class org.xipki.ca.api.mgmt.CrlControl
 
KEY_XIPKI_CERTSET_CERTS - Static variable in class org.xipki.ca.api.mgmt.CrlControl
 
KeypairGenControl - Class in org.xipki.ca.api.profile
TODO.
KeypairGenControl() - Constructor for class org.xipki.ca.api.profile.KeypairGenControl
 
KeypairGenControl.DSAKeypairGenControl - Class in org.xipki.ca.api.profile
 
KeypairGenControl.ECKeypairGenControl - Class in org.xipki.ca.api.profile
 
KeypairGenControl.ForbiddenKeypairGenControl - Class in org.xipki.ca.api.profile
 
KeypairGenControl.InheritCAKeypairGenControl - Class in org.xipki.ca.api.profile
 
KeypairGenControl.RSAKeypairGenControl - Class in org.xipki.ca.api.profile
 
KeyParametersOption - Class in org.xipki.ca.api.profile
TODO.
KeyParametersOption.AllowAllParametersOption - Class in org.xipki.ca.api.profile
 
KeyParametersOption.DSAParametersOption - Class in org.xipki.ca.api.profile
 
KeyParametersOption.ECParamatersOption - Class in org.xipki.ca.api.profile
 
KeyParametersOption.GostParametersOption - Class in org.xipki.ca.api.profile
 
KeyParametersOption.RSAParametersOption - Class in org.xipki.ca.api.profile
 
KeyParametersOption.RSAPSSParametersOption - Class in org.xipki.ca.api.profile
 
KeyUsageControl(KeyUsage, boolean) - Constructor for class org.xipki.ca.api.profile.Certprofile.KeyUsageControl
 

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
 
match(int) - Method in class org.xipki.ca.api.profile.Range
 
MAX_SERIALNUMBER_SIZE - Static variable in interface org.xipki.ca.api.mgmt.CaManager
Since serial number should be positive and maximal 20 bytes, the maximal value of bitLen is 159.
MgmtEntry - Class in org.xipki.ca.api.mgmt
TODO.
MgmtEntry() - Constructor for class org.xipki.ca.api.mgmt.MgmtEntry
 
MgmtEntry.AddUser - Class in org.xipki.ca.api.mgmt
 
MgmtEntry.Ca - Class in org.xipki.ca.api.mgmt
 
MgmtEntry.CaHasRequestor - Class in org.xipki.ca.api.mgmt
 
MgmtEntry.CaHasUser - Class in org.xipki.ca.api.mgmt
 
MgmtEntry.Certprofile - Class in org.xipki.ca.api.mgmt
 
MgmtEntry.ChangeCa - Class in org.xipki.ca.api.mgmt
 
MgmtEntry.ChangeUser - Class in org.xipki.ca.api.mgmt
 
MgmtEntry.Publisher - Class in org.xipki.ca.api.mgmt
 
MgmtEntry.Requestor - Class in org.xipki.ca.api.mgmt
 
MgmtEntry.Signer - Class in org.xipki.ca.api.mgmt
 
MgmtEntry.User - Class in org.xipki.ca.api.mgmt
 
MgmtMessage - Class in org.xipki.ca.api.mgmt
TODO.
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
TODO.
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.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.AddUser - Class in org.xipki.ca.api.mgmt
 
MgmtRequest.AddUserToCa - 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.ChangeUser - 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.GenerateCertificate - 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.UnrevokeCertificate - Class in org.xipki.ca.api.mgmt
 
MgmtResponse - Class in org.xipki.ca.api.mgmt
TODO.
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.GetAliasesForCa - Class in org.xipki.ca.api.mgmt
 
MgmtResponse.GetCa - Class in org.xipki.ca.api.mgmt
 
MgmtResponse.GetCaHasUserForUser - Class in org.xipki.ca.api.mgmt
 
MgmtResponse.GetCaHasUsersForUser - 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.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.GetUser - 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
The highest bit is always set to 1, so the effective bit length is bitLen - 1.

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
 
NAME_BY_USER - Static variable in interface org.xipki.ca.api.mgmt.RequestorInfo
 
NameId - Class in org.xipki.ca.api
TODO.
NameId(Integer, String) - Constructor for class org.xipki.ca.api.NameId
 
NameTypeConf() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.NameTypeConf
 
newCertprofile(String) - Method in interface org.xipki.ca.api.profile.CertprofileFactory
TODO.
newCertprofile(String) - Method in class org.xipki.ca.api.profile.CertprofileFactoryRegister
TODO.
newPublisher(String) - Method in interface org.xipki.ca.api.publisher.CertPublisherFactory
TODO.
newPublisher(String) - Method in class org.xipki.ca.api.publisher.CertPublisherFactoryRegister
TODO.
notifyCaChange() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
NULL - Static variable in interface org.xipki.ca.api.mgmt.CaManager
 
NUMBER - Static variable in class org.xipki.ca.api.profile.TextVadidator
 

O

ofName(String) - Static method in enum org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
 
OperationException - Exception in org.xipki.ca.api
TODO.
OperationException(OperationException.ErrorCode) - Constructor for exception org.xipki.ca.api.OperationException
 
OperationException(OperationException.ErrorCode, String) - Constructor for exception org.xipki.ca.api.OperationException
 
OperationException(OperationException.ErrorCode, Throwable) - Constructor for exception org.xipki.ca.api.OperationException
 
OperationException.ErrorCode - Enum in org.xipki.ca.api
 
org.xipki.ca.api - package org.xipki.ca.api
 
org.xipki.ca.api.mgmt - package org.xipki.ca.api.mgmt
 
org.xipki.ca.api.profile - package org.xipki.ca.api.profile
 
org.xipki.ca.api.publisher - package org.xipki.ca.api.publisher
 

P

PARAM_ca_sha1 - Static variable in class org.xipki.ca.api.RestAPIConstants
 
PARAM_crl_number - Static variable in class org.xipki.ca.api.RestAPIConstants
 
PARAM_invalidity_time - Static variable in class org.xipki.ca.api.RestAPIConstants
 
PARAM_not_after - Static variable in class org.xipki.ca.api.RestAPIConstants
 
PARAM_not_before - Static variable in class org.xipki.ca.api.RestAPIConstants
 
PARAM_profile - Static variable in class org.xipki.ca.api.RestAPIConstants
 
PARAM_reason - Static variable in class org.xipki.ca.api.RestAPIConstants
 
PARAM_serial_number - Static variable in class org.xipki.ca.api.RestAPIConstants
 
pattern() - Method in class org.xipki.ca.api.profile.TextVadidator
 
PermissionConstants - Class in org.xipki.ca.api.mgmt
TODO.
permissionToString(int) - Static method in class org.xipki.ca.api.mgmt.PermissionConstants
 
PKISTATUS_accepted - Static variable in class org.xipki.ca.api.RestAPIConstants
 
PKISTATUS_rejection - Static variable in class org.xipki.ca.api.RestAPIConstants
 
PKISTATUS_waiting - Static variable in class org.xipki.ca.api.RestAPIConstants
 
ProtocolSupport - Class in org.xipki.ca.api.mgmt
TODO.
ProtocolSupport(Set<String>) - Constructor for class org.xipki.ca.api.mgmt.ProtocolSupport
 
ProtocolSupport(String) - Constructor for class org.xipki.ca.api.mgmt.ProtocolSupport
 
ProtocolSupport(boolean, boolean, boolean) - Constructor for class org.xipki.ca.api.mgmt.ProtocolSupport
 
PublicCaInfo - Class in org.xipki.ca.api
TODO.
PublicCaInfo(X509Certificate, CaUris, ConfPairs) - Constructor for class org.xipki.ca.api.PublicCaInfo
 
PublicCaInfo(X500Name, BigInteger, GeneralNames, byte[], CaUris, ConfPairs) - Constructor for class org.xipki.ca.api.PublicCaInfo
 
Publisher(NameId, String, String) - Constructor for class org.xipki.ca.api.mgmt.MgmtEntry.Publisher
 
publishsGoodCert() - Method in class org.xipki.ca.api.publisher.CertPublisher
 

R

Range - Class in org.xipki.ca.api.profile
TODO.
Range() - Constructor for class org.xipki.ca.api.profile.Range
 
Range(Integer, Integer) - Constructor for class org.xipki.ca.api.profile.Range
 
RdnControl(ASN1ObjectIdentifier) - Constructor for class org.xipki.ca.api.profile.Certprofile.RdnControl
 
RdnControl(ASN1ObjectIdentifier, String, boolean) - Constructor for class org.xipki.ca.api.profile.Certprofile.RdnControl
 
RdnControl(ASN1ObjectIdentifier, int, int) - Constructor for class org.xipki.ca.api.profile.Certprofile.RdnControl
 
refreshTokenForSignerType(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
 
registFactory(CertprofileFactory) - Method in class org.xipki.ca.api.profile.CertprofileFactoryRegister
 
registFactory(CertPublisherFactory) - Method in class org.xipki.ca.api.publisher.CertPublisherFactoryRegister
 
REMOVE_CERT - Static variable in class org.xipki.ca.api.mgmt.PermissionConstants
 
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.
RemoveEntityFromCa() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.RemoveEntityFromCa
 
removeExtensionTuple(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.ExtensionValues
 
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.
removeUser(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Remove the name username.
removeUserFromCa(String, String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Removes the user userName from the CA caName.
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
 
Requestor(NameId, String, String) - Constructor for class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
 
RequestorInfo - Interface in org.xipki.ca.api.mgmt
TODO.
RequestType - Enum in org.xipki.ca.api
TODO.
RestAPIConstants - Class in org.xipki.ca.api
TODO.
RestAPIConstants() - Constructor for class org.xipki.ca.api.RestAPIConstants
 
restartCaSystem() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
REVOKE_CERT - Static variable in class org.xipki.ca.api.mgmt.PermissionConstants
 
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
 
RevokeSuspendedCertsControl - Class in org.xipki.ca.api.mgmt
Example configuration
RevokeSuspendedCertsControl(CrlReason, Validity) - Constructor for class org.xipki.ca.api.mgmt.RevokeSuspendedCertsControl
 
RSAKeypairGenControl(int) - Constructor for class org.xipki.ca.api.profile.KeypairGenControl.RSAKeypairGenControl
 
RSAKeypairGenControl(int, BigInteger, ASN1ObjectIdentifier) - Constructor for class org.xipki.ca.api.profile.KeypairGenControl.RSAKeypairGenControl
 
RSAParametersOption() - Constructor for class org.xipki.ca.api.profile.KeyParametersOption.RSAParametersOption
 
RSAPSSParametersOption() - Constructor for class org.xipki.ca.api.profile.KeyParametersOption.RSAPSSParametersOption
 

S

ScepControl - Class in org.xipki.ca.api.mgmt
Example configuration.
ScepControl(String) - Constructor for class org.xipki.ca.api.mgmt.ScepControl
 
setActive(Boolean) - Method in class org.xipki.ca.api.mgmt.CaConfType.User
 
setActive(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.AddUser
 
setActive(Boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeUser
 
setActive(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.User
 
setAddUserEntry(MgmtEntry.AddUser) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddUser
 
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
 
setAlreadyIssued(boolean) - Method in class org.xipki.ca.api.CertificateInfo
 
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.CaUris
 
setCacertUris(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
 
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.MgmtEntry.ChangeCa
 
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(Certificate) - Method in class org.xipki.ca.api.mgmt.CertWithStatusInfo
 
setCert(X509Certificate) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
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
 
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<X509Certificate>) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setCertchainBytes(List<byte[]>) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setCertId(Long) - Method in class org.xipki.ca.api.CertWithDbId
 
setCertId(Long) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.CertWithDbIdWrapper
 
setCertificate(X509Certificate) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Signer
 
setCertOutform(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
 
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(MgmtEntry.Certprofile) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddCertprofile
 
setCertprofileName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
 
setChangeCaEntry(MgmtEntry.ChangeCa) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeCa
 
setChangeUserEntry(MgmtEntry.ChangeUser) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ChangeUser
 
setCmp(boolean) - Method in class org.xipki.ca.api.mgmt.ProtocolSupport
 
setCmpControl(Map<String, Object>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setCmpControl(CmpControl) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setCmpControl(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setCmpControl(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setCmpResponderName(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setCmpResponderName(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setCmpResponderName(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setCmpResponderName(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
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(String) - Method in class org.xipki.ca.api.mgmt.CtLogControl
 
setConf(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Certprofile
 
setConf(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Publisher
 
setConf(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
 
setConf(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Signer
 
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.MgmtEntry.Signer
 
setCrlControl(Map<String, Object>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setCrlControl(CrlControl) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setCrlControl(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setCrlControl(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setCrlNumber(BigInteger) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCrl
 
setCrlSignerCert(X509Certificate) - Method in class org.xipki.ca.api.PublicCaInfo
 
setCrlSignerName(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setCrlSignerName(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setCrlSignerName(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setCrlSignerName(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setCrlUris(List<String>) - Method in class org.xipki.ca.api.CaUris
 
setCrlUris(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
 
setCsr(FileOrBinary) - Method in class org.xipki.ca.api.mgmt.CaConfType.GenSelfIssued
 
setCtLogControl(Map<String, Object>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setCtLogControl(CtLogControl) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setCtLogControl(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setCtLogControl(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setCurveOids(Set<ASN1ObjectIdentifier>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.ECParamatersOption
 
setDeltaCrlUris(List<String>) - Method in class org.xipki.ca.api.CaUris
 
setDeltacrlUris(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
 
setDigestParamSets(Set<ASN1ObjectIdentifier>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.GostParametersOption
 
setDuplicateKey(boolean) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setDuplicateKeyPermitted(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setDuplicateKeyPermitted(Boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setDuplicateKeyPermitted(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setDuplicateSubject(boolean) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setDuplicateSubjectPermitted(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setDuplicateSubjectPermitted(Boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setDuplicateSubjectPermitted(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setEnabled(boolean) - Method in class org.xipki.ca.api.mgmt.CtLogControl
 
setEncodedCert(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setEncodedCert(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
 
setEncodedCertchain(List<byte[]>) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setEncodedCsr(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCertificate
 
setEncodedCsr(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateRootCa
 
setEncodedIssuerDn(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GetCert
 
setEncodedSubjectDnPattern(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
 
setEncryptionParamSets(Set<ASN1ObjectIdentifier>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.GostParametersOption
 
setEntityName(String) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RemoveEntityFromCa
 
setExpirationPeriod(Integer) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setExpirationPeriod(Integer) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
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(ConfPairs) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setExtraControl(ConfPairs) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setExtraControl(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setFaulty(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Certprofile
 
setFaulty(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Publisher
 
setFaulty(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
 
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
 
setGroup(String) - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
setHashAlgs(Set<ASN1ObjectIdentifier>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.RSAPSSParametersOption
 
setHashedPassword(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.User
 
setHashedPassword(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.User
 
setId(Integer) - Method in class org.xipki.ca.api.NameId
 
setIdent(NameId) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.AddUser
 
setIdent(NameId) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Certprofile
 
setIdent(NameId) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setIdent(NameId) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeUser
 
setIdent(NameId) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Publisher
 
setIdent(NameId) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
 
setIdent(NameId) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.User
 
setIdent(NameId) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setIncludeCaCert(boolean) - Method in class org.xipki.ca.api.mgmt.ScepControl
 
setIncludeSignerCert(boolean) - Method in class org.xipki.ca.api.mgmt.ScepControl
 
setInvalidityTime(Date) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
 
setKeepExpiredCertDays(Integer) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setKeepExpiredCertInDays(int) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setKeepExpiredCertInDays(Integer) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setKeepExpiredCertInDays(int) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setMaskGenAlgs(Set<ASN1ObjectIdentifier>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.RSAPSSParametersOption
 
setMax(Integer) - Method in class org.xipki.ca.api.profile.Range
 
setMaxValidity(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setMaxValidity(Validity) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setMaxValidity(Validity) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setMaxValidity(Validity) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setMessage(String) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.Error
 
setMin(Integer) - Method in class org.xipki.ca.api.profile.Range
 
setModulusLengths(Set<Range>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.RSAParametersOption
 
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.CaConfType.User
 
setName(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
 
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
 
setName(String) - Method in class org.xipki.ca.api.NameId
 
setNextCrlNo(long) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setNextCrlNumber(long) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setNextCrlNumber(long) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setNotAfter(Date) - Method in class org.xipki.ca.api.mgmt.CertListInfo
 
setNotAfter(Date) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCertificate
 
setNotBefore(Date) - Method in class org.xipki.ca.api.mgmt.CertListInfo
 
setNotBefore(Date) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.GenerateCertificate
 
setNotInSubject(boolean) - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
setNumCrls(Integer) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setNumCrls(Integer) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
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.CaUris
 
setOcspUris(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaUris
 
setOrderBy(CertListOrderBy) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
 
setPassword(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.User
 
setPassword(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.AddUser
 
setPassword(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeUser
 
setPattern(TextVadidator) - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
setPermission(int) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setPermission(int) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasRequestor
 
setPermission(int) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasUser
 
setPermission(Integer) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
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.CaHasUser
 
setPermissions(List<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setPlengths(Set<Range>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.DSAParametersOption
 
setPointEncodings(Set<Byte>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.ECParamatersOption
 
setPrecertSignerName(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setPrefix(String) - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
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.GenerateCertificate
 
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<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasUser
 
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.MgmtEntry.CaHasRequestor
 
setProfiles(Set<String>) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasUser
 
setProperties(Map<String, String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
 
setProtocolSupport(Set<String>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setProtocolSupport(ProtocolSupport) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setProtocolSupport(ProtocolSupport) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setPublicKeyParamSets(Set<ASN1ObjectIdentifier>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.GostParametersOption
 
setPublisherEntry(MgmtEntry.Publisher) - 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
 
setQlengths(Set<Range>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.DSAParametersOption
 
setRa(boolean) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasRequestor
 
setRa(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasRequestor
 
setRange(Integer, Integer) - Method in class org.xipki.ca.api.profile.Range
 
setReason(CrlReason) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCertificate
 
setReqType(RequestType) - Method in class org.xipki.ca.api.CertificateInfo
 
setRequestedSubject(X500Name) - Method in class org.xipki.ca.api.CertificateInfo
 
setRequestor(MgmtEntry.CaHasRequestor) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddRequestorToCa
 
setRequestorEntry(MgmtEntry.Requestor) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddRequestor
 
setRequestorIdent(NameId) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasRequestor
 
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
 
setRest(boolean) - Method in class org.xipki.ca.api.mgmt.ProtocolSupport
 
setResult(byte[]) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.ByteArray
 
setResult(Set<String>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetAliasesForCa
 
setResult(MgmtMessage.CaEntryWrapper) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCa
 
setResult(Map<String, MgmtEntry.CaHasUser>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCaHasUserForUser
 
setResult(Map<String, MgmtEntry.CaHasUser>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCaHasUsersForUser
 
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(MgmtEntry.Certprofile) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetCertprofile
 
setResult(List<MgmtEntry.Publisher>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetPublischersForCa
 
setResult(MgmtEntry.Publisher) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetPublisher
 
setResult(MgmtEntry.Requestor) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestor
 
setResult(Set<MgmtEntry.CaHasRequestor>) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetRequestorsForCa
 
setResult(MgmtMessage.SignerEntryWrapper) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetSigner
 
setResult(MgmtEntry.User) - Method in class org.xipki.ca.api.mgmt.MgmtResponse.GetUser
 
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.CertificateInfo
 
setRevocationInfo(CertRevocationInfo) - Method in class org.xipki.ca.api.mgmt.CertWithStatusInfo
 
setRevocationInfo(CertRevocationInfo) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setRevocationInfo(CertRevocationInfo) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setRevocationInfo(CertRevocationInfo) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.RevokeCa
 
setSaltLengths(Set<Integer>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.RSAPSSParametersOption
 
setSaveReq(boolean) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setSaveRequest(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setSaveRequest(Boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setSaveRequest(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setScep(boolean) - Method in class org.xipki.ca.api.mgmt.ProtocolSupport
 
setScepControl(Map<String, Object>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setScepControl(ScepControl) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setScepControl(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setScepControl(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setScepResponderName(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
setScepResponderName(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setScepResponderName(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setScepResponderName(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setSerialNoBitLen(int) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setSerialNoBitLen(Integer) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setSerialNoBitLen(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(BigInteger) - 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.UnrevokeCertificate
 
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.MgmtEntry.Ca
 
setSignerConf(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
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.MgmtEntry.ChangeCa
 
setSignerType(String) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setSnSize(int) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaInfo
 
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.MgmtEntry.Ca
 
setStatus(CaStatus) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setStatus(CaStatus) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setStringLengthRange(Range) - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
setStringType(Certprofile.StringType) - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
setSubject(String) - Method in class org.xipki.ca.api.mgmt.CertListInfo
 
setSuffix(String) - Method in class org.xipki.ca.api.profile.Certprofile.RdnControl
 
setSupportCmp(Boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setSupportGetCrl(boolean) - Method in class org.xipki.ca.api.mgmt.ScepControl
 
setSupportRest(Boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setSupportScep(Boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setTargetReason(CrlReason) - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedCertsControl
 
setTrailerFields(Set<Integer>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.RSAPSSParametersOption
 
setTransactionId(byte[]) - Method in class org.xipki.ca.api.CertificateInfo
 
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.MgmtEntry.Certprofile
 
setType(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Publisher
 
setType(String) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
 
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
 
setUnchangedSince(Validity) - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedCertsControl
 
setUser(Integer) - Method in class org.xipki.ca.api.CertificateInfo
 
setUser(MgmtEntry.CaHasUser) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.AddUserToCa
 
setUserIdent(NameId) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasUser
 
setUserName(String) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaHasUser
 
setUsers(List<CaConfType.CaHasUser>) - Method in class org.xipki.ca.api.mgmt.CaConfType.Ca
 
setUsers(List<CaConfType.User>) - Method in class org.xipki.ca.api.mgmt.CaConfType.CaSystem
 
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(ValidityMode) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
setValidityMode(ValidityMode) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.ChangeCa
 
setValidityMode(ValidityMode) - Method in class org.xipki.ca.api.mgmt.MgmtMessage.CaEntryWrapper
 
setValidTo(Date) - Method in class org.xipki.ca.api.mgmt.MgmtRequest.ListCertificates
 
setWarningMessage(String) - Method in class org.xipki.ca.api.CertificateInfo
 
Signer() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.Signer
 
Signer(String, String, String, String) - Constructor for class org.xipki.ca.api.mgmt.MgmtEntry.Signer
 
SignerEntryWrapper() - Constructor for class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
 
SignerEntryWrapper(MgmtEntry.Signer) - Constructor for class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
 
SingleCa(String, CaConf.GenSelfIssued, MgmtEntry.Ca, List<String>, List<String>, List<MgmtEntry.CaHasRequestor>, List<MgmtEntry.CaHasUser>, List<String>) - Constructor for class org.xipki.ca.api.mgmt.CaConf.SingleCa
 
size() - Method in class org.xipki.ca.api.profile.ExtensionValues
 
splitCaSignerConfs(String) - Static method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
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
 
SubjectControl(List<Certprofile.RdnControl>, boolean) - Constructor for class org.xipki.ca.api.profile.Certprofile.SubjectControl
 
SubjectDnSpec - Class in org.xipki.ca.api.profile
TODO.
SubjectInfo(X500Name, String) - Constructor for class org.xipki.ca.api.profile.Certprofile.SubjectInfo
 

T

TextVadidator - Class in org.xipki.ca.api.profile
TODO.
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
 
toCertWithStatusInfo() - Method in class org.xipki.ca.api.mgmt.CertWithRevocationInfo
 
toSignerEntry() - Method in class org.xipki.ca.api.mgmt.MgmtMessage.SignerEntryWrapper
 
toString() - Method in class org.xipki.ca.api.CaUris
 
toString() - Method in class org.xipki.ca.api.mgmt.CmpControl
 
toString(boolean) - Method in class org.xipki.ca.api.mgmt.CmpControl
 
toString() - Method in class org.xipki.ca.api.mgmt.CrlControl.HourMinute
 
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.MgmtEntry.AddUser
 
toString() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
toString(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
toString(boolean, boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
toString() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasRequestor
 
toString() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.CaHasUser
 
toString() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Certprofile
 
toString(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Certprofile
 
toString() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Publisher
 
toString() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
 
toString(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
 
toString() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Signer
 
toString(boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Signer
 
toString(boolean, boolean) - Method in class org.xipki.ca.api.mgmt.MgmtEntry.Signer
 
toString() - Method in class org.xipki.ca.api.mgmt.MgmtEntry.User
 
toString() - Method in class org.xipki.ca.api.mgmt.ProtocolSupport
 
toString() - Method in class org.xipki.ca.api.mgmt.RevokeSuspendedCertsControl
 
toString() - Method in class org.xipki.ca.api.mgmt.ScepControl
 
toString(boolean) - Method in class org.xipki.ca.api.mgmt.ScepControl
 
toString() - Method in class org.xipki.ca.api.NameId
 
toString() - Method in class org.xipki.ca.api.profile.Range
 
TYPE_CERT - Static variable in class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
Certificate.
TYPE_PBM - Static variable in class org.xipki.ca.api.mgmt.MgmtEntry.Requestor
Password based MAC.

U

unbindService(CertPublisherFactory) - Method in class org.xipki.ca.api.publisher.CertPublisherFactoryRegister
 
unlockCa() - Method in interface org.xipki.ca.api.mgmt.CaManager
 
unregistFactory(CertprofileFactory) - Method in class org.xipki.ca.api.profile.CertprofileFactoryRegister
 
unregistFactory(CertPublisherFactory) - Method in class org.xipki.ca.api.publisher.CertPublisherFactoryRegister
 
UNREVOKE_CERT - Static variable in class org.xipki.ca.api.mgmt.PermissionConstants
 
unrevokeCa(String) - Method in interface org.xipki.ca.api.mgmt.CaManager
Unrevokes the CA caName.
unrevokeCertificate(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.
UnrevokeCertificate() - Constructor for class org.xipki.ca.api.mgmt.MgmtRequest.UnrevokeCertificate
 
urisToString(Collection<? extends Object>) - Static method in class org.xipki.ca.api.mgmt.MgmtEntry.Ca
 
useIssuerAndSerialInAki() - Method in class org.xipki.ca.api.profile.Certprofile
Returns whether use subject and serial number of the issuer certificate in the AuthorityKeyIdentifier extension.
User() - Constructor for class org.xipki.ca.api.mgmt.CaConfType.User
 
User(NameId, boolean, String) - Constructor for class org.xipki.ca.api.mgmt.MgmtEntry.User
 

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.CaHasUser
 
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.CaConfType.User
 
validate() - Method in class org.xipki.ca.api.mgmt.CrlControl
 
validate() - Method in class org.xipki.ca.api.profile.Range
 
ValidityMode - Enum in org.xipki.ca.api.mgmt
TODO.
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.
valueOf(String) - Static method in enum org.xipki.ca.api.OperationException.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.ca.api.profile.Certprofile.CertDomain
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.ca.api.profile.Certprofile.CertLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.ca.api.profile.Certprofile.GeneralNameTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.ca.api.profile.Certprofile.StringType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.ca.api.profile.Certprofile.X509CertVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.ca.api.RequestType
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.
values() - Static method in enum org.xipki.ca.api.OperationException.ErrorCode
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.profile.Certprofile.CertDomain
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.profile.Certprofile.CertLevel
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.profile.Certprofile.GeneralNameTag
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.profile.Certprofile.StringType
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.profile.Certprofile.X509CertVersion
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.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
verifySubjectDnOccurence(X500Name) - Method in class org.xipki.ca.api.profile.BaseCertprofile
 
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links

Copyright © 2019. All rights reserved.