Interface TokenResponse.ITokenTypeStage
- All Known Implementing Classes:
TokenResponse.Builder
- Enclosing class:
- TokenResponse
public static interface TokenResponse.ITokenTypeStage
Token type stage interface.
-
Method Summary
-
Method Details
-
withTokenType
Supply the token type.- Parameters:
tokenType- the token type- Returns:
- the next stage
-