Interface OAuth20AccessTokenResponseGenerator
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
This is
OAuth20AccessTokenResponseGenerator.- Since:
- 5.0.0
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.servlet.ModelAndViewGenerate.
-
Method Details
-
generate
Generate.- Parameters:
result- the result- Returns:
- the model and view
-