Skip to content

make method updateParamsForAuth protected for java webclient#10351

Merged
wing328 merged 1 commit into
OpenAPITools:masterfrom
bhuism:master
Sep 9, 2021
Merged

make method updateParamsForAuth protected for java webclient#10351
wing328 merged 1 commit into
OpenAPITools:masterfrom
bhuism:master

Conversation

@bhuism

@bhuism bhuism commented Sep 8, 2021

Copy link
Copy Markdown
Contributor

Make method updateParamsForAuth protected (not private) for java webclient

rationale: so that it can be overridden

the equivalent method in RestTemplate is currently also protected

protected void updateParamsForAuth(String[] authNames, MultiValueMap<String, String> queryParams, HttpHeaders headerParams, MultiValueMap<String, String> cookieParams)

@wing328

wing328 commented Sep 9, 2021

Copy link
Copy Markdown
Member

Looks good to me. Next time please follow the PR checklist to update the samples and copy the Java technical committee for review.

cc @bbdouglas (2017/07) @sreeshas (2017/08) @jfiala (2017/08) @lukoyanov (2017/09) @cbornet (2017/09) @jeff9finger (2018/01) @karismann (2019/03) @Zomzog (2019/04) @lwlee2608 (2019/10) @nmuesch (2021/01)

@wing328 wing328 merged commit 54e98c8 into OpenAPITools:master Sep 9, 2021
@wing328 wing328 added this to the 5.3.0 milestone Sep 9, 2021
@bhuism

bhuism commented Nov 26, 2021

Copy link
Copy Markdown
Contributor Author

Forgot to thank you @wing328 (next time I will follow the PR checklist)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants