Class PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.privateca_ca_pool.PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage.Jsii$Proxy
-
- All Implemented Interfaces:
PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage
@Stability(Stable) @Internal public static final class PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage
An implementation forPrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.google.privateca_ca_pool.PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage
PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage.Builder, PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage.Builder builder)Constructor that initializes the object based on literal property values passed by thePrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)ObjectgetClientAuth()Corresponds to OID 1.3.6.1.5.5.7.3.2.ObjectgetCodeSigning()Corresponds to OID 1.3.6.1.5.5.7.3.3.ObjectgetEmailProtection()Corresponds to OID 1.3.6.1.5.5.7.3.4.ObjectgetOcspSigning()Corresponds to OID 1.3.6.1.5.5.7.3.9.ObjectgetServerAuth()Corresponds to OID 1.3.6.1.5.5.7.3.1.ObjectgetTimeStamping()Corresponds to OID 1.3.6.1.5.5.7.3.8.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage.Builder builder)
Constructor that initializes the object based on literal property values passed by thePrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage.Builder.
-
-
Method Detail
-
getClientAuth
public final Object getClientAuth()
Description copied from interface:PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsageCorresponds to OID 1.3.6.1.5.5.7.3.2. Officially described as "TLS WWW client authentication", though regularly used for non-WWW TLS.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_ca_pool#client_auth PrivatecaCaPool#client_auth}
- Specified by:
getClientAuthin interfacePrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage
-
getCodeSigning
public final Object getCodeSigning()
Description copied from interface:PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsageCorresponds to OID 1.3.6.1.5.5.7.3.3. Officially described as "Signing of downloadable executable code client authentication".Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_ca_pool#code_signing PrivatecaCaPool#code_signing}
- Specified by:
getCodeSigningin interfacePrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage
-
getEmailProtection
public final Object getEmailProtection()
Description copied from interface:PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsageCorresponds to OID 1.3.6.1.5.5.7.3.4. Officially described as "Email protection".Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_ca_pool#email_protection PrivatecaCaPool#email_protection}
- Specified by:
getEmailProtectionin interfacePrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage
-
getOcspSigning
public final Object getOcspSigning()
Description copied from interface:PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsageCorresponds to OID 1.3.6.1.5.5.7.3.9. Officially described as "Signing OCSP responses".Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_ca_pool#ocsp_signing PrivatecaCaPool#ocsp_signing}
- Specified by:
getOcspSigningin interfacePrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage
-
getServerAuth
public final Object getServerAuth()
Description copied from interface:PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsageCorresponds to OID 1.3.6.1.5.5.7.3.1. Officially described as "TLS WWW server authentication", though regularly used for non-WWW TLS.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_ca_pool#server_auth PrivatecaCaPool#server_auth}
- Specified by:
getServerAuthin interfacePrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage
-
getTimeStamping
public final Object getTimeStamping()
Description copied from interface:PrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsageCorresponds to OID 1.3.6.1.5.5.7.3.8. Officially described as "Binding the hash of an object to a time".Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_ca_pool#time_stamping PrivatecaCaPool#time_stamping}
- Specified by:
getTimeStampingin interfacePrivatecaCaPoolIssuancePolicyBaselineValuesKeyUsageExtendedKeyUsage
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-