org.jivesoftware.openfire.commands.admin.user |
|
Java Source File Name | Type | Comment |
AddUser.java | Class | Adds a user to Openfire if the provider is not read-only. |
AuthenticateUser.java | Class | Takes a user's username and password to authenticate them against the Openfire authprovider. |
ChangeUserPassword.java | Class | Command that allows to change password of existing users. |
UserProperties.java | Class | An adhoc command to retrieve the properties of the user. |