@Deprecated public class BasicAuthStrategy extends Object implements AuthStrategy
| Constructor and Description |
|---|
BasicAuthStrategy(String username,
String password)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAuthentication(org.apache.commons.httpclient.HttpClient httpClient,
org.apache.commons.httpclient.HttpMethodBase method)
Deprecated.
Add authentication credenticals, tokens, etc.
|
void |
init()
Deprecated.
|
public void init()
throws ProponoException
ProponoExceptionpublic void addAuthentication(org.apache.commons.httpclient.HttpClient httpClient,
org.apache.commons.httpclient.HttpMethodBase method)
throws ProponoException
AuthStrategyaddAuthentication in interface AuthStrategyProponoExceptionCopyright © 2023. All rights reserved.