public class ResponseSignatureInterceptor extends Object implements org.apache.http.HttpResponseInterceptor
Modifier and Type | Field and Description |
---|---|
static String |
NOT_SIGNED_RESPONSE |
Constructor and Description |
---|
ResponseSignatureInterceptor(ApiService apiService) |
Modifier and Type | Method and Description |
---|---|
X509Certificate |
lastSertifikat() |
void |
process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
public static final String NOT_SIGNED_RESPONSE
public ResponseSignatureInterceptor(ApiService apiService)
public void process(org.apache.http.HttpResponse response, org.apache.http.protocol.HttpContext context) throws org.apache.http.HttpException, IOException
process
in interface org.apache.http.HttpResponseInterceptor
org.apache.http.HttpException
IOException
public X509Certificate lastSertifikat()
Copyright © 2017 Digipost. All rights reserved.