public interface SocialUserImageRepositoryAPI
| Modifier and Type | Interface and Description |
|---|---|
static class |
SocialUserImageRepositoryAPI.ImageSize |
| Modifier and Type | Method and Description |
|---|---|
String |
imageUrlForSocialUser(SocialUser user,
SocialUserImageRepositoryAPI.ImageSize imageSize)
Return the url containing either the location of the image or base 64 encoded image.
|
String imageUrlForSocialUser(SocialUser user, SocialUserImageRepositoryAPI.ImageSize imageSize)
user - imageSize - Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.