com.atlassian.confluence.it.rpc
Class RemoteObjectConverter

java.lang.Object
  extended by com.atlassian.confluence.it.rpc.RemoteObjectConverter

public class RemoteObjectConverter
extends Object

Converter class to build common transformations between objects.


Constructor Summary
RemoteObjectConverter()
           
 
Method Summary
static UserWithKey getUser(Hashtable user)
           
static UserWithKey getUser(Hashtable user, String password)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteObjectConverter

public RemoteObjectConverter()
Method Detail

getUser

public static UserWithKey getUser(Hashtable user)

getUser

public static UserWithKey getUser(Hashtable user,
                                  String password)


Copyright © 2003–2015 Atlassian. All rights reserved.