Factory method that avoids writing credentials in source code.
Factory method that avoids writing credentials in source code. The indicated file must contain the login on the first line and the password on the second
a Successfull VSDConnect object is only returned if the authentication and session establishment succeeded. Otherwise, a failure is returned
Creates a VSDConnect object given the indicated credentials
Creates a VSDConnect object given the indicated credentials
a Successfull VSDConnect object is only returned if the authentication and session establishment succeeded. Otherwise, a failure is returned
Factory method to create a VSD session to the demo server, This is used for unit tests, and can as well be used for sandbox trials
Factory method to create a VSD session to the demo server, This is used for unit tests, and can as well be used for sandbox trials
a Successfull VSDConnect object is only returned if the authentication and session establishment succeeded. Otherwise, a failure is returned
Factory for VSDClient class