| Class | Description |
|---|---|
| MtlsHttpTransportFactory |
An HttpTransportFactory that creates
NetHttpTransport instances configured for mTLS
(mutual TLS) using a specific KeyStore containing the client's certificate and private
key. |
| X509Provider |
This class provides certificate key stores to the Google Auth library transport layer via
certificate configuration files.
|
| Exception | Description |
|---|---|
| CertificateSourceUnavailableException |
This exception is thrown by certificate providers in the Google auth library when the certificate
source is unavailable.
|
Copyright © 2025 Google. All rights reserved.