Uses of Class
org.keycloak.representations.idm.SocialLinkRepresentation
Packages that use SocialLinkRepresentation
-
Uses of SocialLinkRepresentation in org.keycloak.representations.idm
Fields in org.keycloak.representations.idm with type parameters of type SocialLinkRepresentationModifier and TypeFieldDescriptionprotected List<SocialLinkRepresentation>
UserRepresentation.socialLinks
Deprecated.Methods in org.keycloak.representations.idm that return types with arguments of type SocialLinkRepresentationMethod parameters in org.keycloak.representations.idm with type arguments of type SocialLinkRepresentationModifier and TypeMethodDescriptionvoid
UserRepresentation.setSocialLinks
(List<SocialLinkRepresentation> socialLinks)