Home > Contents > Index > 
Expanded TOC | Accordion TOC | Annotated TOC | Index 
IManageUsers.AddUser
This method is deprecated as of CS Version 4.0.
Syntax
public void AddUser(String username, FTValList valIn, FTValList valOut) throws UserErrorParameters
username- String specifying the name of the new user.
 
vIn- List of name/value pairs that provide any other information required by the directory service that is used.
 
vOut- Name/value pairs that might be set by the method that appears as variables upon return to ContentServer.
 
Description
Adds a new user to the directory.
There are currently no Java methods to replace this method; however, you can use the
DIR.CREATEXML tag instead.Throws
UserError- If there is a problem adding this user.
 
See Also
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.