public class DigestHelper extends Object
| Constructor and Description |
|---|
DigestHelper(NonceProvider nonceProvider) |
| Modifier and Type | Method and Description |
|---|---|
DigestResponse |
calculateResponse(Auth auth,
String expectedRealm,
Request.Method method) |
String |
getChallenge(String nonceValue,
Auth auth,
String actualRealm) |
public DigestHelper(NonceProvider nonceProvider)
public DigestResponse calculateResponse(Auth auth, String expectedRealm, Request.Method method)
Copyright © 2021 McEvoy Software Ltd. All rights reserved.