Interface TokenResponse.IAccessTokenStage
- All Known Implementing Classes:
TokenResponse.Builder
- Enclosing class:
- TokenResponse
public static interface TokenResponse.IAccessTokenStage
Access token stage interface.
-
Method Summary
-
Method Details
-
withAccessToken
Supply the access token.- Parameters:
accessToken- the access token- Returns:
- the next stage
-