-
- All Implemented Interfaces:
-
org.forgerock.android.auth.interceptor.AdviceHandler
public class AdviceDialogHandler implements AdviceHandler<T>Handler to handle Policy Advice, this handler will prompt a dialog and trigger an auth tree.
-
-
Method Summary
Modifier and Type Method Description Future<Void>onAdviceReceived(Context context, PolicyAdvice advice)-
-
Method Detail
-
onAdviceReceived
Future<Void> onAdviceReceived(Context context, PolicyAdvice advice)
-
-
-
-