9 Jun
2006
9 Jun
'06
12:22 a.m.
Hi All, Is there an easy way to programmatically add a user? The createUser method seems to require a bunch of other parameters that seems UI specific: public int createUser(String xwikiname, Map map, String parent, String content, String userRights, XWikiContext context) throws XWikiException Thanks Duke