Interface OAuth2HttpClient
-
- All Implemented Interfaces:
public interface OAuth2HttpClient
-
-
Method Summary
Modifier and Type Method Description abstract OAuth2AccessTokenResponsepost(OAuth2HttpRequest req)-
-
Method Detail
-
post
abstract OAuth2AccessTokenResponse post(OAuth2HttpRequest req)
-
-
-
-