gsdsdk / com.gsd.software.sdk.netconnector.request.authorization.interceptor / EncryptionInterceptor
class EncryptionInterceptor : Interceptor
Created by Maksim Shumko on 8/3/2018.
Name | Summary |
---|---|
<init> | EncryptionInterceptor(encryptionStrategy: EncryptionStrategy ? = null, decryptionStrategy: DecryptionStrategy ? = null) Created by Maksim Shumko on 8/3/2018. |
Name | Summary |
---|---|
intercept | fun intercept(chain: Chain): Response |