mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 15:12:45 +00:00
update java samples
This commit is contained in:
@@ -187,7 +187,6 @@ public class RetryingOAuth extends OAuth implements Interceptor {
|
||||
* Gets the token request builder
|
||||
*
|
||||
* @return A token request builder
|
||||
* @throws java.io.IOException If fail to update the access token
|
||||
*/
|
||||
public TokenRequestBuilder getTokenRequestBuilder() {
|
||||
return tokenRequestBuilder;
|
||||
|
||||
@@ -187,7 +187,6 @@ public class RetryingOAuth extends OAuth implements Interceptor {
|
||||
* Gets the token request builder
|
||||
*
|
||||
* @return A token request builder
|
||||
* @throws java.io.IOException If fail to update the access token
|
||||
*/
|
||||
public TokenRequestBuilder getTokenRequestBuilder() {
|
||||
return tokenRequestBuilder;
|
||||
|
||||
@@ -187,7 +187,6 @@ public class RetryingOAuth extends OAuth implements Interceptor {
|
||||
* Gets the token request builder
|
||||
*
|
||||
* @return A token request builder
|
||||
* @throws java.io.IOException If fail to update the access token
|
||||
*/
|
||||
public TokenRequestBuilder getTokenRequestBuilder() {
|
||||
return tokenRequestBuilder;
|
||||
|
||||
Reference in New Issue
Block a user