We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8671818 commit 47a9719Copy full SHA for 47a9719
oauth2_http/java/com/google/auth/mtls/MtlsProvider.java
@@ -39,6 +39,7 @@
39
*
40
* <p>Note: This interface will replace the identically named "MtlsProvider" implementation in the
41
* Gax library. The Gax library version of MtlsProvider will be marked as deprecated.
42
+ * See https://github.com/googleapis/google-auth-library-java/issues/1758
43
*/
44
public interface MtlsProvider {
45
/** Returns the mutual TLS key store. */
0 commit comments