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