public interface OidcUserMapper
| Modifier and Type | Method and Description |
|---|---|
User |
toUser(org.springframework.security.oauth2.core.oidc.user.OidcUser oidcUser,
org.springframework.security.oauth2.client.oidc.userinfo.OidcUserRequest userRequest)
Get
User or create one is none exist. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.