microsoft / vsts-authentication-library-for-java

Retrieve OAuth2 or Personal Accesss Tokens for Visual Studio Team Services (visualstudio.com) accounts. Also provides secure storage for those secrets on different platforms.
MIT License
18 stars 20 forks source link

Make httpClient plug-able #9

Closed yacaovsnc closed 7 years ago

yacaovsnc commented 7 years ago

So TEE can plug-in its own http client implementation.