public class NopCrowdAvatarProvider extends Object implements com.atlassian.crowd.manager.avatar.AvatarProvider
AvatarProvider interface.| Constructor and Description |
|---|
NopCrowdAvatarProvider() |
| Modifier and Type | Method and Description |
|---|---|
URI |
getHostedUserAvatarUrl(long applicationId,
String username,
int sizeHint) |
URI |
getUserAvatar(com.atlassian.crowd.model.user.User user,
int sizeHint) |
Copyright © 2003–2017 Atlassian. All rights reserved.