public interface UserRemoverMBean extends StandardInterface, DescriptorBean
Modifier and Type | Method and Description |
---|---|
void |
removeUser(java.lang.String userName)
Removes a user.
|
getName, setName, wls_getDisplayName, wls_getInterfaceClassName, wls_getObjectName
addBeanUpdateListener, addPropertyChangeListener, createChildCopy, createChildCopyIncludingObsolete, getDescriptor, getParentBean, isEditable, removeBeanUpdateListener, removePropertyChangeListener
isSet, unSet
void removeUser(java.lang.String userName) throws NotFoundException, InvalidParameterException
userName
- - The name of an existing user.NotFoundException
InvalidParameterException