Package org.forgerock.android.auth
Class InterceptorHandler
-
- All Implemented Interfaces:
-
org.forgerock.android.auth.Interceptor.Chain
public class InterceptorHandler implements Interceptor.Chain
Follow the Interceptor.Chain and executes each Interceptor in the chain.
-
-
Constructor Summary
Constructors Constructor Description InterceptorHandler()
-