public class LemonOidcUserService
extends org.springframework.security.oauth2.client.oidc.userinfo.OidcUserService
Constructor and Description |
---|
LemonOidcUserService(LemonOAuth2UserService<?,?> oauth2UserService) |
Modifier and Type | Method and Description |
---|---|
org.springframework.security.oauth2.core.oidc.user.OidcUser |
loadUser(org.springframework.security.oauth2.client.oidc.userinfo.OidcUserRequest userRequest) |
public LemonOidcUserService(LemonOAuth2UserService<?,?> oauth2UserService)
public org.springframework.security.oauth2.core.oidc.user.OidcUser loadUser(org.springframework.security.oauth2.client.oidc.userinfo.OidcUserRequest userRequest) throws org.springframework.security.oauth2.core.OAuth2AuthenticationException
loadUser
in interface org.springframework.security.oauth2.client.userinfo.OAuth2UserService<org.springframework.security.oauth2.client.oidc.userinfo.OidcUserRequest,org.springframework.security.oauth2.core.oidc.user.OidcUser>
loadUser
in class org.springframework.security.oauth2.client.oidc.userinfo.OidcUserService
org.springframework.security.oauth2.core.OAuth2AuthenticationException