Class HttpExecuteEncryptionInterceptor

  • All Implemented Interfaces:
    com.google.api.client.http.HttpExecuteInterceptor, com.google.api.client.http.HttpResponseInterceptor
    Direct Known Subclasses:
    HttpExecuteFieldLevelEncryptionInterceptor, HttpExecuteJweInterceptor

    public abstract class HttpExecuteEncryptionInterceptor
    extends Object
    implements com.google.api.client.http.HttpExecuteInterceptor, com.google.api.client.http.HttpResponseInterceptor
    A Google Client API interceptor for encrypting/decrypting parts of HTTP payloads. See also: - HttpExecuteInterceptor - HttpResponseInterceptor
    • Constructor Detail

      • HttpExecuteEncryptionInterceptor

        public HttpExecuteEncryptionInterceptor()