This might be a missed followup item after https://github.com/googleapis/google-auth-library-java/pull/988 Not sure about the context, seems related to issue with a version of HttpClient. https://github.com/googleapis/google-auth-library-java/blob/d42f30acae7c7bd81afbecbfa83ebde5c6db931a/oauth2_http/java/com/google/auth/oauth2/GoogleAuthException.java#L159-L165 Code before this change: https://github.com/googleapis/google-auth-library-java/blame/e1db9a86e81a24d35f6d2b36f16c5aff5b70305a/oauth2_http/java/com/google/auth/oauth2/GoogleAuthException.java#L119-L129
This might be a missed followup item after #988
Not sure about the context, seems related to issue with a version of HttpClient.
google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/GoogleAuthException.java
Lines 159 to 165 in d42f30a
Code before this change:
https://github.com/googleapis/google-auth-library-java/blame/e1db9a86e81a24d35f6d2b36f16c5aff5b70305a/oauth2_http/java/com/google/auth/oauth2/GoogleAuthException.java#L119-L129