Package si.mazi.rescu

Interface ParamsDigest

All Known Implementing Classes:
BasicAuthCredentials, HmacPostBodyDigest

public interface ParamsDigest
This may be used for REST APIs where some parameters' values must be digests of other parameters.
Author:
Matija Mazi