com.atlassian.confluence.plugins.gadgets.rest
Class CurrentUserResource

java.lang.Object
  extended by com.atlassian.confluence.plugins.gadgets.rest.CurrentUserResource

public class CurrentUserResource
extends Object


Constructor Summary
CurrentUserResource()
           
 
Method Summary
 javax.ws.rs.core.Response getCurrentUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurrentUserResource

public CurrentUserResource()
Method Detail

getCurrentUser

public javax.ws.rs.core.Response getCurrentUser()


Copyright © 2003-2012 Atlassian. All Rights Reserved.