173174175176177178179180181182183
this.httpUtil = new HttpUtilImpl(); } if (this.oauthResponseParser == null) { this.oauthResponseParser = new DefaultOAuthResponseParser(); } if (this.refreshTokenManager == null) { try