public interface SocialUserDetails
extends org.springframework.security.core.userdetails.UserDetails
Modifier and Type | Method and Description |
---|---|
String |
getUserId()
The user's identity at the provider.
|
String getUserId()
UserDetails.getUsername()
if users are identified by username