Package | Description |
---|---|
org.keycloak.representations.idm |
Modifier and Type | Field and Description |
---|---|
protected List<SocialLinkRepresentation> |
UserRepresentation.socialLinks
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<SocialLinkRepresentation> |
UserRepresentation.getSocialLinks() |
Modifier and Type | Method and Description |
---|---|
void |
UserRepresentation.setSocialLinks(List<SocialLinkRepresentation> socialLinks) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.