public class RequestSignInterceptor extends Object implements okhttp3.Interceptor
| Constructor and Description |
|---|
RequestSignInterceptor(PrivateKey privateKey)
Create a new instance
|
RequestSignInterceptor(PrivateKey privateKey,
Password password)
Create a new instance
|
public RequestSignInterceptor(PrivateKey privateKey)
privateKey - public RequestSignInterceptor(PrivateKey privateKey, Password password)
privateKey - password - public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
throws IOException
intercept in interface okhttp3.InterceptorIOExceptionCopyright © 2016. All rights reserved.