Class AuthenticationInterceptor
- java.lang.Object
-
- com.fifa.connectservicebus.sdk.authentication.AuthenticationInterceptor
-
- All Implemented Interfaces:
okhttp3.Interceptor
public class AuthenticationInterceptor extends Object implements okhttp3.Interceptor
-
-
Constructor Summary
Constructors Constructor Description AuthenticationInterceptor(AuthenticationService authenticationService)
-
-
-
Constructor Detail
-
AuthenticationInterceptor
public AuthenticationInterceptor(AuthenticationService authenticationService)
-
-
Method Detail
-
intercept
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain) throws IOException- Specified by:
interceptin interfaceokhttp3.Interceptor- Throws:
IOException
-
-