public class ResponseSignatureInterceptor extends Object implements org.apache.http.HttpResponseInterceptor
| Constructor and Description |
|---|
ResponseSignatureInterceptor(Supplier<byte[]> certificateSupplier) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
public ResponseSignatureInterceptor(Supplier<byte[]> certificateSupplier)
Copyright © 2016 Digipost Open Source. All rights reserved.