public class StandardAdapter extends AbstractAdapter
| Constructor and Description |
|---|
StandardAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
processLaunchData(Map<String,String> params)
Returns the map of params unchanged (except for adding the default params), as per a standard Basic LTI request.
|
getDefaultParameterspublic Map<String,String> processLaunchData(Map<String,String> params)
processLaunchData in interface IBasicLTIAdapterprocessLaunchData in class AbstractAdapterparams - map of launch data paramsCopyright © 2010–2023 Division of Information, Australian National University. All rights reserved.