static class TenpayCertificateService.TenpayCertificateAuthorizationInterceptor extends AbstractAuthorizationInterceptor
| Constructor and Description |
|---|
TenpayCertificateAuthorizationInterceptor(AppMerchant appMerchant)
Instantiates a new Tenpay certificate authorization interceptor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
verifyResponse(okhttp3.Response response)
Consume.
|
interceptpublic TenpayCertificateAuthorizationInterceptor(AppMerchant appMerchant)
appMerchant - the app merchantprotected void verifyResponse(okhttp3.Response response)
throws PayException
AbstractAuthorizationInterceptorverifyResponse in class AbstractAuthorizationInterceptorresponse - the responsePayException - the pay exceptionCopyright © 2023. All rights reserved.