By: Guillaume Kuhmel user 16 Jan 2015 at 10 a.m. CST

1 Response
Guillaume Kuhmel gravatar
Hi, i've seen the ticket talking about oxauth an Proxy, but the classes i use are UserInfoClient, TokenClient and OpenIdConfigurationClient. it there a way to use a proxy with these classes ? Best regards !

By Yuriy Movchan staff 21 Jan 2015 at 1:19 p.m. CST

Yuriy Movchan gravatar
All these clients have base class BaseClient. BaseClient has method to set executor: public void setExecutor(ClientExecutor executor)