UserCredentials
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 |
UserCredentials
object that contains a username and password.