public abstract class LoginRequest extends Object
| Constructor and Description |
|---|
LoginRequest() |
| Modifier and Type | Method and Description |
|---|---|
static LoginRequest |
from(String username,
char[] password) |
abstract char[] |
password() |
String |
toString() |
abstract String |
username() |
Copyright © 2018 Walmart, Inc.. All rights reserved.