public static class TestPasswordAuthenticator.PasswordAuthenticatorRequest extends Object
| Constructor and Description |
|---|
PasswordAuthenticatorRequest(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUsername() |
String |
toString() |
public PasswordAuthenticatorRequest(String username, String password)
public String getUsername()
public String getPassword()
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.