elasticio / component-commons-library

Storage for most common component development cases
Apache License 2.0
0 stars 0 forks source link

Increase access level for Oauth2 token methods #28

Open denyshld opened 4 years ago

denyshld commented 4 years ago

Need to change private to protected access modifier for getValidToken and fetchNewToken methods in OAuth2RestClient class