org.hudsonci.rest.api.user
Class UserResource
java.lang.Object
org.hudsonci.rest.api.internal.ResourceSupport
org.hudsonci.rest.api.user.UserResource
@Named
public class UserResource
- extends ResourceSupport
- Since:
- 2.1.0
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserResource
@Inject
public UserResource(SecurityService securityService,
UserConverter userx)
getUser
public UserDTO getUser(String userName)
Copyright © 2004-2011 Hudson. All Rights Reserved.