DescriptorBean
, SettableBean
, StandardInterface
UserEditorMBean
public interface UserRemoverMBean extends StandardInterface, DescriptorBean
Modifier and Type | Method | Description |
---|---|---|
void |
removeUser(java.lang.String userName) |
Removes a user.
|
addPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListener
getName
void removeUser(java.lang.String userName) throws NotFoundException, InvalidParameterException
userName
- - The name of an existing user.NotFoundException
InvalidParameterException