com.atlassian.bamboo.plugins.rest.resource
Class GadgetUserResource

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.resource.GadgetUserResource

public class GadgetUserResource
extends java.lang.Object


Constructor Summary
GadgetUserResource(BambooUserManager bambooUserManager)
           
 
Method Summary
 UserBean getCurrentUser(com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GadgetUserResource

public GadgetUserResource(BambooUserManager bambooUserManager)
Method Detail

getCurrentUser

public UserBean getCurrentUser(@Context
                               com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)


Copyright © 2012 Atlassian. All Rights Reserved.