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

A

add(Date) - Method in class org.xipki.ca.api.profile.CertValidity
 
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
 
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
 
AuthorityInfoAccessControl - Class in org.xipki.ca.api.profile
TODO.
AuthorityInfoAccessControl(boolean, boolean) - Constructor for class org.xipki.ca.api.profile.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(CertprofileFactory) - Method in class org.xipki.ca.api.internal.CertprofileFactoryRegisterImpl
 
bindService(CertPublisherFactory) - Method in class org.xipki.ca.api.internal.CertPublisherFactoryRegisterImpl
 

C

caAdded(X509Cert) - Method in class org.xipki.ca.api.publisher.CertPublisher
Publishes the certificate of the CA.
canCreateProfile(String) - Method in class org.xipki.ca.api.internal.CertprofileFactoryRegisterImpl
 
canCreateProfile(String) - Method in interface org.xipki.ca.api.profile.CertprofileFactory
TODO.
canCreateProfile(String) - Method in interface org.xipki.ca.api.profile.CertprofileFactoryRegister
TODO.
canCreatePublisher(String) - Method in class org.xipki.ca.api.internal.CertPublisherFactoryRegisterImpl
 
canCreatePublisher(String) - Method in interface org.xipki.ca.api.publisher.CertPublisherFactory
TODO.
canCreatePublisher(String) - Method in interface 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.
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
 
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.
CertLevel - Enum in org.xipki.ca.api.profile
TODO.
Certprofile - Class in org.xipki.ca.api.profile
TODO.
Certprofile() - Constructor for class org.xipki.ca.api.profile.Certprofile
 
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 - Interface in org.xipki.ca.api.profile
TODO.
CertprofileFactoryRegisterImpl - Class in org.xipki.ca.api.internal
TODO.
CertprofileFactoryRegisterImpl() - Constructor for class org.xipki.ca.api.internal.CertprofileFactoryRegisterImpl
 
CertprofileUtil - Class in org.xipki.ca.api.profile
TODO.
CertprofileUtil() - Constructor for class org.xipki.ca.api.profile.CertprofileUtil
 
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 - Interface in org.xipki.ca.api.publisher
TODO.
CertPublisherFactoryRegisterImpl - Class in org.xipki.ca.api.internal
TODO.
CertPublisherFactoryRegisterImpl() - Constructor for class org.xipki.ca.api.internal.CertPublisherFactoryRegisterImpl
 
CertValidity - Class in org.xipki.ca.api.profile
TODO.
CertValidity(int, CertValidity.Unit) - Constructor for class org.xipki.ca.api.profile.CertValidity
 
CertValidity.Unit - Enum in org.xipki.ca.api.profile
 
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
 
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.
CMD_cacert - 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
 
compareTo(CertValidity) - Method in class org.xipki.ca.api.profile.CertValidity
 
containsExtension(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.ExtensionValues
 
createGeneralName(GeneralName, Set<GeneralNameMode>) - Static method in class org.xipki.ca.api.profile.CertprofileUtil
Creates GeneralName.
createString(String) - Method in enum org.xipki.ca.api.profile.StringType
 
createSubjectRdn(String, ASN1ObjectIdentifier, 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.
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
 
curveOids() - Method in class org.xipki.ca.api.profile.KeyParametersOption.ECParamatersOption
 

D

decode(String) - Static method in class org.xipki.ca.api.CaUris
 
DHParametersOption() - Constructor for class org.xipki.ca.api.profile.KeyParametersOption.DHParametersOption
 
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
 
equals(Object) - Method in class org.xipki.ca.api.CaUris
 
equals(Object) - Method in class org.xipki.ca.api.NameId
 
equals(NameId, boolean) - Method in class org.xipki.ca.api.NameId
 
equals(Object) - Method in class org.xipki.ca.api.profile.CertValidity
 
ExtensionControl - Class in org.xipki.ca.api.profile
TODO.
ExtensionControl(boolean, boolean, boolean) - Constructor for class org.xipki.ca.api.profile.ExtensionControl
 
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 - Class in org.xipki.ca.api.profile
TODO.
ExtKeyUsageControl(ASN1ObjectIdentifier, boolean) - Constructor for class org.xipki.ca.api.profile.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(RdnControl) - Static method in class org.xipki.ca.api.profile.SubjectDnSpec
 
forName(String) - Static method in enum org.xipki.ca.api.profile.X509CertVersion
 
forValue(int) - Static method in enum org.xipki.ca.api.profile.X509CertVersion
 

G

GeneralNameMode - Class in org.xipki.ca.api.profile
TODO.
GeneralNameMode(GeneralNameTag) - Constructor for class org.xipki.ca.api.profile.GeneralNameMode
 
GeneralNameMode(GeneralNameTag, Set<ASN1ObjectIdentifier>) - Constructor for class org.xipki.ca.api.profile.GeneralNameMode
 
GeneralNameTag - Enum in org.xipki.ca.api.profile
TODO.
getAiaControl() - Method in class org.xipki.ca.api.profile.Certprofile
 
getAllowedTypes() - Method in class org.xipki.ca.api.profile.GeneralNameMode
 
getC14nSubject() - Method in class org.xipki.ca.api.PublicCaInfo
 
getCaCert() - Method in class org.xipki.ca.api.PublicCaInfo
 
getCacertUris() - Method in class org.xipki.ca.api.CaUris
 
getCaUris() - Method in class org.xipki.ca.api.PublicCaInfo
Returns the CA URIs.
getCert() - Method in class org.xipki.ca.api.CertificateInfo
 
getCertId() - Method in class org.xipki.ca.api.CertWithDbId
 
getCertLevel() - Method in class org.xipki.ca.api.profile.Certprofile
 
getCode() - Method in enum org.xipki.ca.api.RequestType
 
getControl(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.SubjectControl
 
getCrlSignerCert() - Method in class org.xipki.ca.api.PublicCaInfo
 
getCrlUris() - Method in class org.xipki.ca.api.CaUris
 
getCurveOid() - Method in class org.xipki.ca.api.profile.KeypairGenControl.ECKeypairGenControl
 
getDeltaCrlUris() - Method in class org.xipki.ca.api.CaUris
 
getEncoded() - Method in class org.xipki.ca.api.CaUris
 
getErrorCode() - Method in exception org.xipki.ca.api.OperationException
 
getErrorMessage() - Method in exception org.xipki.ca.api.OperationException
 
getExtendedKeyUsages() - Method in class org.xipki.ca.api.profile.Certprofile
 
getExtensionControls() - Method in class org.xipki.ca.api.profile.Certprofile
 
getExtensions(Map<ASN1ObjectIdentifier, ExtensionControl>, X500Name, X500Name, Extensions, Date, Date, PublicCaInfo) - Method in class org.xipki.ca.api.profile.Certprofile
Checks the requested extensions and returns the canonicalized ones.
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.ExtKeyUsageControl
 
getExtraControl() - Method in class org.xipki.ca.api.PublicCaInfo
 
getForwardDNs() - Static method in class org.xipki.ca.api.profile.SubjectDnSpec
 
getGrantedSubject() - Method in class org.xipki.ca.api.profile.SubjectInfo
 
getGroup() - Method in class org.xipki.ca.api.profile.RdnControl
 
getGroup(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.SubjectControl
 
getGroups() - Method in class org.xipki.ca.api.profile.SubjectControl
 
getId() - Method in class org.xipki.ca.api.NameId
 
getInstance(String) - Static method in class org.xipki.ca.api.profile.CertValidity
 
getInstance(int) - Static method in enum org.xipki.ca.api.RequestType
 
getIssuer() - Method in class org.xipki.ca.api.CertificateInfo
 
getIssuerCert() - Method in class org.xipki.ca.api.CertificateInfo
 
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
 
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.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.RdnControl
 
getMin() - Method in class org.xipki.ca.api.profile.Range
 
getMinOccurs() - Method in class org.xipki.ca.api.profile.RdnControl
 
getName() - Method in class org.xipki.ca.api.NameId
 
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.
getOcspUris() - Method in class org.xipki.ca.api.CaUris
 
getParameterSpec() - Method in class org.xipki.ca.api.profile.KeypairGenControl.DSAKeypairGenControl
 
getPathLenBasicConstraint() - Method in class org.xipki.ca.api.profile.Certprofile
 
getPattern() - Method in class org.xipki.ca.api.profile.RdnControl
 
getPattern(ASN1ObjectIdentifier) - Static method in class org.xipki.ca.api.profile.SubjectDnSpec
 
getPrefix() - Method in class org.xipki.ca.api.profile.RdnControl
 
getPrivateKey() - Method in class org.xipki.ca.api.CertificateInfo
 
getProfile() - Method in class org.xipki.ca.api.CertificateInfo
 
getPublicExponent() - Method in class org.xipki.ca.api.profile.KeypairGenControl.RSAKeypairGenControl
 
getRdnControl(ASN1ObjectIdentifier) - Static method in class org.xipki.ca.api.profile.SubjectDnSpec
 
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
 
getRevocationInfo() - Method in class org.xipki.ca.api.CertificateInfo
 
getSerialNumber() - Method in class org.xipki.ca.api.PublicCaInfo
 
getSignatureAlgorithms() - Method in class org.xipki.ca.api.profile.Certprofile
 
getStringLengthRange() - Method in class org.xipki.ca.api.profile.RdnControl
 
getStringLengthRange(ASN1ObjectIdentifier) - Static method in class org.xipki.ca.api.profile.SubjectDnSpec
 
getStringType() - Method in class org.xipki.ca.api.profile.RdnControl
 
getStringType(ASN1ObjectIdentifier) - Static method in class org.xipki.ca.api.profile.SubjectDnSpec
 
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
 
getSubjectControl() - Method in class org.xipki.ca.api.profile.BaseCertprofile
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
 
getSuffix() - Method in enum org.xipki.ca.api.profile.CertValidity.Unit
 
getSuffix() - Method in class org.xipki.ca.api.profile.RdnControl
 
getSupportedTypes() - Method in class org.xipki.ca.api.internal.CertprofileFactoryRegisterImpl
 
getSupportedTypes() - Method in class org.xipki.ca.api.internal.CertPublisherFactoryRegisterImpl
 
getSupportedTypes() - Method in interface org.xipki.ca.api.profile.CertprofileFactory
Retrieves the types of supported certificate profiles.
getSupportedTypes() - Method in interface 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 interface org.xipki.ca.api.publisher.CertPublisherFactoryRegister
Retrieves the types of supported publishers.
getTag() - Method in class org.xipki.ca.api.profile.GeneralNameMode
 
getTag() - Method in enum org.xipki.ca.api.profile.GeneralNameTag
 
getTransactionId() - Method in class org.xipki.ca.api.CertificateInfo
 
getType() - Method in class org.xipki.ca.api.profile.RdnControl
 
getTypes() - Method in class org.xipki.ca.api.profile.SubjectControl
 
getTypesForGroup(String) - Method in class org.xipki.ca.api.profile.SubjectControl
 
getUnit() - Method in class org.xipki.ca.api.profile.CertValidity
 
getUser() - Method in class org.xipki.ca.api.CertificateInfo
 
getValidity() - Method in class org.xipki.ca.api.profile.Certprofile
 
getValidity() - Method in class org.xipki.ca.api.profile.CertValidity
 
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.X509CertVersion
 
getWarning() - Method in class org.xipki.ca.api.profile.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.NameId
 
hashCode() - Method in class org.xipki.ca.api.profile.CertValidity
 
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
 

I

includesIssuerAndSerialInAki() - Method in class org.xipki.ca.api.profile.Certprofile
Returns whether include subject and serial number of the issuer certificate in the AuthorityKeyIdentifier extension.
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.BaseCertprofile
 
initialize(String) - Method in class org.xipki.ca.api.profile.Certprofile
Initializes this object.
initialize(String, PasswordResolver, Map<String, DataSourceWrapper>) - 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
 
isAlreadyIssued() - Method in class org.xipki.ca.api.CertificateInfo
 
isAsyn() - Method in class org.xipki.ca.api.publisher.CertPublisher
 
isCritical() - Method in class org.xipki.ca.api.profile.ExtensionControl
 
isCritical() - Method in class org.xipki.ca.api.profile.ExtensionValue
 
isHealthy() - Method in class org.xipki.ca.api.publisher.CertPublisher
 
isIncludesCaIssuers() - Method in class org.xipki.ca.api.profile.AuthorityInfoAccessControl
 
isIncludesOcsp() - Method in class org.xipki.ca.api.profile.AuthorityInfoAccessControl
 
isOnlyForRa() - Method in class org.xipki.ca.api.profile.Certprofile
 
isRequest() - Method in class org.xipki.ca.api.profile.ExtensionControl
 
isRequired() - Method in class org.xipki.ca.api.profile.ExtensionControl
 
isRequired() - Method in class org.xipki.ca.api.profile.ExtKeyUsageControl
 
isRequired() - Method in class org.xipki.ca.api.profile.KeyUsageControl
 
isRevoked() - Method in class org.xipki.ca.api.CertificateInfo
 
isSerialNumberInReqPermitted() - Method in class org.xipki.ca.api.profile.Certprofile
Whether the subject attribute serialNumber in request is permitted.
isValidCountryAreaCode(String) - Static method in class org.xipki.ca.api.profile.SubjectDnSpec
 

K

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.DHParametersOption - 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 - Class in org.xipki.ca.api.profile
TODO.
KeyUsageControl(KeyUsage, boolean) - Constructor for class org.xipki.ca.api.profile.KeyUsageControl
 

M

match(int) - Method in class org.xipki.ca.api.profile.Range
 

N

NameId - Class in org.xipki.ca.api
TODO.
NameId(Integer, String) - Constructor for class org.xipki.ca.api.NameId
 
newCertprofile(String) - Method in class org.xipki.ca.api.internal.CertprofileFactoryRegisterImpl
 
newCertprofile(String) - Method in interface org.xipki.ca.api.profile.CertprofileFactory
TODO.
newCertprofile(String) - Method in interface org.xipki.ca.api.profile.CertprofileFactoryRegister
TODO.
newPublisher(String) - Method in class org.xipki.ca.api.internal.CertPublisherFactoryRegisterImpl
 
newPublisher(String) - Method in interface org.xipki.ca.api.publisher.CertPublisherFactory
TODO.
newPublisher(String) - Method in interface org.xipki.ca.api.publisher.CertPublisherFactoryRegister
TODO.

O

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.internal - package org.xipki.ca.api.internal
 
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_DATE_OF_BIRTH - Static variable in class org.xipki.ca.api.profile.SubjectDnSpec
 
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
 
pointEncodings() - Method in class org.xipki.ca.api.profile.KeyParametersOption.ECParamatersOption
 
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
 
publishsGoodCert() - Method in class org.xipki.ca.api.publisher.CertPublisher
 

R

Range - Class in org.xipki.ca.api.profile
TODO.
Range(Integer, Integer) - Constructor for class org.xipki.ca.api.profile.Range
 
RdnControl - Class in org.xipki.ca.api.profile
TODO.
RdnControl(ASN1ObjectIdentifier) - Constructor for class org.xipki.ca.api.profile.RdnControl
 
RdnControl(ASN1ObjectIdentifier, int, int) - Constructor for class org.xipki.ca.api.profile.RdnControl
 
removeExtensionTuple(ASN1ObjectIdentifier) - Method in class org.xipki.ca.api.profile.ExtensionValues
 
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
 
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

setAlreadyIssued(boolean) - Method in class org.xipki.ca.api.CertificateInfo
 
setAuditServiceRegister(AuditServiceRegister) - Method in class org.xipki.ca.api.publisher.CertPublisher
Sets the AuditServiceRegister.
setCertId(Long) - Method in class org.xipki.ca.api.CertWithDbId
 
setCrlSignerCert(X509Certificate) - Method in class org.xipki.ca.api.PublicCaInfo
 
setCurveOids(Set<ASN1ObjectIdentifier>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.ECParamatersOption
 
setDigestParamSets(Set<ASN1ObjectIdentifier>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.GostParametersOption
 
setEncryptionParamSets(Set<ASN1ObjectIdentifier>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.GostParametersOption
 
setGroup(String) - Method in class org.xipki.ca.api.profile.RdnControl
 
setHashAlgs(Set<ASN1ObjectIdentifier>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.RSAPSSParametersOption
 
setId(Integer) - Method in class org.xipki.ca.api.NameId
 
setMaskGenAlgs(Set<ASN1ObjectIdentifier>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.RSAPSSParametersOption
 
setModulusLengths(Set<Range>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.RSAParametersOption
 
setPattern(Pattern) - Method in class org.xipki.ca.api.profile.RdnControl
 
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
 
setPrefix(String) - Method in class org.xipki.ca.api.profile.RdnControl
 
setPublicKeyParamSets(Set<ASN1ObjectIdentifier>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.GostParametersOption
 
setQlengths(Set<Range>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.DSAParametersOption
 
setRange(Integer, Integer) - Method in class org.xipki.ca.api.profile.Range
 
setReqType(RequestType) - Method in class org.xipki.ca.api.CertificateInfo
 
setRequestedSubject(X500Name) - Method in class org.xipki.ca.api.CertificateInfo
 
setRevocationInfo(CertRevocationInfo) - Method in class org.xipki.ca.api.CertificateInfo
 
setSaltLengths(Set<Integer>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.RSAPSSParametersOption
 
setStringLengthRange(Range) - Method in class org.xipki.ca.api.profile.RdnControl
 
setStringType(StringType) - Method in class org.xipki.ca.api.profile.RdnControl
 
setSuffix(String) - Method in class org.xipki.ca.api.profile.RdnControl
 
setTrailerFields(Set<Integer>) - Method in class org.xipki.ca.api.profile.KeyParametersOption.RSAPSSParametersOption
 
setTransactionId(byte[]) - Method in class org.xipki.ca.api.CertificateInfo
 
setUser(Integer) - Method in class org.xipki.ca.api.CertificateInfo
 
setWarningMessage(String) - Method in class org.xipki.ca.api.CertificateInfo
 
shutdown() - Method in class org.xipki.ca.api.profile.Certprofile
 
shutdown() - Method in class org.xipki.ca.api.publisher.CertPublisher
 
size() - Method in class org.xipki.ca.api.profile.ExtensionValues
 
StringType - Enum in org.xipki.ca.api.profile
TODO.
SubjectControl - Class in org.xipki.ca.api.profile
TODO.
SubjectControl(List<RdnControl>, boolean) - Constructor for class org.xipki.ca.api.profile.SubjectControl
 
SubjectDnSpec - Class in org.xipki.ca.api.profile
TODO.
SubjectInfo - Class in org.xipki.ca.api.profile
TODO.
SubjectInfo(X500Name, String) - Constructor for class org.xipki.ca.api.profile.SubjectInfo
 

T

toString() - Method in class org.xipki.ca.api.CaUris
 
toString() - Method in class org.xipki.ca.api.NameId
 
toString() - Method in class org.xipki.ca.api.profile.CertValidity
 
toString() - Method in class org.xipki.ca.api.profile.Range
 

U

unbindService(CertprofileFactory) - Method in class org.xipki.ca.api.internal.CertprofileFactoryRegisterImpl
 
unbindService(CertPublisherFactory) - Method in class org.xipki.ca.api.internal.CertPublisherFactoryRegisterImpl
 

V

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.CertLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.ca.api.profile.CertValidity.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.ca.api.profile.GeneralNameTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.ca.api.profile.StringType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xipki.ca.api.profile.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.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.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.CertValidity.Unit
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.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.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.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
 

X

X509CertVersion - Enum in org.xipki.ca.api.profile
TODO.
A B C D E F G H I K M N O P R S T U V X 
Skip navigation links

Copyright © 2018. All rights reserved.