Package com.github.scribejava.core.model
Interface OAuthRequest.ResponseConverter<T>
-
- Enclosing class:
- OAuthRequest
public static interface OAuthRequest.ResponseConverter<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tconvert(Response response)
-