public static class IdentityPoolCredentialSource.CertificateConfig extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getCertificateConfigLocation()
Returns the path to the client certificate file, or null if not set.
|
String |
getTrustChainPath()
Returns the path to the trust chain file, or null if not set.
|
boolean |
useDefaultCertificateConfig()
Returns whether the default certificate configuration should be used.
|
public boolean useDefaultCertificateConfig()
@Nullable public String getCertificateConfigLocation()
Copyright © 2026 Google. All rights reserved.