Skip to content

Commit 47a9719

Browse files
committed
feat(mtls): Add link to github issue on MtlsProvider interface.
1 parent 8671818 commit 47a9719

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

oauth2_http/java/com/google/auth/mtls/MtlsProvider.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
*
4040
* <p>Note: This interface will replace the identically named "MtlsProvider" implementation in the
4141
* 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
4243
*/
4344
public interface MtlsProvider {
4445
/** Returns the mutual TLS key store. */

0 commit comments

Comments
 (0)