com.xpn.xwiki.xmlrpc
Class XWikiXmlRpcUser
java.lang.Object
com.xpn.xwiki.xmlrpc.XWikiXmlRpcUser
public class XWikiXmlRpcUser
- extends Object
This is an helper class for storing XML RPC user information.
- Version:
- $Id: 3876420257a92e4f27f612354f313e1d1cb16266 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XWikiXmlRpcUser
public XWikiXmlRpcUser(String userName,
String remoteIp)
getName
public String getName()
getRemoteIp
public String getRemoteIp()
Copyright © 2004-2013 XWiki. All Rights Reserved.