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 ParamsDigest
Copyright © 2012–2016. All rights reserved.