public class SelectIdPCallbackFragment extends CallbackFragment<SelectIdPCallback>
ChoiceCallback| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LOCAL_AUTHENTICATION |
callback, node| Constructor and Description |
|---|
SelectIdPCallbackFragment() |
| Modifier and Type | Method and Description |
|---|---|
protected android.view.View |
getLocalAuthenticationView() |
protected android.view.View |
getView(SelectIdPCallback.IdPValue idp) |
android.view.View |
onCreateView(android.view.LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState) |
protected boolean |
showLocalAuthentication() |
cancel, next, onAttach, onCreate, onDataCollected, onDetach, suspendpublic static final java.lang.String LOCAL_AUTHENTICATION
public android.view.View onCreateView(android.view.LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState)
protected android.view.View getLocalAuthenticationView()
protected boolean showLocalAuthentication()
protected android.view.View getView(SelectIdPCallback.IdPValue idp)