Uses of Interface
com.google.auth.oauth2.PropertyProvider
Packages that use PropertyProvider
-
Uses of PropertyProvider in com.google.auth.mtls
Methods in com.google.auth.mtls with parameters of type PropertyProviderModifier and TypeMethodDescriptionstatic StringMtlsUtils.getCertificatePath(EnvironmentProvider envProvider, PropertyProvider propProvider, String certConfigPathOverride) Returns the path to the client certificate file specified by the loaded workload certificate configuration.Constructors in com.google.auth.mtls with parameters of type PropertyProviderModifierConstructorDescriptionX509Provider(EnvironmentProvider envProvider, PropertyProvider propProvider, String certConfigPathOverride) Creates an X509 provider with an override path for the certificate configuration, bypassing the normal checks for the well known certificate configuration file path and environment variable. -
Uses of PropertyProvider in com.google.auth.oauth2
Classes in com.google.auth.oauth2 that implement PropertyProviderModifier and TypeClassDescriptionclassRepresents the default system property provider.Fields in com.google.auth.oauth2 declared as PropertyProviderModifier and TypeFieldDescriptionprotected PropertyProviderExternalAccountCredentials.Builder.propertyProvider