Class PrivateCertificateConfigurationIntermediateCA
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.Configuration
-
- com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.PrivateCertificateConfigurationIntermediateCA
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class PrivateCertificateConfigurationIntermediateCA extends Configuration
The configuration of the root certificate authority.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfacePrivateCertificateConfigurationIntermediateCA.ConfigTypeThe configuration type.static interfacePrivateCertificateConfigurationIntermediateCA.FormatThe format of the returned data.static interfacePrivateCertificateConfigurationIntermediateCA.KeyTypeThe type of private key to generate.static interfacePrivateCertificateConfigurationIntermediateCA.PrivateKeyFormatThe format of the generated private key.static interfacePrivateCertificateConfigurationIntermediateCA.SecretTypeThe secret type.static interfacePrivateCertificateConfigurationIntermediateCA.SigningMethodThe signing method to use with this certificate authority to generate private certificates.static interfacePrivateCertificateConfigurationIntermediateCA.StatusThe status of the certificate authority.-
Nested classes/interfaces inherited from class com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.Configuration
Configuration.LetsEncryptEnvironment
-
-
Method Summary
-
Methods inherited from class com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.Configuration
getAllowedDomains, getAllowedOtherSans, getAllowedSecretGroups, getAllowedUriSans, getAltNames, getApiKey, getApiKeyRef, getCertificateAuthority, getClassicInfrastructurePassword, getClassicInfrastructureUsername, getCloudInternetServicesApikey, getCloudInternetServicesCrn, getCodeEngine, getCodeEngineKeyRef, getCommonName, getConfigType, getCountry, getCreatedAt, getCreatedBy, getCrlExpirySeconds, getCryptoKey, getData, getExpirationDate, getExtKeyUsage, getExtKeyUsageOids, getFormat, getIpSans, getIssuer, getKeyBits, getKeyType, getKeyUsage, getLetsEncryptEnvironment, getLetsEncryptPreferredChain, getLetsEncryptPrivateKey, getLocality, getMaxPathLength, getMaxTtlSeconds, getName, getNotBeforeDurationSeconds, getOrganization, getOtherSans, getOu, getPermittedDnsDomains, getPolicyIdentifiers, getPostalCode, getPrivateKeyFormat, getProvince, getSchema, getSecretType, getSerialNumber, getSigningMethod, getStatus, getStreetAddress, getTaskTimeout, getTtlSeconds, getUpdatedAt, getUriSans, isAllowAnyName, isAllowBareDomains, isAllowedDomainsTemplate, isAllowGlobDomains, isAllowIpSans, isAllowLocalhost, isAllowSubdomains, isBasicConstraintsValidForNonCa, isClientFlag, isCodeSigningFlag, isCrlDisable, isCrlDistributionPointsEncoded, isDisabled, isEmailProtectionFlag, isEnforceHostnames, isExcludeCnFromSans, isIssuingCertificatesUrlsEncoded, isRequireCn, isServerFlag, isUseCsrCommonName, isUseCsrSans
-
-