AddUser |
Adds a user to Openfire if the provider is not read-only.
|
AuthenticateUser |
Takes a user's username and password to authenticate them against the Openfire authprovider.
|
ChangeUserPassword |
Command that allows to change password of existing users.
|
DeleteUser |
Delete a user from Openfire if the provider is not read-only.
|
DisableUser |
Disables (locks) a user.
|
EndUserSession |
End a user session
|
GetUserRoster |
Gets the roster of a user
The implementation uses Openfire's LockOutManager to apply the configuration state.
|
ReEnableUser |
Re-Enables a user.
|
UserProperties |
An adhoc command to retrieve the properties of the user.
|