|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.it.rpc.RemoteObjectConverter
public class RemoteObjectConverter
Converter class to build common transformations between objects.
Constructor Summary | |
---|---|
RemoteObjectConverter()
|
Method Summary | |
---|---|
static UserWithKey |
getUser(java.util.Hashtable user)
|
static UserWithKey |
getUser(java.util.Hashtable user,
java.lang.String password)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteObjectConverter()
Method Detail |
---|
public static UserWithKey getUser(java.util.Hashtable user)
public static UserWithKey getUser(java.util.Hashtable user, java.lang.String password)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |