public class UserResource extends Object
| Constructor and Description |
|---|
UserResource(JiraAuthenticationContext authenticationContext,
AvatarService avatarService,
XsrfInvocationChecker xsrfChecker) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
updateUserAvatar(String username,
Long avatarId) |
public UserResource(JiraAuthenticationContext authenticationContext, AvatarService avatarService, XsrfInvocationChecker xsrfChecker)
Copyright © 2002-2015 Atlassian. All Rights Reserved.