public class PortalSSOAuthInterceptor extends Object implements okhttp3.Interceptor
| Modifier and Type | Field and Description |
|---|---|
protected String |
secret |
protected String |
username |
| Constructor and Description |
|---|
PortalSSOAuthInterceptor(String username,
String secret) |
| Modifier and Type | Method and Description |
|---|---|
protected okhttp3.Headers |
computeHeaders(okhttp3.Headers headers) |
okhttp3.Response |
intercept(okhttp3.Interceptor.Chain chain) |
protected okhttp3.Headers computeHeaders(okhttp3.Headers headers)
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
throws IOException
intercept in interface okhttp3.InterceptorIOExceptionCopyright © 2018 Nuxeo. All rights reserved.