public class HeaderAuthentication extends Object implements Authentication
| Constructor and Description |
|---|
HeaderAuthentication(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(HttpClient httpClient) |
String |
getName() |
String |
getValue() |
String |
toString() |
public String getName()
public String getValue()
public void apply(HttpClient httpClient)
apply in interface AuthenticationCopyright © 2023. All rights reserved.