File tree Expand file tree Collapse file tree
oauth2_http/java/com/google/auth/oauth2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -269,7 +269,8 @@ public Builder setAwsSecurityCredentialsSupplier(
269269 * verification URL provided in the credential source. If not set, the credential verification
270270 * URL will default to
271271 *
272- * <p><a href=https://sts.{region}.amazonaws.com?Action=GetCallerIdentity&Version=2011-06-15>
272+ * <p><a
273+ * href="https://sts.{region}.amazonaws.com?Action=GetCallerIdentity&Version=2011-06-15">https://sts.{region}.amazonaws.com?Action=GetCallerIdentity&Version=2011-06-15</a>
273274 *
274275 * @param regionalCredentialVerificationUrlOverride the AWS credential verification url to set.
275276 * @return this {@code Builder} object
You can’t perform that action at this time.
0 commit comments