Class HttpExecuteFieldLevelEncryptionInterceptor

  • All Implemented Interfaces:
    com.google.api.client.http.HttpExecuteInterceptor, com.google.api.client.http.HttpResponseInterceptor

    public class HttpExecuteFieldLevelEncryptionInterceptor
    extends HttpExecuteEncryptionInterceptor
    A Google Client API interceptor for encrypting/decrypting parts of HTTP payloads. See also: - HttpExecuteInterceptor - HttpResponseInterceptor