| Package | Description |
|---|---|
| org.imsglobal.lti.launch |
| Modifier and Type | Field and Description |
|---|---|
static LtiError |
LtiError.BAD_REQUEST |
static LtiError |
LtiError.INVALID_HASH |
static LtiError |
LtiError.TIMESTAMP_MISMATCH |
| Modifier and Type | Method and Description |
|---|---|
LtiError |
LtiVerificationResult.getError() |
| Modifier and Type | Method and Description |
|---|---|
void |
LtiVerificationResult.setError(LtiError error) |
| Constructor and Description |
|---|
LtiVerificationResult(Boolean success,
LtiError error,
String message) |
LtiVerificationResult(Boolean success,
LtiError error,
String message,
LtiLaunch ltiLaunchResult) |
Copyright © 2009–2016 IMS Global Learning Consortium. All rights reserved.