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 47a9719 commit 54108ffCopy full SHA for 54108ff
oauth2_http/java/com/google/auth/mtls/MtlsProvider.java
@@ -38,8 +38,8 @@
38
* layer. The source of the client certificate is up to the implementation.
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
+ * Gax library. The Gax library version of MtlsProvider will be marked as deprecated. 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