public class BasicAuth extends AuthenticationType
Constructor and Description |
---|
BasicAuth() |
Modifier and Type | Method and Description |
---|---|
String |
getPassword() |
String |
getUsername() |
void |
setPassword(String password) |
void |
setUsername(String username) |
String |
toString() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.