Uses of Class
com.google.auth.mtls.CertificateSourceUnavailableException
Packages that use CertificateSourceUnavailableException
-
Uses of CertificateSourceUnavailableException in com.google.auth.mtls
Methods in com.google.auth.mtls that throw CertificateSourceUnavailableExceptionModifier and TypeMethodDescriptionMtlsProvider.getKeyStore()Returns a mutual TLS key store.SecureConnectProvider.getKeyStore()Returns a mutual TLS key store backed by the certificate provided by the SecureConnect tool.X509Provider.getKeyStore()Finds the certificate configuration file, then builds a Keystore using the X.509 certificate and private key pointed to by the configuration.