Package | Description |
---|---|
org.keycloak.representations.idm | |
org.keycloak.services.managers | |
org.keycloak.services.resources.admin |
Modifier and Type | Field and Description |
---|---|
protected List<SocialLinkRepresentation> |
SocialMappingRepresentation.socialLinks |
Modifier and Type | Method and Description |
---|---|
SocialLinkRepresentation |
SocialMappingRepresentation.socialLink(String socialProvider,
String socialUserId,
String socialUsername) |
Modifier and Type | Method and Description |
---|---|
List<SocialLinkRepresentation> |
SocialMappingRepresentation.getSocialLinks() |
Modifier and Type | Method and Description |
---|---|
static SocialLinkRepresentation |
ModelToRepresentation.toRepresentation(SocialLinkModel socialLink) |
Modifier and Type | Method and Description |
---|---|
List<SocialLinkRepresentation> |
UsersResource.getSocialLinks(String username)
List set of social logins associated with this user.
|
Copyright © 2014. All Rights Reserved.