public interface LTILaunchService
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
getFormData(String launchKey,
Map<String,String> headers) |
URI |
getRedirectUri(String launchKey,
Map<String,String> headers) |
URI getRedirectUri(String launchKey, Map<String,String> headers) throws com.fasterxml.jackson.core.JsonParseException, com.fasterxml.jackson.databind.JsonMappingException, IOException, org.imsglobal.lti.launch.LtiSigningException, URISyntaxException
com.fasterxml.jackson.core.JsonParseExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionIOExceptionorg.imsglobal.lti.launch.LtiSigningExceptionURISyntaxExceptionorg.json.JSONObject getFormData(String launchKey, Map<String,String> headers) throws com.fasterxml.jackson.core.JsonParseException, com.fasterxml.jackson.databind.JsonMappingException, IOException, org.imsglobal.lti.launch.LtiSigningException, org.json.JSONException
com.fasterxml.jackson.core.JsonParseExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionIOExceptionorg.imsglobal.lti.launch.LtiSigningExceptionorg.json.JSONExceptionCopyright © 2017 Pivotal Software, Inc.. All rights reserved.