UserCredentials

UserCredentials object that contains a username and password.

UserCredentials Functions

getPassword UserCredentials.getPassword( ) Returns the password
setPassword UserCredentials.setPassword( password ) Set the password
getUsername UserCredentials.getUsername( ) Returns the username
setUsername UserCredentials.setUsername( username ) Set the username