A VirtualDatabaseUser is a login/password combination to
represent a virtual database user.
author: Emmanuel Cecchet author: Mathieu Peltier version: 1.0
Creates a new VirtualDatabaseUser instance. The caller must
ensure that the parameters are not null.
Parameters: login - the user name. Parameters: password - the password.