Package VASSAL.chat.jabber
Class ModuleAccountInfo
java.lang.Object
VASSAL.chat.jabber.ModuleAccountInfo
- All Implemented Interfaces:
AccountInfo
public class ModuleAccountInfo extends Object implements AccountInfo
-
Constructor Summary
Constructors Constructor Description ModuleAccountInfo(String login, String password) -
Method Summary
Modifier and Type Method Description StringgetModule()StringgetPassword()StringgetRealName()StringgetUserName()
-
Constructor Details
-
ModuleAccountInfo
-
-
Method Details
-
getPassword
- Specified by:
getPasswordin interfaceAccountInfo
-
getUserName
- Specified by:
getUserNamein interfaceAccountInfo
-
getRealName
- Specified by:
getRealNamein interfaceAccountInfo
-
getModule
- Specified by:
getModulein interfaceAccountInfo
-