Package com.google.auth.mtls
package com.google.auth.mtls
-
ClassDescriptionThis exception is thrown by certificate providers in the Google auth library when the certificate source is unavailable.Data class representing context_aware_metadata.json file.An HttpTransportFactory that creates
NetHttpTransportinstances configured for mTLS (mutual TLS) using a specificKeyStorecontaining the client's certificate and private key.MtlsProvider is used by the Gax library for configuring mutual TLS in the HTTP and GRPC transport layer.Utility class for mTLS related operations.This class implementsMtlsProviderfor the Google Auth library transport layer viaContextAwareMetadataJson.This class implementsMtlsProviderfor the Google Auth library transport layer viaWorkloadCertificateConfiguration.