Class AvatarServiceImpl.GravatarUrlStrategy

java.lang.Object
com.atlassian.jira.avatar.AvatarServiceImpl.GravatarUrlStrategy
Enclosing class:
AvatarServiceImpl

public class AvatarServiceImpl.GravatarUrlStrategy extends Object
Build avatar URLs that point to Gravatar avatars. If the user does not exist, we serve the anonymous avatar directly. If the user has not configured Gravatar, they will get the default avatar provided by Gravatar.