Class AuthenticationInterceptor

  • All Implemented Interfaces:
    okhttp3.Interceptor

    public class AuthenticationInterceptor
    extends Object
    implements okhttp3.Interceptor
    OkHttp interceptor type for OpenAI authentication
    • Constructor Detail

      • AuthenticationInterceptor

        public AuthenticationInterceptor​(HttpExecutorContext context)
        Parameters:
        context - passed along the HTTP configuration, mainly the credentials