public class BasicAuthenticationHandler extends Object implements AuthenticationHandler
| Constructor and Description |
|---|
BasicAuthenticationHandler(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUsername() |
Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.