public class SelectIdPCallback extends AbstractCallback
| Modifier and Type | Class and Description |
|---|---|
static class |
SelectIdPCallback.IdPValue |
_id, content, VALUE| Constructor and Description |
|---|
SelectIdPCallback() |
SelectIdPCallback(org.json.JSONObject jsonObject,
int index) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SelectIdPCallback.IdPValue> |
getProviders() |
java.lang.String |
getType()
Return the type of the Callback, the type name should align with the Callback type returned
from AM
|
protected void |
setAttribute(java.lang.String name,
java.lang.Object value) |
void |
setValue(java.lang.String value) |
get_id, getContent, getContentAsJson, getInputValue, getInputValue, getName, setContent, setValue, setValuepublic SelectIdPCallback(org.json.JSONObject jsonObject,
int index)
public SelectIdPCallback()
protected void setAttribute(java.lang.String name,
java.lang.Object value)
setAttribute in class AbstractCallbackpublic java.lang.String getType()
Callbackpublic void setValue(java.lang.String value)
public java.util.List<SelectIdPCallback.IdPValue> getProviders()