79 'ACCOUNT_TYPE' => $this->data->getAccountType(),
80 'SERVER_SCHEME' => $this->data->getServerScheme(),
81 'SERVER_HOST' => $this->data->getServerHost(),
82 'SERVER_PORT' => $this->data->getServerPort(),
83 'SERVER_USERNAME' => $this->data->getServerUsername(),
84 'SERVER_PASSWORD' => $this->data->getServerPassword(),
85 'SERVER_PATH' => $this->data->getServerPath(),