Interface AccountInfo

All Known Implementing Classes:
ModuleAccountInfo

public interface AccountInfo
  • Method Details

    • getUserName

      String getUserName()
    • getPassword

      String getPassword()
    • getModule

      String getModule()
    • getRealName

      String getRealName()