Interface TokenResponse.ITokenTypeStage

All Known Implementing Classes:
TokenResponse.Builder
Enclosing class:
TokenResponse

public static interface TokenResponse.ITokenTypeStage
Token type stage interface.
  • Method Details

    • withTokenType

      TokenResponse.IBuildStage withTokenType(String tokenType)
      Supply the token type.
      Parameters:
      tokenType - the token type
      Returns:
      the next stage