public interface UserRemoverMBean extends StandardInterface, DescriptorBean
| Modifier and Type | Method and Description | 
|---|---|
void | 
removeUser(String userName)
Removes a user. 
 | 
getNameaddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenervoid removeUser(String userName) throws NotFoundException, InvalidParameterException
userName - - The name of an existing user.NotFoundExceptionInvalidParameterException