Class GadgetUserResource
- java.lang.Object
-
- com.atlassian.bamboo.plugins.rest.resource.GadgetUserResource
-
public class GadgetUserResource extends Object
-
-
Constructor Summary
Constructors Constructor Description GadgetUserResource(BambooUserManager bambooUserManager)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UserBean
getCurrentUser(com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
-
-
-
Constructor Detail
-
GadgetUserResource
public GadgetUserResource(BambooUserManager bambooUserManager)
-
-
Method Detail
-
getCurrentUser
public UserBean getCurrentUser(@Context com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
-
-