| Package | Description |
|---|---|
| com.naturalprogrammer.spring.lemon.security |
| Modifier and Type | Method and Description |
|---|---|
LemonPrincipal<ID> |
LemonOAuth2UserService.buildPrincipal(org.springframework.security.oauth2.core.user.OAuth2User oath2User,
java.lang.String registrationId)
Builds the security principal from the given userReqest.
|
LemonPrincipal<ID> |
LemonUserDetailsService.loadUserByUsername(java.lang.String username) |