|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DigestContext
Denotes a Context
that provides access to a digest.
Method Summary | |
---|---|
java.lang.String |
getDigest()
Returns a string that represents a hash over the request headers that might influence the responses (independent of the request URL). |
Method Detail |
---|
java.lang.String getDigest()
getDigest
in interface DigestProvider
null
if the
digest could not be computed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |