All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.TlsContext.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250107-2.0.0
Show newest version






TlsContext (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute.model

Class TlsContext

    • Constructor Detail

      • TlsContext

        public TlsContext()
    • Method Detail

      • getCertificateContext

        public TlsCertificateContext getCertificateContext()
        Defines the mechanism to obtain the client or server certificate.
        Returns:
        value or null for none
      • setCertificateContext

        public TlsContext setCertificateContext(TlsCertificateContext certificateContext)
        Defines the mechanism to obtain the client or server certificate.
        Parameters:
        certificateContext - certificateContext or null for none
      • getValidationContext

        public TlsValidationContext getValidationContext()
        Defines the mechanism to obtain the Certificate Authority certificate to validate the client/server certificate. If omitted, the proxy will not validate the server or client certificate.
        Returns:
        value or null for none
      • setValidationContext

        public TlsContext setValidationContext(TlsValidationContext validationContext)
        Defines the mechanism to obtain the Certificate Authority certificate to validate the client/server certificate. If omitted, the proxy will not validate the server or client certificate.
        Parameters:
        validationContext - validationContext or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy