uCosminexus Application Server, Security Management Guide
Description
Deletes a user. If the specified user does not exist, an exception occurs. The specified user entry and any entries below it are deleted on the LDAP directory server.
If an exception occurs during the subcontext update after this method is called, user information is incompletely updated. In this case, remove the cause and then call this method again.
Syntax
public void removeUserData(String uid) throws NamingException;
Parameter
Exceptions
Return value
None
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd