public class BasicAuthCredentials extends Object implements ParamsDigest
| Constructor and Description |
|---|
BasicAuthCredentials(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
digestParams(RestInvocation restInvocation) |
public String digestParams(RestInvocation restInvocation)
digestParams in interface ParamsDigestCopyright © 2012–2021. All rights reserved.