public class CredentialsFactoryImpl extends Object implements CredentialsFactory
CredentialsFactory.| Constructor and Description |
|---|
CredentialsFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
getHttpDigestCredentials(String user,
String password)
Retrieves the credentials to be used in HTTP Digest authentication.
|
public Credentials getHttpDigestCredentials(String user, String password)
CredentialsFactorygetHttpDigestCredentials in interface CredentialsFactoryCopyright © 2016. All Rights Reserved.