Class UserDetailsController
- java.lang.Object
-
- com.okta.spring.example.controllers.UserDetailsController
-
@Controller public class UserDetailsController extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UserDetailsController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.web.servlet.ModelAndView
userDetails(org.springframework.security.oauth2.client.authentication.OAuth2AuthenticationToken authentication)
-