Document representing a user's credentials.
Property | Type | Constraints | Description |
---|---|---|---|
password
|
String | mandatory=true, nullable=false | The password to authorize. |
username
|
String | mandatory=true, nullable=false | The user name to authorize. |