| Interface | Description |
|---|---|
| LtiSigner |
This interface contains methods that sign HttpRequests
and generic request parameters according to the LTI
specification.
|
| LtiVerifier |
This interface contains methods that verify HttpRequests
and generic request parameters according to the LTI
specification.
|
| Class | Description |
|---|---|
| LtiError |
Created by paul on 5/28/14.
|
| LtiLaunch |
Created by paul on 5/28/14.
|
| LtiOauthSigner |
This class signs LTI requests according to the Oauth 1.0 spec
|
| LtiOauthVerifier |
This class verifies LTI launches according to the Oauth 1.0 spec
|
| LtiUser |
Created by paul on 5/28/14.
|
| LtiVerificationResult |
| Exception | Description |
|---|---|
| LtiSigningException |
This exception is thrown to indicate that there was an error when signing an LTI request.
|
| LtiVerificationException |
Created by pgray on 8/28/14.
|
Copyright © 2009–2016 IMS Global Learning Consortium. All rights reserved.