Class DelegatingOAuth2UserService<R extends OAuth2UserRequest,​U extends OAuth2User>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      U loadUser​(R userRequest)
      Returns an OAuth2User after obtaining the user attributes of the End-User from the UserInfo Endpoint.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait