Skip to content

Commit

Permalink
update javadoc to reference AIP.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmehta19 committed Oct 28, 2024
1 parent 1e6c058 commit 934679c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion oauth2_http/java/com/google/auth/oauth2/S2A.java
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
/**
* Utilities to fetch the S2A (Secure Session Agent) address from the mTLS configuration.
*
* <p>mTLS configuration is queried from the MDS MTLS Autoconfiguration endpoint.
* <p>mTLS configuration is queried from the MDS MTLS Autoconfiguration endpoint. See
* https://google.aip.dev/auth/4115 for details.
*/
@ThreadSafe
public final class S2A {
Expand Down

0 comments on commit 934679c

Please sign in to comment.