@Service public class LTILaunchServiceImpl extends Object implements LTILaunchService
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
LTILaunchServiceImpl() |
public URI getRedirectUri(String key, Map<String,String> headers) throws com.fasterxml.jackson.core.JsonParseException, com.fasterxml.jackson.databind.JsonMappingException, IOException, org.imsglobal.lti.launch.LtiSigningException, URISyntaxException
getRedirectUri in interface LTILaunchServicecom.fasterxml.jackson.core.JsonParseExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionIOExceptionorg.imsglobal.lti.launch.LtiSigningExceptionURISyntaxExceptionpublic org.json.JSONObject getFormData(String key, Map<String,String> headers) throws com.fasterxml.jackson.core.JsonParseException, com.fasterxml.jackson.databind.JsonMappingException, IOException, org.imsglobal.lti.launch.LtiSigningException, org.json.JSONException
getFormData in interface LTILaunchServicecom.fasterxml.jackson.core.JsonParseExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionIOExceptionorg.imsglobal.lti.launch.LtiSigningExceptionorg.json.JSONExceptionCopyright © 2017 Pivotal Software, Inc.. All rights reserved.