Class ConsentMappingCallback
-
- All Implemented Interfaces:
-
java.io.Serializable,org.forgerock.android.auth.callback.Callback
public class ConsentMappingCallback extends AbstractCallback
Callback to collect user's Consent.
-
-
Constructor Summary
Constructors Constructor Description ConsentMappingCallback()ConsentMappingCallback(JSONObject jsonObject, int index)
-
Method Summary
-
-
Constructor Detail
-
ConsentMappingCallback
ConsentMappingCallback()
-
ConsentMappingCallback
ConsentMappingCallback(JSONObject jsonObject, int index)
-
-
-
-