public final class UsernamePassword extends Object implements IMDMCredential
Constructor and Description |
---|
UsernamePassword(String pUsername,
String pPassword) |
Modifier and Type | Method and Description |
---|---|
String |
getPassword() |
String |
getUsername()
The username represneted by this credential
|
String |
toString() |
Copyright © 2019. All rights reserved.