- ACCEPT_COPY_ADVICE - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
accept_copy_advice=false | true (Optional)
This indicates whether the TC is able and willing to make a local copy
of a content item.
- ACCEPT_ENCODING - Static variable in class net.oauth.client.OAuthClient
-
- ACCEPT_ENCODING - Static variable in class net.oauth.http.HttpMessage
-
- ACCEPT_ENCODING - Static variable in class net.oauth.OAuthConsumer
-
The name of the property whose value is the Accept-Encoding header in
HTTP requests.
- ACCEPT_MEDIA_TYPES - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
accept_media_types=application/vnd.ims.lti.v1.ltilink,image/*,text/html (Required)
A comma-separated list of MIME types which can be accepted on the return URL.
- ACCEPT_MEDIA_TYPES - Static variable in class org.tsugi.lti13.DeepLinkResponse
-
- accept_media_types - Variable in class org.tsugi.lti13.objects.DeepLink
-
- ACCEPT_MEDIA_TYPES - Static variable in class org.tsugi.lti2.ContentItem
-
- ACCEPT_MULTIPLE - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
accept_multiple=false | true (Optional)
This indicates whether the user should be permitted to select more than
one item.
- accept_multiple - Variable in class org.tsugi.lti13.objects.DeepLink
-
- ACCEPT_PRESENTATION_DOCUMENT_TARGETS - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
accept_presentation_document_targets=embed,frame,iframe,window,popup,overlay (Required)
A comma-separated list of ways in which the selected content item(s)
can be requested to be opened (via the presentationDocumentTarget element for
a returned content item).
- accept_presentation_document_targets - Variable in class org.tsugi.lti13.objects.DeepLink
-
- ACCEPT_TYPE_FILE - Static variable in class org.tsugi.lti13.objects.DeepLink
-
- ACCEPT_TYPE_IMAGE - Static variable in class org.tsugi.lti13.objects.DeepLink
-
- ACCEPT_TYPE_LINK - Static variable in class org.tsugi.lti13.objects.DeepLink
-
- ACCEPT_TYPE_LTILINK - Static variable in class org.tsugi.lti13.objects.DeepLink
-
- accept_types - Variable in class org.tsugi.lti13.objects.DeepLink
-
- ACCEPT_UNSIGNED - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
accept_unsigned=false | true (Optional)
This indicates whether the TC is willing to accept an unsigned return
message, or not.
- ACCEPTED - Static variable in class net.oauth.http.HttpMessageDecoder
-
- access(OAuthMessage, ParameterStyle) - Method in class net.oauth.client.OAuthClient
-
Send a request and return the response.
- access(OAuthMessage, OAuthClient.ParameterStyle) - Method in class net.oauth.client.OAuthClient
-
Deprecated.
- access_token - Variable in class org.tsugi.oauth2.objects.AccessToken
-
- ACCESSOR_SECRET - Static variable in class net.oauth.OAuthConsumer
-
- accessToken - Variable in class net.oauth.OAuthAccessor
-
- AccessToken - Class in org.tsugi.oauth2.objects
-
- AccessToken() - Constructor for class org.tsugi.oauth2.objects.AccessToken
-
- accessTokenURL - Variable in class net.oauth.OAuthServiceProvider
-
- ACTIVITY_COMPLETED - Static variable in class org.tsugi.ags2.objects.Score
-
the user has completed the activity associated with the line item.
- ACTIVITY_INITIALIZED - Static variable in class org.tsugi.ags2.objects.Score
-
the user has not started the activity, or the activity has been reset for that student.
- ACTIVITY_INPROGRESS - Static variable in class org.tsugi.ags2.objects.Score
-
the activity is being drafted and is available for comment.
- ACTIVITY_STARTED - Static variable in class org.tsugi.ags2.objects.Score
-
the activity associated with the line item has been started by the user to which the result relates.
- ACTIVITY_SUBMITTED - Static variable in class org.tsugi.ags2.objects.Score
-
the activity has been submitted at least once by the user but the user is still able make further submissions.
- activityProgress - Variable in class org.tsugi.ags2.objects.Score
-
- adaptToCustomPropertyName(String) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
A simple utility method which implements the specified semantics of custom
properties.
- addCapabilites(String[]) - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- addCapability(String) - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- addCustomToLaunch(Properties, Properties, boolean) - Static method in class org.tsugi.lti2.LTI2Util
-
- addGraph(Object) - Method in class org.tsugi.contentitem.objects.ContentItemResponse
-
- ADDITIONAL_AUTHORIZATION_REQUIRED - Static variable in class net.oauth.OAuth.Problems
-
- addParameter(String, String) - Method in class net.oauth.OAuthMessage
-
- addParameter(Map.Entry<String, String>) - Method in class net.oauth.OAuthMessage
-
- addParameters(String, String...) - Static method in class net.oauth.OAuth
-
Construct a URL like the given one, but with the given parameters added
to its query string.
- addParameters(String, Iterable<? extends Map.Entry<String, String>>) - Static method in class net.oauth.OAuth
-
- addParameters(Collection<? extends Map.Entry<String, String>>) - Method in class net.oauth.OAuthMessage
-
- addRequiredParameters(OAuthAccessor) - Method in class net.oauth.OAuthMessage
-
Add some of the parameters needed to request access to a protected
resource, if they aren't already in the message.
- ALL_CAPABILITIES - Static variable in class org.tsugi.lti2.LTI2Caps
-
ALL_CAPABILITIES - All of the capabilities
- ALL_VARIABLES - Static variable in class org.tsugi.lti2.LTI2Vars
-
ALL_VARIABLES - A list of all of the subsitution variables
- allowEmail() - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- allowHmac256() - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- allowName() - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- allowResult() - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- allowSettings() - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- allowSplitSecret() - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- allUnitTests() - Static method in class org.tsugi.basiclti.XMLMap
-
- arrayIntegerDeserialize(String) - Method in class org.tsugi.util.TimeSeries
-
- arrayIntegerSerialize(Map) - Method in class org.tsugi.util.TimeSeries
-
- arrayIntegerSerializeMap(int, int) - Method in class org.tsugi.util.TimeSeries
-
- audience - Variable in class org.tsugi.lti13.objects.BaseJWT
-
- AUTH_SCHEME - Static variable in class net.oauth.OAuthMessage
-
- AUTO_CREATE - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
auto_create=false | true (Optional)
This indicates whether any content items returned by the TP would be automatically
persisted without any option for the user to cancel the operation.
- auto_create - Variable in class org.tsugi.lti13.objects.DeepLink
-
- callbackURL - Variable in class net.oauth.OAuthConsumer
-
- CAN_CONFIRM - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
can_confirm=false | true (Optional)
This indicates whether the TC supports the feature for confirming the
persistence of content items received.
- CERTIFICATE_X509_MARKER - Static variable in class net.oauth.signature.pem.PEMReader
-
- checkLTI11Transition(LaunchJWT, String, String) - Static method in class org.tsugi.lti13.LTI13Util
-
Check the OAuth signature for an LTI 1.3 Launch JWT
See: https://www.imsglobal.org/spec/lti/v1p3/migr#lti-1-1-migration-claim
- checkProperties(Properties, String, String, String, String) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
- checkProperties(Map<String, String>, String, String, String, String) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
Check if the fields are properly signed
- checkSingleParameters(OAuthMessage) - Method in class net.oauth.SimpleOAuthValidator
-
Throw an exception if any SINGLE_PARAMETERS occur repeatedly.
- CLAIM_PREFIX - Static variable in class org.tsugi.lti13.objects.LaunchJWT
-
- click(int) - Method in class org.tsugi.util.TimeSeries
-
- CLIENT_ASSERTION - Static variable in class org.tsugi.oauth2.objects.AccessToken
-
- clone() - Method in class net.oauth.OAuthAccessor
-
- close() - Method in class net.oauth.client.ExcerptInputStream
-
- CODE - Static variable in class org.tsugi.lti2.LTI2Constants
-
- CODE_MAJOR_FAILURE - Static variable in class org.tsugi.json.IMSJSONRequest
-
- CODE_MAJOR_SUCCESS - Static variable in class org.tsugi.json.IMSJSONRequest
-
- CODE_MAJOR_UNSUPPORTED - Static variable in class org.tsugi.json.IMSJSONRequest
-
- comment - Variable in class org.tsugi.ags2.objects.Result
-
- comment - Variable in class org.tsugi.ags2.objects.Score
-
- COMMENT - Static variable in class org.tsugi.lti2.LTI2Constants
-
- compareServiceIds(String, String) - Static method in class org.tsugi.lti2.LTI2Util
-
Compare two service ids by suffix
tcp:Result.item
#Result.item
http://sakai.ngrok.com/imsblis/lti2/#Result.item
- completeParameters() - Method in class net.oauth.client.OAuthResponseMessage
-
- completeParameters() - Method in class net.oauth.OAuthMessage
-
Finish adding parameters; for example read an HTTP response body and
parse parameters from it.
- compute_HMAC_SHA256(String, String) - Static method in class org.tsugi.lti13.LTI13Util
-
Compute the HMAC256 of a string (part of LTI 1.1 Transition)
See: https://www.imsglobal.org/spec/lti/v1p3/migr#lti-1-1-migration-claim
Based on:
https://www.jokecamp.com/blog/examples-of-creating-base64-hashes-using-hmac-sha256-in-different-languages/#php
https://stackoverflow.com/questions/7124735/hmac-sha256-algorithm-for-signature-calculation
- CONNECT_TIMEOUT - Static variable in interface net.oauth.http.HttpClient
-
The name of the parameter that is the maximum time to wait to connect to
the server.
- consumer - Variable in class net.oauth.OAuthAccessor
-
- CONSUMER_KEY_REFUSED - Static variable in class net.oauth.OAuth.Problems
-
- CONSUMER_KEY_REJECTED - Static variable in class net.oauth.OAuth.Problems
-
- CONSUMER_KEY_UNKNOWN - Static variable in class net.oauth.OAuth.Problems
-
- consumerKey - Variable in class net.oauth.OAuthConsumer
-
- ConsumerProperties - Class in net.oauth
-
A pool of OAuthConsumers that are constructed from Properties.
- ConsumerProperties(String, ClassLoader) - Constructor for class net.oauth.ConsumerProperties
-
- ConsumerProperties(Properties) - Constructor for class net.oauth.ConsumerProperties
-
- consumerSecret - Variable in class net.oauth.OAuthConsumer
-
- Contact - Class in org.tsugi.lti2.objects
-
- Contact(String) - Constructor for class org.tsugi.lti2.objects.Contact
-
- Contact - Class in org.tsugi.shared.objects
-
- Contact(String, String) - Constructor for class org.tsugi.shared.objects.Contact
-
- contact_email - Variable in class org.tsugi.lti13.objects.ToolPlatform
-
- CONTENT_ENCODING - Static variable in class net.oauth.http.HttpMessage
-
- CONTENT_ITEM_DOC_TARGET_IFRAME - Static variable in class org.tsugi.lti13.LTI13ConstantsUtil
-
- CONTENT_ITEM_DOC_TARGET_WINDOW - Static variable in class org.tsugi.lti13.LTI13ConstantsUtil
-
- CONTENT_ITEM_MEDIA_TYPES - Static variable in class org.tsugi.lti13.LTI13ConstantsUtil
-
- CONTENT_ITEM_RETURN_URL - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
content_item_return_url=http://lmsng.school.edu/portal/123/page/988/item/261 (Required)
Fully qualified URL where the TP redirects the user back to the TC interface.
- CONTENT_ITEM_SELECTION_REQUEST - Static variable in class org.tsugi.lti2.LTI2Messages
-
- CONTENT_LENGTH - Static variable in class net.oauth.client.OAuthClient
-
- CONTENT_LENGTH - Static variable in class net.oauth.http.HttpMessage
-
- CONTENT_TYPE - Static variable in class net.oauth.http.HttpMessage
-
- ContentItem - Class in org.tsugi.lti2
-
- ContentItem(HttpServletRequest) - Constructor for class org.tsugi.lti2.ContentItem
-
We check for the fields essential for the class to operate here.
- ContentItemResponse - Class in org.tsugi.contentitem.objects
-
- ContentItemResponse() - Constructor for class org.tsugi.contentitem.objects.ContentItemResponse
-
- Context - Class in org.tsugi.lti13.objects
-
- Context() - Constructor for class org.tsugi.lti13.objects.Context
-
- context - Variable in class org.tsugi.lti13.objects.LaunchJWT
-
- CONTEXT - Static variable in class org.tsugi.lti2.LTI2Constants
-
- CONTEXT_ID - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
context_id=8213060-006f-27b2066ac545
- CONTEXT_ID - Static variable in class org.tsugi.lti2.LTI2Vars
-
- CONTEXT_ID_HISTORY - Static variable in class org.tsugi.lti2.LTI2Vars
-
- CONTEXT_LABEL - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
context_label=SI182
- CONTEXT_LABEL - Static variable in class org.tsugi.lti2.LTI2Vars
-
- context_memberships_url - Variable in class org.tsugi.lti13.objects.NamesAndRoles
-
- CONTEXT_ORG - Static variable in class org.tsugi.lti2.LTI2Vars
-
CONTEXT_ORG
A URI describing the organisational properties of the context from
which a launch request originates (typically a CourseSection); for
example, an ldap:// URI such as ldap://host.com:6666/cid=abc123,
ou=dept,dc=plainjoe,dc=org.
- CONTEXT_SOURCEDID - Static variable in class org.tsugi.lti2.LTI2Vars
-
- CONTEXT_TITLE - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
context_title=Design of Personal Environments
- CONTEXT_TITLE - Static variable in class org.tsugi.lti2.LTI2Vars
-
- CONTEXT_TYPE - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
context_type=CourseSection
- CONTEXT_TYPE - Static variable in class org.tsugi.lti2.LTI2Vars
-
- CONTEXT_TYPE_COURSE_OFFERING - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
- CONTEXT_TYPE_COURSE_SECTION - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
- CONTEXT_TYPE_COURSE_TEMPLATE - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
- CONTEXT_TYPE_DEFAULT - Static variable in class org.tsugi.lti2.LTI2Vars
-
- CONTEXT_TYPE_GROUP - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
- convertToMap(Properties) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
Simple utility method to help with the migration from Properties to
Map.
- convertToProperties(Map<String, String>) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
- copyAll(InputStream, OutputStream) - Static method in class net.oauth.client.ExcerptInputStream
-
- COURSE_OFFERING - Static variable in class org.tsugi.lti13.objects.Context
-
- course_offering_sourcedid - Variable in class org.tsugi.lti13.objects.LaunchLIS
-
- course_section_sourcedid - Variable in class org.tsugi.lti13.objects.LaunchLIS
-
- COURSEOFFERING_ACADEMICSESSION - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSEOFFERING_ACADEMICSESSION
The text data that is used to describe the academic session for the
course offering.
- COURSEOFFERING_CREDITS - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSEOFFERING_CREDITS
The default credits set for this Course Offering In the LIS Database,
this value corresponds to
courseOfferingRecord/courseOffering/defaultCredits/textString
- COURSEOFFERING_LABEL - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSEOFFERING_LABEL
A human readable label for the Course Offering In the LIS Database,
this value corresponds to
courseOfferingRecord/courseOffering/label
- COURSEOFFERING_LONGDESCRIPTION - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSEOFFERING_LONGDESCRIPTION
A long description of the Course Offering.
- COURSEOFFERING_SHORTDESCRIPTION - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSEOFFERING_SHORTDESCRIPTION
A short description of the Course Offering.
- COURSEOFFERING_SOURCEDID - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSEOFFERING_SOURCEDID
The LIS identifier for the Course Offering.
- COURSEOFFERING_TITLE - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSEOFFERING_TITLE
The title of the Course Offering.
- COURSESECTION_COURSENUMBER - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_COURSENUMBER
The course number, such as "Biology 101".
- COURSESECTION_CREDITS - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_CREDITS
The default credits set for the Course Section.
- COURSESECTION_DATASOURCE - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_DATASOURCE
An identifier for the original source system of the CourseSection
object.
- COURSESECTION_DEPT - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_DEPT
The department within which the Course Section is offered.
- COURSESECTION_ENROLLCONTROL_ALLOWED - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_ENROLLCONTROL_ALLOWED
A boolean value that specifies whether the Tool Provider can enroll
people in the Course Section.
- COURSESECTION_ENROLLCONTROLL_ACCEPT - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_ENROLLCONTROLL_ACCEPT
A boolean value that specifies whether the Course Section is accepting
enrollments.
- COURSESECTION_LABEL - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_LABEL
A human readable label for the Course Section.
- COURSESECTION_LONGDESCRIPTION - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_LONGDESCRIPTION
A long description of the Course Section.
- COURSESECTION_MAXNUMBEROFSTUDENTS - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_MAXNUMBEROFSTUDENTS
The maximum number of students that can be enrolled in the Course
Section.
- COURSESECTION_NUMBEROFSTUDENTS - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_NUMBEROFSTUDENTS
The number of students who are enrolled in the Course Section.
- COURSESECTION_SHORTDESCRIPTION - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_SHORTDESCRIPTION
A short description of the Course Section.
- COURSESECTION_SOURCEDID - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_SOURCEDID
The LIS identifier for the Course Section In the LIS Database, this
value corresponds to courseSection/sourcedId
- COURSESECTION_SOURCESECTIONID - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_SOURCESECTIONID
The identifier for the source Course Section from which the target
Course Section was cloned.
- COURSESECTION_TIMEFRAME_BEGIN - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_TIMEFRAME_BEGIN
The date and time when the Course Section becomes available.
- COURSESECTION_TIMEFRAME_END - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_TIMEFRAME_END
The date and time after which the Course Section is no longer
available.
- COURSESECTION_TITLE - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSESECTION_TITLE
The title of the Course Section.
- COURSETEMPLATE_COURSENUMBER - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSETEMPLATE_COURSENUMBER
The course number, such as "Biology 101".
- COURSETEMPLATE_CREDITS - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSETEMPLATE_CREDITS
The default credits set for this Course Template.
- COURSETEMPLATE_LABEL - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSETEMPLATE_LABEL
A human readable label used to help identify the Course Template.
- COURSETEMPLATE_LONGDESCRIPTION - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSETEMPLATE_LONGDESCRIPTION
A long description of the Course Template.
- COURSETEMPLATE_SHORTDESCRIPTION - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSETEMPLATE_SHORTDESCRIPTION
A short description of the Course Template.
- COURSETEMPLATE_SOURCEDID - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSETEMPLATE_SOURCEDID
The LIS identifier for the Course Template.
- COURSETEMPLATE_TITLE - Static variable in class org.tsugi.lti2.LTI2Vars
-
COURSETEMPLATE_TITLE
The title of the Course Template.
- css_url - Variable in class org.tsugi.lti13.objects.LaunchPresentation
-
- currentTimeMsec() - Method in class net.oauth.SimpleOAuthValidator
-
- CUSTOM - Static variable in class org.tsugi.lti13.DeepLinkResponse
-
- custom - Variable in class org.tsugi.lti13.objects.LaunchJWT
-
- CUSTOM - Static variable in class org.tsugi.lti2.ContentItem
-
- CUSTOM - Static variable in class org.tsugi.lti2.LTI2Constants
-
- CUSTOM_PREFIX - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
custom_keyname=value
- CUSTOM_URL - Static variable in class org.tsugi.lti2.LTI2Constants
-
- ELLIPSIS - Static variable in class net.oauth.client.ExcerptInputStream
-
A marker that's appended to the excerpt if it's less than the complete
stream.
- email - Variable in class org.tsugi.lti13.objects.LaunchJWT
-
- email - Variable in class org.tsugi.shared.objects.TsugiBase
-
- ENABLED_CAPABILITY - Static variable in class org.tsugi.lti2.LTI2Constants
-
- enabledCapabilities(JSONObject, String) - Method in class org.tsugi.lti2.ToolProxy
-
Return all enabled capabilities
- enabledCapabilities(String) - Method in class org.tsugi.lti2.ToolProxyBinding
-
Get all enabled capabilities
- enabledCapability(JSONObject, String, String) - Method in class org.tsugi.lti2.ToolProxy
-
Check if a particular capability is enabled
- enabledCapability(String, String) - Method in class org.tsugi.lti2.ToolProxyBinding
-
Check if a particular capability is enabled
- encode(byte[]) - Static method in class org.tsugi.basiclti.Base64
-
Encodes hex octects into Base64
- ENCODING - Static variable in class net.oauth.OAuth
-
The encoding used to represent characters as bytes.
- endDateTime - Variable in class org.tsugi.ags2.objects.LineItem
-
- Endpoint - Class in org.tsugi.lti13.objects
-
- Endpoint() - Constructor for class org.tsugi.lti13.objects.Endpoint
-
- endpoint - Variable in class org.tsugi.lti13.objects.LaunchJWT
-
- EOL - Static variable in class net.oauth.http.HttpResponseMessage
-
The standard end-of-line marker in an HTTP message.
- equals(Object) - Method in class net.oauth.OAuth.Parameter
-
- equals(String, String) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
Compares two Strings, returning true if they are equal.
- equalsIgnoreCase(String, String) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
Compares two Strings, returning true if they are equal
ignoring the case.
- errorMessage - Variable in class org.tsugi.json.IMSJSONRequest
-
- errorMessage - Variable in class org.tsugi.pox.IMSPOXRequest
-
- ExcerptInputStream - Class in net.oauth.client
-
A decorator that retains a copy of the first few bytes of data.
- ExcerptInputStream(InputStream) - Constructor for class net.oauth.client.ExcerptInputStream
-
- execute(HttpMessage, Map<String, Object>) - Method in interface net.oauth.http.HttpClient
-
Send an HTTP request and return the response.
- expires - Variable in class org.tsugi.lti13.objects.BaseJWT
-
- expires_in - Variable in class org.tsugi.oauth2.objects.AccessToken
-
- EXT_SAKAI_PROVIDER_DISPLAYID - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
ext_sakai_provider_displayid=john.smith
- EXT_SAKAI_PROVIDER_EID - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
ext_sakai_provider_eid=jsmith26
- EXTENSION_PREFIX - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
ext_param=value
- generateKeyPair() - Static method in class org.tsugi.lti13.LTI13Util
-
- generateKeys() - Static method in class org.tsugi.lti13.LTI13Util
-
- GET - Static variable in interface net.oauth.http.HttpClient
-
- GET - Static variable in class net.oauth.OAuthMessage
-
- get_context() - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- get_context() - Method in class org.tsugi.shared.objects.TsugiBase
-
- get_id() - Method in class org.tsugi.lti2.objects.Service_offered
-
- get_id() - Method in class org.tsugi.lti2.objects.Service_owner
-
- get_id() - Method in class org.tsugi.lti2.objects.Service_provider
-
- get_id() - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- get_id() - Method in class org.tsugi.shared.objects.TsugiBase
-
- get_type() - Method in class org.tsugi.lti2.objects.Service_offered
-
- get_type() - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- get_type() - Method in class org.tsugi.shared.objects.TsugiBase
-
- getAccessToken(OAuthAccessor, String, Collection<? extends Map.Entry>) - Method in class net.oauth.client.OAuthClient
-
Get an access token from the service provider, in exchange for an
authorized request token.
- getAction() - Method in class org.tsugi.lti2.objects.Service_offered
-
- getAdditionalProperties() - Method in class org.tsugi.jackson.objects.JacksonBase
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.Contact
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.Description
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.Name
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.NamedContext
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.Product_family
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.Product_info
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.Product_instance
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.Product_name
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.Service_offered
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.Service_owner
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.Service_owner_name
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.Service_provider
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.Service_provider_name
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.Support
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.Technical_description
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- getAdditionalProperties() - Method in class org.tsugi.lti2.objects.Vendor
-
- getArray(JSONObject, String) - Static method in class org.tsugi.lti2.LTI2Util
-
- getAuthorizationHeader(String) - Method in class net.oauth.OAuthMessage
-
Construct a WWW-Authenticate or Authentication header value, containing
the given realm plus all the parameters whose names begin with "oauth_".
- getBaseString(OAuthMessage) - Static method in class net.oauth.signature.OAuthSignatureMethod
-
- getBaseString() - Method in class org.tsugi.lti2.ContentItem
-
Return the base string
- getBeginMarker() - Method in class net.oauth.signature.pem.PEMReader
-
- getBody() - Method in class net.oauth.http.HttpMessage
-
- getBodyAsStream() - Method in class net.oauth.client.OAuthResponseMessage
-
- getBodyAsStream() - Method in class net.oauth.OAuthMessage
-
Get a stream from which to read the body of the HTTP request or response.
- getBodyAsStream() - Method in class net.oauth.server.HttpRequestMessage
-
- getBodyAsString(String, Key) - Static method in class org.tsugi.lti13.LTI13JwtUtil
-
- getBodyEncoding() - Method in class net.oauth.client.OAuthResponseMessage
-
- getBodyEncoding() - Method in class net.oauth.OAuthMessage
-
The character encoding of the body of this message.
- getBodyEncoding() - Method in class net.oauth.server.HttpRequestMessage
-
- getBodyMap() - Method in class org.tsugi.pox.IMSPOXRequest
-
- getBodyType() - Method in class net.oauth.OAuthMessage
-
The MIME type of the body of this message.
- getCapability_offered() - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- getCode() - Method in class org.tsugi.lti2.objects.Product_family
-
- getCode() - Method in class org.tsugi.lti2.objects.Vendor
-
- getConsumer(String) - Method in class net.oauth.ConsumerProperties
-
Get the consumer with the given name.
- getConsumerKey() - Method in class net.oauth.OAuthMessage
-
- getConsumerSecret() - Method in class net.oauth.signature.OAuthSignatureMethod
-
- getContact() - Method in class org.tsugi.lti2.objects.Vendor
-
- getContentCharset() - Method in class net.oauth.http.HttpMessage
-
- getContentItem() - Method in class org.tsugi.lti13.DeepLinkResponse
-
Retrieve the parsed tool_proxy
- getContentItem() - Method in class org.tsugi.lti2.ContentItem
-
Retrieve the parsed tool_proxy
- getContext() - Method in class org.tsugi.contentitem.objects.ContentItemResponse
-
- getCookie(HttpServletRequest, String) - Static method in class org.tsugi.http.HttpUtil
-
- getCustom() - Method in class org.tsugi.lti2.ToolProxy
-
Retrieve the custom from the tool_proxy
- getDataProperties() - Method in class org.tsugi.lti2.ContentItem
-
Get the data properties from the incoming request
- getDeepLinks() - Method in class org.tsugi.lti13.DeepLinkResponse
-
Retrieve the @graph from the content item
- getDefault_value() - Method in class org.tsugi.lti2.objects.Description
-
- getDefault_value() - Method in class org.tsugi.lti2.objects.Name
-
- getDefault_value() - Method in class org.tsugi.lti2.objects.Product_name
-
- getDefault_value() - Method in class org.tsugi.lti2.objects.Service_owner_name
-
- getDefault_value() - Method in class org.tsugi.lti2.objects.Service_provider_name
-
- getDefault_value() - Method in class org.tsugi.lti2.objects.Technical_description
-
- getDerBytes() - Method in class net.oauth.signature.pem.PEMReader
-
- getDescription() - Method in class org.tsugi.lti2.objects.Product_info
-
- getDescription() - Method in class org.tsugi.lti2.objects.Service_owner
-
- getDescription() - Method in class org.tsugi.lti2.objects.Service_provider
-
- getDescription() - Method in class org.tsugi.lti2.objects.Vendor
-
- getDisplayHeight() - Method in class org.tsugi.contentitem.objects.PlacementAdvice
-
- getDisplayWidth() - Method in class org.tsugi.contentitem.objects.PlacementAdvice
-
- getDump() - Method in class net.oauth.OAuthMessage
-
Construct a verbose description of this message and its origins.
- getEmail() - Method in class org.tsugi.lti2.objects.Contact
-
- getEmail() - Method in class org.tsugi.lti2.objects.Support
-
- getEmail() - Method in class org.tsugi.shared.objects.Contact
-
- getEmail() - Method in class org.tsugi.shared.objects.TsugiBase
-
- getEndpoint() - Method in class org.tsugi.lti2.objects.Service_offered
-
- getErrorMessage() - Method in class org.tsugi.lti2.ContentItem
-
Return the error message
- getExcerpt() - Method in class net.oauth.client.ExcerptInputStream
-
The first few bytes of data, plus ELLIPSIS if there are more bytes.
- getFatalResponse(String) - Static method in class org.tsugi.pox.IMSPOXRequest
-
- getFatalResponse(String, String) - Static method in class org.tsugi.pox.IMSPOXRequest
-
- getFormat() - Method in class org.tsugi.lti2.objects.Service_offered
-
- getFullMap(Node) - Static method in class org.tsugi.basiclti.XMLMap
-
- getFullMap(String) - Static method in class org.tsugi.basiclti.XMLMap
-
- getGraph() - Method in class org.tsugi.contentitem.objects.ContentItemResponse
-
- getGraph() - Method in class org.tsugi.lti2.ContentItem
-
Retrieve the @graph from the content item
- getGuid() - Method in interface org.tsugi.lti2.LTI2Config
-
- getGuid() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getGuid() - Method in class org.tsugi.lti2.objects.Product_instance
-
- getGuid() - Method in class org.tsugi.lti2.objects.Service_provider
-
- getGuid() - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- getGuid() - Method in class org.tsugi.shared.objects.TsugiBase
-
- getHeader(String) - Method in class net.oauth.http.HttpMessage
-
Get the value of the last header of the given name.
- getHeader(String) - Method in class net.oauth.OAuthMessage
-
The value of the last HTTP header with the given name.
- getHeaderAsString(String, Key) - Static method in class org.tsugi.lti13.LTI13JwtUtil
-
- getHeaderItem(String) - Method in class org.tsugi.pox.IMSPOXRequest
-
- getHeaderMap() - Method in class org.tsugi.pox.IMSPOXRequest
-
- getHeaderMessageIdentifier() - Method in class org.tsugi.pox.IMSPOXRequest
-
- getHeaders() - Method in class net.oauth.OAuthMessage
-
All HTTP headers.
- getHeaderVersion() - Method in class org.tsugi.pox.IMSPOXRequest
-
- getHeight() - Method in class org.tsugi.contentitem.objects.Icon
-
- getHttpClient() - Method in class net.oauth.client.OAuthClient
-
- getHttpParameters() - Method in class net.oauth.client.OAuthClient
-
HTTP client parameters, as a map from parameter name to value.
- getHttpResponse() - Method in class net.oauth.client.OAuthResponseMessage
-
- getHttpStatusCode() - Method in exception net.oauth.OAuthProblemException
-
- getIconPath(JSONObject, String) - Method in class org.tsugi.lti2.ToolProxy
-
Extract an icon path by icon_style from an icon_info string
- getIconPath(String) - Method in class org.tsugi.lti2.ToolProxyBinding
-
Extract an icon path by icon_style from an icon_info string
- getISO8601() - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
Return a ISO 8601 formatted date
- getISO8601(Date) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
Return a ISO 8601 formatted date
- getItemOfType(String) - Method in class org.tsugi.lti13.DeepLinkResponse
-
Retrieve a particular type from the graph
- getItemOfType(String) - Method in class org.tsugi.lti2.ContentItem
-
Retrieve a particular type from the graph
- getKey() - Method in class net.oauth.OAuth.Parameter
-
- getKey() - Method in class org.tsugi.lti2.objects.Description
-
- getKey() - Method in class org.tsugi.lti2.objects.Name
-
- getKey() - Method in class org.tsugi.lti2.objects.Product_name
-
- getKey() - Method in class org.tsugi.lti2.objects.Service_owner_name
-
- getKey() - Method in class org.tsugi.lti2.objects.Service_provider_name
-
- getKey() - Method in class org.tsugi.lti2.objects.Technical_description
-
- getKeySetJSON(Map<String, RSAPublicKey>) - Static method in class org.tsugi.lti13.LTI13KeySetUtil
-
- getKeySetJSON(String, RSAPublicKey) - Static method in class org.tsugi.lti13.LTI13KeySetUtil
-
- getKeySetJSON(RSAPublicKey) - Static method in class org.tsugi.lti13.LTI13KeySetUtil
-
- getKeySpec() - Method in class net.oauth.signature.pem.PKCS1EncodedKeySpec
-
Get the key spec that JCE understands.
- getLaunch() - Static method in class org.tsugi.lti2.LTI2SampleData
-
- getList(Map<String, Object>, String) - Static method in class org.tsugi.basiclti.XMLMap
-
- getList(String, String) - Static method in class org.tsugi.basiclti.XMLMap
-
- getLTI11TransitionBase(LaunchJWT) - Static method in class org.tsugi.lti13.LTI13Util
-
Compute the base string for a Launch JWT
See: https://www.imsglobal.org/spec/lti/v1p3/migr#lti-1-1-migration-claim
- getLti_version() - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- getMap(String) - Static method in class org.tsugi.basiclti.XMLMap
-
- getMap(Node) - Static method in class org.tsugi.basiclti.XMLMap
-
- getMediaType() - Method in class org.tsugi.shared.objects.TsugiBase
-
- getMessage() - Method in exception net.oauth.OAuthProblemException
-
- getMessage(HttpServletRequest, String) - Static method in class net.oauth.server.OAuthServlet
-
Extract the parts of the given request that are relevant to OAuth.
- getMessageOfType(String) - Method in class org.tsugi.lti2.ToolProxy
-
Retrieve a global message type from the ToolProxy
- getMessageOfType(JSONObject, String) - Method in class org.tsugi.lti2.ToolProxy
-
Retrieve a particular message type from an individual resource handler
- getMessageOfType(String) - Method in class org.tsugi.lti2.ToolProxyBinding
-
Retrieve a particular message type from an individual tool_profile
- getName() - Method in class org.tsugi.shared.objects.Contact
-
- getName() - Method in class org.tsugi.shared.objects.TsugiBase
-
- getOAuthConsumerKey() - Method in class org.tsugi.json.IMSJSONRequest
-
- getOAuthConsumerKey() - Method in class org.tsugi.pox.IMSPOXRequest
-
- getOAuthURL(String, String, String, String) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
getOAuthURL - Form a GET request signed by OAuth
- getOAuthURL(String, String, String, String, String) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
getOAuthURL - Form a GET request signed by OAuth
- getObject(JSONObject, String) - Static method in class org.tsugi.lti2.LTI2Util
-
- getOperation() - Method in class org.tsugi.pox.IMSPOXRequest
-
- getParameter(String) - Method in class net.oauth.OAuthMessage
-
- getParameterFromMessage(JSONObject) - Method in class org.tsugi.lti2.ToolProxy
-
Retrieve a parameter bundle for a message from the ToolProxy
- getParameterMap() - Method in class net.oauth.OAuthMessage
-
- getParameters() - Method in class net.oauth.OAuthMessage
-
- getParameters() - Method in exception net.oauth.OAuthProblemException
-
- getParameters(HttpServletRequest) - Static method in class net.oauth.server.HttpRequestMessage
-
- getPathFromMessage(JSONObject) - Method in class org.tsugi.lti2.ToolProxy
-
Retrieve a path for a message from the ToolProxy
- getPostBody() - Method in class org.tsugi.json.IMSJSONRequest
-
- getPostBody() - Method in class org.tsugi.pox.IMSPOXRequest
-
- getPresentationDocumentTarget() - Method in class org.tsugi.contentitem.objects.PlacementAdvice
-
- getPrivateEncoded(KeyPair) - Static method in class org.tsugi.lti13.LTI13Util
-
- getPrivateEncoded(Key) - Static method in class org.tsugi.lti13.LTI13Util
-
- getProblem() - Method in exception net.oauth.OAuthProblemException
-
- getProduct_family() - Method in class org.tsugi.lti2.objects.Product_info
-
- getProduct_family_product_code() - Method in interface org.tsugi.lti2.LTI2Config
-
- getProduct_family_product_code() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getProduct_family_vendor_code() - Method in interface org.tsugi.lti2.LTI2Config
-
- getProduct_family_vendor_code() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getProduct_family_vendor_contact() - Method in interface org.tsugi.lti2.LTI2Config
-
- getProduct_family_vendor_contact() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getProduct_family_vendor_description() - Method in interface org.tsugi.lti2.LTI2Config
-
- getProduct_family_vendor_description() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getProduct_family_vendor_name() - Method in interface org.tsugi.lti2.LTI2Config
-
- getProduct_family_vendor_name() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getProduct_family_vendor_website() - Method in interface org.tsugi.lti2.LTI2Config
-
- getProduct_family_vendor_website() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getProduct_info() - Method in class org.tsugi.lti2.objects.Product_instance
-
- getProduct_info_product_description() - Method in interface org.tsugi.lti2.LTI2Config
-
- getProduct_info_product_description() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getProduct_info_product_name() - Method in interface org.tsugi.lti2.LTI2Config
-
- getProduct_info_product_name() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getProduct_info_product_version() - Method in interface org.tsugi.lti2.LTI2Config
-
- getProduct_info_product_version() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getProduct_instance() - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- getProduct_name() - Method in class org.tsugi.lti2.objects.Product_info
-
- getProduct_version() - Method in class org.tsugi.lti2.objects.Product_info
-
- getProperties(URL) - Static method in class net.oauth.ConsumerProperties
-
- getProperty(String) - Method in class net.oauth.OAuthAccessor
-
- getProperty(String) - Method in class net.oauth.OAuthConsumer
-
- getPublicEncoded(KeyPair) - Static method in class org.tsugi.lti13.LTI13Util
-
- getPublicEncoded(Key) - Static method in class org.tsugi.lti13.LTI13Util
-
- getPublicKID(Key) - Static method in class org.tsugi.lti13.LTI13KeySetUtil
-
- getRealPath(String, String) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
Simple utility method deal with a request that has the wrong URL when behind
a proxy.
- getRealPath(HttpServletRequest, String) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
- getReplacement() - Method in enum net.oauth.client.OAuthClient.ParameterStyle
-
Deprecated.
- getRequestToken(OAuthAccessor) - Method in class net.oauth.client.OAuthClient
-
Get a fresh request token from the service provider.
- getRequestToken(OAuthAccessor, String) - Method in class net.oauth.client.OAuthClient
-
Get a fresh request token from the service provider.
- getRequestToken(OAuthAccessor, String, Collection<? extends Map.Entry>) - Method in class net.oauth.client.OAuthClient
-
Get a fresh request token from the service provider.
- getRequestURL(HttpServletRequest) - Static method in class net.oauth.server.OAuthServlet
-
Reconstruct the requested URL, complete with query string (if any).
- getResource(String, ClassLoader) - Static method in class net.oauth.ConsumerProperties
-
- getResourceHandler() - Method in class org.tsugi.lti2.ToolProxyBinding
-
Retrieve the (single) resource_type from a tool_profile (binding)
- getResourceHandlers() - Method in class org.tsugi.lti2.ToolProxy
-
Retrieve the resource_handlers from a tool_profile
- getResponse(String, String, String, String, Properties, String) - Method in class org.tsugi.pox.IMSPOXRequest
-
- getResponseCode(HttpURLConnection) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
getResponseCode - Read the HTTP Response
- getResponseFailure(String, Properties) - Method in class org.tsugi.pox.IMSPOXRequest
-
- getResponseFailure(String, Properties, String) - Method in class org.tsugi.pox.IMSPOXRequest
-
- getResponseSuccess(String, String) - Method in class org.tsugi.pox.IMSPOXRequest
-
- getResponseUnsupported(String) - Method in class org.tsugi.pox.IMSPOXRequest
-
- getSecurityContract() - Method in class org.tsugi.lti2.ToolProxy
-
Retrieve the security_contract from the tool_proxy
- getService_offered() - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- getService_owner() - Method in class org.tsugi.lti2.objects.Product_instance
-
- getService_owner_description() - Method in interface org.tsugi.lti2.LTI2Config
-
- getService_owner_description() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getService_owner_id() - Method in interface org.tsugi.lti2.LTI2Config
-
- getService_owner_id() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getService_owner_name() - Method in class org.tsugi.lti2.objects.Service_owner
-
- getService_owner_owner_name() - Method in interface org.tsugi.lti2.LTI2Config
-
- getService_owner_owner_name() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getService_owner_support_email() - Method in interface org.tsugi.lti2.LTI2Config
-
- getService_owner_support_email() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getService_provider() - Method in class org.tsugi.lti2.objects.Product_instance
-
- getService_provider_description() - Method in interface org.tsugi.lti2.LTI2Config
-
- getService_provider_description() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getService_provider_id() - Method in interface org.tsugi.lti2.LTI2Config
-
- getService_provider_id() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getService_provider_name() - Method in class org.tsugi.lti2.objects.Service_provider
-
- getService_provider_provider_name() - Method in interface org.tsugi.lti2.LTI2Config
-
- getService_provider_provider_name() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getService_provider_support_email() - Method in interface org.tsugi.lti2.LTI2Config
-
- getService_provider_support_email() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getServiceURL(HttpServletRequest) - Method in class org.tsugi.lti2.LTI2Servlet
-
- getSettings(HttpServletRequest, String, JSONObject, JSONObject, JSONObject, String, String, String) - Static method in class org.tsugi.lti2.LTI2Util
-
- getSignature() - Method in class net.oauth.OAuthMessage
-
- getSignature(OAuthMessage) - Method in class net.oauth.signature.OAuthSignatureMethod
-
- getSignature(String) - Method in class net.oauth.signature.OAuthSignatureMethod
-
Compute the signature for the given base string.
- getSignature(String) - Method in class net.oauth.signature.RSA_SHA1
-
- getSignatureMethod() - Method in class net.oauth.OAuthMessage
-
- getStatus(String, String) - Static method in class org.tsugi.json.IMSJSONRequest
-
- getStatusCode() - Method in class net.oauth.http.HttpMessageDecoder
-
- getStatusCode() - Method in class net.oauth.http.HttpResponseMessage
-
- getStatusFailure(String) - Static method in class org.tsugi.json.IMSJSONRequest
-
- getStatusSuccess(String) - Static method in class org.tsugi.json.IMSJSONRequest
-
- getStatusUnsupported(String) - Static method in class org.tsugi.json.IMSJSONRequest
-
- getString(Map<String, Object>, String) - Static method in class org.tsugi.basiclti.XMLMap
-
- getString(JSONObject, String) - Static method in class org.tsugi.lti2.LTI2Util
-
- getSubstitution() - Static method in class org.tsugi.lti2.LTI2SampleData
-
- getSupport() - Method in class org.tsugi.lti2.objects.Product_instance
-
- getSupport() - Method in class org.tsugi.lti2.objects.Service_owner
-
- getSupport() - Method in class org.tsugi.lti2.objects.Service_provider
-
- getSupport_email() - Method in interface org.tsugi.lti2.LTI2Config
-
- getSupport_email() - Method in class org.tsugi.lti2.LTI2ConfigSample
-
- getTechnical_description() - Method in class org.tsugi.lti2.objects.Product_info
-
- getText() - Method in class org.tsugi.shared.objects.TsugiBase
-
- getTimestamp() - Method in class org.tsugi.lti2.objects.Service_owner
-
- getTimestamp() - Method in class org.tsugi.lti2.objects.Service_provider
-
- getTimestamp() - Method in class org.tsugi.lti2.objects.Vendor
-
- getTitle() - Method in class org.tsugi.shared.objects.TsugiBase
-
- getToken() - Method in class net.oauth.OAuthMessage
-
- getTokenSecret() - Method in class net.oauth.signature.OAuthSignatureMethod
-
- getToolConsumerProfile(HttpServletRequest, HttpServletResponse, String) - Method in class org.tsugi.lti2.LTI2Servlet
-
- getToolProfile() - Method in class org.tsugi.lti2.ToolProxy
-
Retrieve the tool_profile from the tool_proxy
- getToolProxy() - Method in class org.tsugi.lti2.ToolProxy
-
Retrieve the parsed tool_proxy
- getToolProxyBinding() - Method in class org.tsugi.lti2.ToolProxyBinding
-
Retrieve the tool_proxy_binding
- getUri() - Method in class org.tsugi.shared.objects.TsugiBase
-
- getUrl() - Method in class org.tsugi.shared.objects.TsugiBase
-
- getValue() - Method in class net.oauth.OAuth.Parameter
-
- getVendor() - Method in class org.tsugi.lti2.objects.Product_family
-
- getVendor_name() - Method in class org.tsugi.lti2.objects.Vendor
-
- getWebsite() - Method in class org.tsugi.lti2.objects.Vendor
-
- getWidth() - Method in class org.tsugi.contentitem.objects.Icon
-
- getXML(Map<?, ?>) - Static method in class org.tsugi.basiclti.XMLMap
-
- getXML(Map<?, ?>, boolean) - Static method in class org.tsugi.basiclti.XMLMap
-
- getXMLDom(Map<?, ?>) - Static method in class org.tsugi.basiclti.XMLMap
-
- getXMLFragment(Map<?, ?>, boolean) - Static method in class org.tsugi.basiclti.XMLMap
-
- given_name - Variable in class org.tsugi.lti13.objects.LaunchJWT
-
- GRADE - Static variable in class org.tsugi.lti2.LTI2Constants
-
- GRADE_TYPE_DECIMAL - Static variable in class org.tsugi.lti2.LTI2Constants
-
- GRADING_FAILED - Static variable in class org.tsugi.ags2.objects.Score
-
The grading could not complete.
- GRADING_FULLYGRADED - Static variable in class org.tsugi.ags2.objects.Score
-
The grading process is completed; the score value, if any, represents the current Final Grade
- GRADING_NOTREADY - Static variable in class org.tsugi.ags2.objects.Score
-
The grading could not complete.
- GRADING_PENDING - Static variable in class org.tsugi.ags2.objects.Score
-
Final Grade is pending, but does not require manual intervention; if a Score value is present, it indicates the current value is partial and may be updated.
- GRADING_PENDINGMANUAL - Static variable in class org.tsugi.ags2.objects.Score
-
Final Grade is pending, and it does require human intervention; if a Score value is present, it indicates the current value is partial and may be updated during the manual grading.
- gradingProgress - Variable in class org.tsugi.ags2.objects.Score
-
- GRANT_TYPE - Static variable in class org.tsugi.oauth2.objects.AccessToken
-
- GRAPH - Static variable in class org.tsugi.lti2.LTI2Constants
-
- GROUP_EMAIL - Static variable in class org.tsugi.lti2.LTI2Vars
-
GROUP_EMAIL
An email address used for posting messages to members of the group.
- GROUP_ENROLLCONTROL_ACCEPT - Static variable in class org.tsugi.lti2.LTI2Vars
-
GROUP_ENROLLCONTROL_ACCEPT
A boolean value that specifies whether the Group is accepting
enrollments.
- GROUP_ENROLLCONTROL_ALLOWED - Static variable in class org.tsugi.lti2.LTI2Vars
-
GROUP_ENROLLCONTROL_ALLOWED
A boolean value that specifies whether the Tool Provider can enroll
people in the Group.
- GROUP_GROUPTYPE - Static variable in class org.tsugi.lti2.LTI2Vars
-
GROUP_GROUPTYPE
A URI that uniquely identifies the type of group.
- GROUP_LONGDESCRIPTION - Static variable in class org.tsugi.lti2.LTI2Vars
-
GROUP_LONGDESCRIPTION
A long description of the Group.
- GROUP_PARENTID - Static variable in class org.tsugi.lti2.LTI2Vars
-
GROUP_PARENTID
An identifier for the parent group within which the target group is
nested.
- GROUP_SHORTDESCRIPTION - Static variable in class org.tsugi.lti2.LTI2Vars
-
GROUP_SHORTDESCRIPTION
A short description of the Group.
- GROUP_SOURCEDID - Static variable in class org.tsugi.lti2.LTI2Vars
-
GROUP_SOURCEDID
The LIS identifier for the Group.
- GROUP_TIMEFRAME_BEGIN - Static variable in class org.tsugi.lti2.LTI2Vars
-
GROUP_TIMEFRAME_BEGIN
The date and time when access to Group resources begins.
- GROUP_TIMEFRAME_END - Static variable in class org.tsugi.lti2.LTI2Vars
-
GROUP_TIMEFRAME_END
The date and time when access to Group resources ends.
- GROUP_URL - Static variable in class org.tsugi.lti2.LTI2Vars
-
GROUP_URL
The web address of the Group.
- GUID - Static variable in class org.tsugi.lti2.LTI2Constants
-
- guid - Variable in class org.tsugi.shared.objects.TsugiBase
-
- GZIP - Static variable in class net.oauth.http.HttpMessageDecoder
-
- label - Variable in class org.tsugi.ags2.objects.LineItem
-
- label - Variable in class org.tsugi.lti13.objects.Context
-
- launch_presentation - Variable in class org.tsugi.lti13.objects.LaunchJWT
-
- LAUNCH_PRESENTATION_CSS_URL - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
launch_presentation_css_url=http://www.toolconsumer.url/path/to/lti.css
- LAUNCH_PRESENTATION_DOCUMENT_TARGET - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
launch_presentation_document_target=iframe
- LAUNCH_PRESENTATION_HEIGHT - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
launch_presentation_height=240
- LAUNCH_PRESENTATION_LOCALE - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
launch_presentation_locale=en_US_variant
- LAUNCH_PRESENTATION_RETURN_URL - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
launch_presentation_return_url=http://lmsng.school.edu/portal/123/page/988/
- LAUNCH_PRESENTATION_WIDTH - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
launch_presentation_width=320
- LaunchJWT - Class in org.tsugi.lti13.objects
-
- LaunchJWT() - Constructor for class org.tsugi.lti13.objects.LaunchJWT
-
- LaunchLIS - Class in org.tsugi.lti13.objects
-
- LaunchLIS() - Constructor for class org.tsugi.lti13.objects.LaunchLIS
-
- LaunchPresentation - Class in org.tsugi.lti13.objects
-
- LaunchPresentation() - Constructor for class org.tsugi.lti13.objects.LaunchPresentation
-
- leeway - Static variable in class org.tsugi.lti13.LTI13JwtUtil
-
- LineItem - Class in org.tsugi.ags2.objects
-
- LineItem() - Constructor for class org.tsugi.ags2.objects.LineItem
-
- LINEITEM - Static variable in class org.tsugi.lti13.DeepLinkResponse
-
- lineitem - Variable in class org.tsugi.lti13.objects.Endpoint
-
- LINEITEM - Static variable in class org.tsugi.lti2.ContentItem
-
- LINEITEM_DATASOURCE - Static variable in class org.tsugi.lti2.LTI2Vars
-
LINEITEM_DATASOURCE
An identifier for the original source system of the LineItem record.
- LINEITEM_RESULTVALUE_MAX - Static variable in class org.tsugi.lti2.LTI2Vars
-
LINEITEM_RESULTVALUE_MAX
The maximum numeric score that a learner may earn on the assignment
associated with this LineItem.
- LINEITEM_SOURCEDID - Static variable in class org.tsugi.lti2.LTI2Vars
-
LINEITEM_SOURCEDID
The LIS identifier for the LineItem In the LIS Database, this value
corresponds to lineItemRecord/sourcedId
- LINEITEM_TYPE - Static variable in class org.tsugi.lti2.LTI2Vars
-
LINEITEM_TYPE
A URI that uniquely identifies the LineItem type.
- LINEITEM_TYPE_DISPLAYNAME - Static variable in class org.tsugi.lti2.LTI2Vars
-
LINEITEM_TYPE_DISPLAYNAME
The display name for the LineItemType.
- lineitems - Variable in class org.tsugi.lti13.objects.Endpoint
-
- lis - Variable in class org.tsugi.lti13.objects.LaunchJWT
-
- LIS_COURSE_OFFERING_SOURCEDID - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
lis_course_offering_sourcedid=school.edu:SI182-F08
lis_course_section_sourcedid=school.edu:SI182-001-F08
- LIS_COURSE_SECTION_SOURCEDID - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
- LIS_OUTCOME_SERVICE_URL - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
lis_outcome_service_url=http://lmsng.school.edu/service/ltiout/
- lis_outcome_service_url - Variable in class org.tsugi.lti13.objects.BasicOutcome
-
- LIS_PERSON_CONTACT_EMAIL_PRIMARY - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
lis_person_contact_email_primary=user@school.edu
- LIS_PERSON_NAME_FAMILY - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
lis_person_name_family=Public
- LIS_PERSON_NAME_FULL - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
lis_person_name_full=Jane Q.
- LIS_PERSON_NAME_GIVEN - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
lis_person_name_given=Jane
- LIS_PERSON_SOURCEDID - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
lis_person_sourcedid=school.edu:user
- LIS_RESULT_SOURCEDID - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
lis_result_sourcedid=83873872987329873264783687634
- lis_result_sourcedid - Variable in class org.tsugi.lti13.objects.BasicOutcome
-
- loadFromRequest(HttpServletRequest) - Method in class org.tsugi.json.IMSJSONRequest
-
- loadFromRequest(HttpServletRequest) - Method in class org.tsugi.pox.IMSPOXRequest
-
- locale - Variable in class org.tsugi.lti13.objects.LaunchJWT
-
- LOCATION - Static variable in class net.oauth.http.HttpResponseMessage
-
The name of a dump entry whose value is the response Location header.
- lti11_legacy_user_id - Variable in class org.tsugi.lti13.objects.LaunchJWT
-
- lti11_transition - Variable in class org.tsugi.lti13.objects.LaunchJWT
-
- LTI11Transition - Class in org.tsugi.lti13.objects
-
- LTI11Transition() - Constructor for class org.tsugi.lti13.objects.LTI11Transition
-
- LTI13ConstantsUtil - Class in org.tsugi.lti13
-
- LTI13ConstantsUtil() - Constructor for class org.tsugi.lti13.LTI13ConstantsUtil
-
- LTI13JwtUtil - Class in org.tsugi.lti13
-
- LTI13JwtUtil() - Constructor for class org.tsugi.lti13.LTI13JwtUtil
-
- LTI13KeySetUtil - Class in org.tsugi.lti13
-
- LTI13KeySetUtil() - Constructor for class org.tsugi.lti13.LTI13KeySetUtil
-
- LTI13Servlet - Class in org.tsugi.lti13
-
Notes:
This is a sample "Hello World" servlet for LTI13.
- LTI13Servlet() - Constructor for class org.tsugi.lti13.LTI13Servlet
-
- LTI13Util - Class in org.tsugi.lti13
-
- LTI13Util() - Constructor for class org.tsugi.lti13.LTI13Util
-
- LTI1Outcomes(String) - Static method in class org.tsugi.lti2.objects.StandardServices
-
- LTI2_VERSION_STRING - Static variable in class org.tsugi.lti2.LTI2Constants
-
LTI2_VERSION_STRING=LTI-2p0
- LTI2Caps - Class in org.tsugi.lti2
-
A class to capture the names of the valid LTI 2.0 capabilities
Taken from: http://www.imsglobal.org/lti/ltiv2p0/uml/purl.imsglobal.org/vocab/lti/v2/capability/index.html
- LTI2Caps() - Constructor for class org.tsugi.lti2.LTI2Caps
-
- LTI2Config - Interface in org.tsugi.lti2
-
- LTI2ConfigSample - Class in org.tsugi.lti2
-
- LTI2ConfigSample() - Constructor for class org.tsugi.lti2.LTI2ConfigSample
-
- LTI2Constants - Class in org.tsugi.lti2
-
- LTI2Constants() - Constructor for class org.tsugi.lti2.LTI2Constants
-
- LTI2LtiLinkSettings - Variable in class org.tsugi.lti2.LTI2Servlet
-
- LTI2LtiLinkSettings(String) - Static method in class org.tsugi.lti2.objects.StandardServices
-
- LTI2Messages - Class in org.tsugi.lti2
-
A class to capture the names of the valid LTI 2.0 capabilities
Taken from: http://www.imsglobal.org/lti/ltiv2p0/uml/purl.imsglobal.org/vocab/lti/v2/capability/index.html
- LTI2Messages() - Constructor for class org.tsugi.lti2.LTI2Messages
-
- LTI2ProxyItem(String) - Static method in class org.tsugi.lti2.objects.StandardServices
-
- LTI2Registration(String) - Static method in class org.tsugi.lti2.objects.StandardServices
-
- LTI2ResultItem - Variable in class org.tsugi.lti2.LTI2Servlet
-
- LTI2ResultItem(String) - Static method in class org.tsugi.lti2.objects.StandardServices
-
- LTI2SampleData - Class in org.tsugi.lti2
-
- LTI2SampleData() - Constructor for class org.tsugi.lti2.LTI2SampleData
-
- LTI2Servlet - Class in org.tsugi.lti2
-
Notes:
This is a sample "Hello World" servlet for LTI2.
- LTI2Servlet() - Constructor for class org.tsugi.lti2.LTI2Servlet
-
- LTI2ToolProxyBindingSettings - Variable in class org.tsugi.lti2.LTI2Servlet
-
- LTI2ToolProxySettings - Variable in class org.tsugi.lti2.LTI2Servlet
-
- LTI2ToolProxySettings(String) - Static method in class org.tsugi.lti2.objects.StandardServices
-
- LTI2Util - Class in org.tsugi.lti2
-
- LTI2Util() - Constructor for class org.tsugi.lti2.LTI2Util
-
- LTI2Vars - Class in org.tsugi.lti2
-
A class to capture the names of the valid LTI 2.0 substitution variables
These are also capabilities - when used as a capability it indicates a willingness
to subsitute these variables on launches.
- LTI2Vars() - Constructor for class org.tsugi.lti2.LTI2Vars
-
- LTI_DL_TYPE_FILE - Static variable in class org.tsugi.lti13.LTI13ConstantsUtil
-
- LTI_DL_TYPE_HTML - Static variable in class org.tsugi.lti13.LTI13ConstantsUtil
-
- LTI_DL_TYPE_IMAGE - Static variable in class org.tsugi.lti13.LTI13ConstantsUtil
-
- LTI_DL_TYPE_LINK - Static variable in class org.tsugi.lti13.LTI13ConstantsUtil
-
- LTI_DL_TYPE_LTILINK - Static variable in class org.tsugi.lti13.LTI13ConstantsUtil
-
- LTI_LAUNCH - Static variable in class org.tsugi.lti2.LTI2Caps
-
LTI_LAUNCH - Support launching
- LTI_MESSAGE_TYPE - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
lti_message_type=basic-lti-launch-request
- LTI_MESSAGE_TYPE_BASICLTILAUNCHREQUEST - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
- LTI_MESSAGE_TYPE_CONTENTITEMSELECTION - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
- LTI_MESSAGE_TYPE_CONTENTITEMSELECTIONREQUEST - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
- LTI_MESSAGE_TYPE_TOOLPROXY_RE_REGISTRATIONREQUEST - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
- LTI_MESSAGE_TYPE_TOOLPROXYREGISTRATIONREQUEST - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
- LTI_VERSION - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
lti_version=LTI-1p0
- LTI_VERSION_1 - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
- LTI_VERSION_2 - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
- LTILINK_CUSTOM_URL - Static variable in class org.tsugi.lti2.LTI2Vars
-
LTILINK_CUSTOM_URL
The endpoint URL for accessing link-level tool settings.
- LtiLinkItem - Class in org.tsugi.contentitem.objects
-
- LtiLinkItem(String, PlacementAdvice, Icon) - Constructor for class org.tsugi.contentitem.objects.LtiLinkItem
-
- OAuth - Class in net.oauth
-
- OAuth() - Constructor for class net.oauth.OAuth
-
- OAuth.Parameter - Class in net.oauth
-
A name/value pair.
- OAuth.Problems - Class in net.oauth
-
- OAUTH_ACCEPTABLE_TIMESTAMPS - Static variable in class net.oauth.OAuth.Problems
-
- OAUTH_ACCEPTABLE_VERSIONS - Static variable in class net.oauth.OAuth.Problems
-
- OAUTH_CALLBACK - Static variable in class net.oauth.OAuth
-
- OAUTH_CONSUMER_KEY - Static variable in class net.oauth.OAuth
-
- oauth_consumer_key - Variable in class org.tsugi.lti13.objects.LTI11Transition
-
- oauth_consumer_key_sign - Variable in class org.tsugi.lti13.objects.LTI11Transition
-
- OAUTH_HMAC256 - Static variable in class org.tsugi.lti2.LTI2Caps
-
OAUTH_HMAC256 - Can handle signing using HMAC-SHA256
- OAUTH_NONCE - Static variable in class net.oauth.OAuth
-
- OAUTH_PARAMETERS_ABSENT - Static variable in class net.oauth.OAuth.Problems
-
- OAUTH_PARAMETERS_REJECTED - Static variable in class net.oauth.OAuth.Problems
-
- OAUTH_PREFIX - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
Parameters with the OAuth prefix are also acceptible.
- OAUTH_PROBLEM - Static variable in exception net.oauth.OAuthProblemException
-
- OAUTH_PROBLEM_ADVICE - Static variable in class net.oauth.OAuth.Problems
-
- OAUTH_SIGNATURE - Static variable in class net.oauth.OAuth
-
- OAUTH_SIGNATURE_METHOD - Static variable in class net.oauth.OAuth
-
- OAUTH_SPLITSECRET - Static variable in class org.tsugi.lti2.LTI2Caps
-
OAUTH_SPLITSECRET - Can handle LTI 2.1 style split secrets
- OAUTH_TIMESTAMP - Static variable in class net.oauth.OAuth
-
- OAUTH_TOKEN - Static variable in class net.oauth.OAuth
-
- OAUTH_TOKEN_SECRET - Static variable in class net.oauth.OAuth
-
- OAUTH_VERSION - Static variable in class net.oauth.OAuth
-
- OAuthAccessor - Class in net.oauth
-
Properties of one User of an OAuthConsumer.
- OAuthAccessor(OAuthConsumer) - Constructor for class net.oauth.OAuthAccessor
-
- OAuthClient - Class in net.oauth.client
-
Methods for an OAuth consumer to request tokens from a service provider.
- OAuthClient(HttpClient) - Constructor for class net.oauth.client.OAuthClient
-
- OAuthClient.ParameterStyle - Enum in net.oauth.client
-
- OAuthConsumer - Class in net.oauth
-
Properties of an OAuth Consumer.
- OAuthConsumer(String, String, String, OAuthServiceProvider) - Constructor for class net.oauth.OAuthConsumer
-
- OAuthException - Exception in net.oauth
-
Superclass for extensions thrown by the OAuth library.
- OAuthException() - Constructor for exception net.oauth.OAuthException
-
For subclasses only.
- OAuthException(String) - Constructor for exception net.oauth.OAuthException
-
- OAuthException(Throwable) - Constructor for exception net.oauth.OAuthException
-
- OAuthException(String, Throwable) - Constructor for exception net.oauth.OAuthException
-
- OAuthMessage - Class in net.oauth
-
A request or response message used in the OAuth protocol.
- OAuthMessage(String, String, Collection<? extends Map.Entry>) - Constructor for class net.oauth.OAuthMessage
-
- OAuthMessage(String, String, Collection<? extends Map.Entry>, InputStream) - Constructor for class net.oauth.OAuthMessage
-
- OAuthProblemException - Exception in net.oauth
-
Describes an OAuth-related problem, using a set of named parameters.
- OAuthProblemException() - Constructor for exception net.oauth.OAuthProblemException
-
- OAuthProblemException(String) - Constructor for exception net.oauth.OAuthProblemException
-
- OAuthResponseMessage - Class in net.oauth.client
-
An HTTP response, encapsulated as an OAuthMessage.
- OAuthServiceProvider - Class in net.oauth
-
Properties of an OAuth Service Provider.
- OAuthServiceProvider(String, String, String) - Constructor for class net.oauth.OAuthServiceProvider
-
- OAuthServlet - Class in net.oauth.server
-
Utility methods for servlets that implement OAuth.
- OAuthServlet() - Constructor for class net.oauth.server.OAuthServlet
-
- OAuthSignatureMethod - Class in net.oauth.signature
-
A pair of algorithms for computing and verifying an OAuth digital signature.
- OAuthSignatureMethod() - Constructor for class net.oauth.signature.OAuthSignatureMethod
-
- OAuthValidator - Interface in net.oauth
-
An algorithm to determine whether a message has a valid signature, a correct
version number, a fresh timestamp, etc.
- openBody() - Method in class net.oauth.http.HttpMessage
-
- org.tsugi.ags2.objects - package org.tsugi.ags2.objects
-
- org.tsugi.basiclti - package org.tsugi.basiclti
-
- org.tsugi.contentitem.objects - package org.tsugi.contentitem.objects
-
- org.tsugi.http - package org.tsugi.http
-
- org.tsugi.jackson - package org.tsugi.jackson
-
- org.tsugi.jackson.objects - package org.tsugi.jackson.objects
-
- org.tsugi.json - package org.tsugi.json
-
- org.tsugi.lti13 - package org.tsugi.lti13
-
- org.tsugi.lti13.objects - package org.tsugi.lti13.objects
-
- org.tsugi.lti2 - package org.tsugi.lti2
-
- org.tsugi.lti2.objects - package org.tsugi.lti2.objects
-
- org.tsugi.oauth2.objects - package org.tsugi.oauth2.objects
-
- org.tsugi.pox - package org.tsugi.pox
-
- org.tsugi.shared.objects - package org.tsugi.shared.objects
-
- org.tsugi.util - package org.tsugi.util
-
- outStringArray(String[]) - Static method in class org.tsugi.basiclti.XMLMap
-
- Parameter(String, String) - Constructor for class net.oauth.OAuth.Parameter
-
- PARAMETER - Static variable in class org.tsugi.lti2.LTI2Constants
-
- PARAMETER_ABSENT - Static variable in class net.oauth.OAuth.Problems
-
- PARAMETER_REJECTED - Static variable in class net.oauth.OAuth.Problems
-
- PARAMETER_STYLE - Static variable in class net.oauth.client.OAuthClient
-
The name of the OAuthConsumer property whose value is the ParameterStyle
to be used by invoke.
- ParameterStyle - Enum in net.oauth
-
Where to place OAuth parameters in an HTTP message.
- parseDescriptor(Properties, Properties, String) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
- parseDescriptor(Map<String, String>, Map<String, String>, String) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
- parseJSONObject(String) - Static method in class org.tsugi.lti2.LTI2Util
-
Parse a string and reliably return a JSONObject or null
- parsePostBody() - Method in class org.tsugi.pox.IMSPOXRequest
-
- parseSettings(String) - Static method in class org.tsugi.lti2.LTI2Util
-
- parseToolProfile(List<Properties>, Properties) - Method in class org.tsugi.lti2.ToolProxy
-
Parse a provider profile with lots of error checking...
- PATH - Static variable in class org.tsugi.lti2.LTI2Constants
-
- PEMReader - Class in net.oauth.signature.pem
-
This class convert PEM into byte array.
- PEMReader(InputStream) - Constructor for class net.oauth.signature.pem.PEMReader
-
- PEMReader(byte[]) - Constructor for class net.oauth.signature.pem.PEMReader
-
- PEMReader(String) - Constructor for class net.oauth.signature.pem.PEMReader
-
- percentEncode(Iterable<?>) - Static method in class net.oauth.OAuth
-
Construct a &-separated list of the given values, percentEncoded.
- percentEncode(String) - Static method in class net.oauth.OAuth
-
- PERMISSION_DENIED - Static variable in class net.oauth.OAuth.Problems
-
- PERMISSION_UNKNOWN - Static variable in class net.oauth.OAuth.Problems
-
- PERSON_ADDRESS_COUNTRY - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_ADDRESS_COUNTRY
The country within the user's address.
- PERSON_ADDRESS_LOCALITY - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_ADDRESS_LOCALITY
The city, town, or other locality within the user's address.
- PERSON_ADDRESS_POSTCODE - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_ADDRESS_POSTCODE
The postal code within the user's address.
- PERSON_ADDRESS_STATEPR - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_ADDRESS_STATEPR
The state or province within the user's address.
- PERSON_ADDRESS_STREET1 - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_ADDRESS_STREET1
The first line of the user's street address.
- PERSON_ADDRESS_STREET2 - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_ADDRESS_STREET2
The second line of the user's street address.
- PERSON_ADDRESS_STREET3 - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_ADDRESS_STREET3
The third line of the user's street address.
- PERSON_ADDRESS_STREET4 - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_ADDRESS_STREET4
The fourth line of the user's street address.
- PERSON_ADDRESS_TIMEZONE - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_ADDRESS_TIMEZONE
The user's time zone.
- PERSON_EMAIL_PERSONAL - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_EMAIL_PERSONAL
The user's personal email address In the LIS Database, this value
corresponds to person/contactinfo[contactinfoType/instanceValu
e/text="Email_Personal"]/contactinfoValue /text
- PERSON_EMAIL_PRIMARY - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_EMAIL_PRIMARY
The user's primary email address.
- PERSON_NAME_FAMILY - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_NAME_FAMILY
The family name of the user.
- PERSON_NAME_FULL - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_NAME_FULL
The full name of the user.
- PERSON_NAME_GIVEN - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_NAME_GIVEN
The given name of the user.
- PERSON_NAME_MIDDLE - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_NAME_MIDDLE
The middle name of the user.
- PERSON_NAME_PREFIX - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_NAME_PREFIX
The prefix for the user's name, such as Dr., Mr.,
Ms. etc.
- PERSON_NAME_SUFFIX - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_NAME_SUFFIX
The suffix for the user's name, such as Jr., II,
etc.
- PERSON_PHONE_HOME - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_PHONE_HOME
The user's home phone number In the LIS Database, this value
corresponds to personRecord/person/contactinfo
[contactinfoType/instanceValue/text="Telephone_Home"]/contactinfoValue
/text
- PERSON_PHONE_MOBILE - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_PHONE_MOBILE
The user's mobile phone number In the LIS Database, this value
corresponds to personRecord/person/contactinfo[contactinfoType
/instanceValue/text="Mobile"] /contactInfoValue/text
- PERSON_PHONE_PRIMARY - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_PHONE_PRIMARY
The user's primary phone number In the LIS Database, this value
corresponds to personRecord/person/contactinfo [contactinfoTyp
e/instanceValue/text="Telephone_Primary"]/contactinfoValue /text
- PERSON_PHONE_WORK - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_PHONE_WORK
The user's work phone number.
- PERSON_SMS - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_SMS
The number at which the user prefers to receive SMS text messages.
- person_sourcedid - Variable in class org.tsugi.lti13.objects.LaunchLIS
-
- PERSON_SOURCEDID - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_SOURCEDID
The LIS identifier for the user.
- PERSON_WEBADDRESS - Static variable in class org.tsugi.lti2.LTI2Vars
-
PERSON_WEBADDRESS
The user's web address.
- picture - Variable in class org.tsugi.lti13.objects.LaunchJWT
-
- PKCS1EncodedKeySpec - Class in net.oauth.signature.pem
-
PKCS#1 encoded private key is commonly used with OpenSSL.
- PKCS1EncodedKeySpec(byte[]) - Constructor for class net.oauth.signature.pem.PKCS1EncodedKeySpec
-
Create a PKCS#1 keyspec from DER encoded buffer
- PlacementAdvice - Class in org.tsugi.contentitem.objects
-
- PlacementAdvice() - Constructor for class org.tsugi.contentitem.objects.PlacementAdvice
-
- POST - Static variable in class net.oauth.client.OAuthClient
-
- POST - Static variable in interface net.oauth.http.HttpClient
-
- POST - Static variable in class net.oauth.OAuthMessage
-
- postBody - Variable in class org.tsugi.json.IMSJSONRequest
-
- postBody - Variable in class org.tsugi.pox.IMSPOXRequest
-
- postDom - Variable in class org.tsugi.pox.IMSPOXRequest
-
- postLaunchHTML(Properties, String, String, boolean, Map<String, String>) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
- postLaunchHTML(Properties, String, String, boolean, boolean, Map<String, String>) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
- postLaunchHTML(Map<String, String>, String, String, boolean, Map<String, String>) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
Create the HTML to render a POST form and then automatically submit it.
- postLaunchHTML(Map<String, String>, String, String, boolean, boolean, Map<String, String>) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
Create the HTML to render a POST form and then automatically submit it.
- prepareForExport(String) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
- prettyPrint(String) - Static method in class org.tsugi.basiclti.XMLMap
-
- prettyPrint(Object) - Static method in class org.tsugi.jackson.JacksonUtil
-
- prettyPrint() - Method in class org.tsugi.jackson.objects.JacksonBase
-
- prettyPrintLog(Object) - Static method in class org.tsugi.jackson.JacksonUtil
-
- prettyPrintLog() - Method in class org.tsugi.jackson.objects.JacksonBase
-
- printHeaders(HttpServletRequest) - Static method in class org.tsugi.http.HttpUtil
-
- printParameters(HttpServletRequest) - Static method in class org.tsugi.http.HttpUtil
-
- PRIVATE_KEY - Static variable in class net.oauth.signature.RSA_SHA1
-
- PRIVATE_PKCS1_MARKER - Static variable in class net.oauth.signature.pem.PEMReader
-
- PRIVATE_PKCS8_MARKER - Static variable in class net.oauth.signature.pem.PEMReader
-
- Problems() - Constructor for class net.oauth.OAuth.Problems
-
- PRODUCT_FAMILY - Static variable in class org.tsugi.lti2.LTI2Constants
-
- Product_family - Class in org.tsugi.lti2.objects
-
- Product_family(LTI2Config) - Constructor for class org.tsugi.lti2.objects.Product_family
-
- product_family_code - Variable in class org.tsugi.lti13.objects.ToolPlatform
-
- PRODUCT_INFO - Static variable in class org.tsugi.lti2.LTI2Constants
-
- Product_info - Class in org.tsugi.lti2.objects
-
- Product_info(LTI2Config) - Constructor for class org.tsugi.lti2.objects.Product_info
-
- PRODUCT_INSTANCE - Static variable in class org.tsugi.lti2.LTI2Constants
-
- Product_instance - Class in org.tsugi.lti2.objects
-
- Product_instance(LTI2Config) - Constructor for class org.tsugi.lti2.objects.Product_instance
-
- PRODUCT_NAME - Static variable in class org.tsugi.lti2.LTI2Constants
-
- Product_name - Class in org.tsugi.lti2.objects
-
- Product_name(String) - Constructor for class org.tsugi.lti2.objects.Product_name
-
- property2Capability(String) - Static method in class org.tsugi.lti2.LTI2Util
-
- property2CapabilityMapping() - Static method in class org.tsugi.lti2.LTI2Util
-
- PUBLIC_KEY - Static variable in class net.oauth.signature.RSA_SHA1
-
- PUBLIC_X509_MARKER - Static variable in class net.oauth.signature.pem.PEMReader
-
- PUT - Static variable in class net.oauth.client.OAuthClient
-
- PUT - Static variable in interface net.oauth.http.HttpClient
-
- PUT - Static variable in class net.oauth.OAuthMessage
-
- rawJwtBody(String) - Static method in class org.tsugi.lti13.LTI13JwtUtil
-
- rawJwtHeader(String) - Static method in class org.tsugi.lti13.LTI13JwtUtil
-
- read(byte[], int, int) - Method in class net.oauth.client.ExcerptInputStream
-
- read(byte[]) - Method in class net.oauth.client.ExcerptInputStream
-
- read() - Method in class net.oauth.client.ExcerptInputStream
-
- READ_TIMEOUT - Static variable in interface net.oauth.http.HttpClient
-
The name of the parameter that is the maximum time to wait for response
data.
- readAll(InputStream, String) - Static method in class net.oauth.OAuthMessage
-
Read all the data from the given stream, and close it.
- readBodyAsString() - Method in class net.oauth.OAuthMessage
-
Read the body of the HTTP request or response and convert it to a String.
- readFile() - Method in class net.oauth.signature.pem.PEMReader
-
Read the PEM file and save the DER encoded octet
stream and begin marker.
- readHttpResponse(HttpURLConnection) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
readHttpResponse - Read the HTTP Response
- reconstruct() - Method in class org.tsugi.util.TimeSeries
-
- refresh_token - Variable in class org.tsugi.oauth2.objects.AccessToken
-
- REG_KEY - Static variable in class org.tsugi.lti2.LTI2Constants
-
REG_KEY="9875"
- REG_PASSWORD - Static variable in class org.tsugi.lti2.LTI2Constants
-
REG_PASSWORD="9875"
- registerMethodClass(String, Class<?>) - Static method in class net.oauth.signature.OAuthSignatureMethod
-
Subsequently, newMethod(name) will attempt to instantiate the given
class, with no constructor parameters.
- registerToolProviderProfile(HttpServletRequest, HttpServletResponse, String) - Method in class org.tsugi.lti2.LTI2Servlet
-
- removeHeaders(String) - Method in class net.oauth.http.HttpMessage
-
Remove all headers of the given name.
- removeSubMap(Map<?, ?>, String) - Static method in class org.tsugi.basiclti.XMLMap
-
- REQUEST - Static variable in class net.oauth.http.HttpMessage
-
The name of a dump entry whose value is the HTTP request.
- requestToken - Variable in class net.oauth.OAuthAccessor
-
- requestTokenURL - Variable in class net.oauth.OAuthServiceProvider
-
- requireParameters(String...) - Method in class net.oauth.client.OAuthResponseMessage
-
- requireParameters(String...) - Method in class net.oauth.OAuthMessage
-
Verify that the required parameter names are contained in the actual
collection.
- rescale(int) - Method in class org.tsugi.util.TimeSeries
-
- RESOURCE_HANDLER - Static variable in class org.tsugi.lti2.LTI2Constants
-
- resource_link - Variable in class org.tsugi.lti13.objects.LaunchJWT
-
- RESOURCE_LINK_DESCRIPTION - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
resource_link_description=…
- RESOURCE_LINK_ID - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
resource_link_id=88391-e1919-bb3456
- RESOURCE_LINK_TITLE - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
resource_link_title=My Weekly Wiki
- RESOURCE_NAME - Static variable in class org.tsugi.lti2.LTI2Constants
-
- RESOURCE_TYPE - Static variable in class org.tsugi.lti2.LTI2Constants
-
- resourceId - Variable in class org.tsugi.ags2.objects.LineItem
-
- ResourceLink - Class in org.tsugi.lti13.objects
-
- ResourceLink() - Constructor for class org.tsugi.lti13.objects.ResourceLink
-
- RESOURCELINK_DESCRIPTION - Static variable in class org.tsugi.lti2.LTI2Vars
-
RESOURCELINK_DESCRIPTION
A plain text description of the linkÂ’s destination, suitable for
display alongside the link.
- RESOURCELINK_ID - Static variable in class org.tsugi.lti2.LTI2Vars
-
RESOURCELINK_ID
This is the local identifier for the resource link within the Tool
Consumer system from which the launch occurred.
- RESOURCELINK_ID_HISTORY - Static variable in class org.tsugi.lti2.LTI2Vars
-
RESOURCELINK_ID_HISTORY
A comma-separated list of URL-encoded resource link ID values
representing the ID of the link from a previous copy of the context;
the most recent copy should appear first in the list followed by
any earlier IDs in reverse chronological order.
- RESOURCELINK_TITLE - Static variable in class org.tsugi.lti2.LTI2Vars
-
RESOURCELINK_TITLE
A plain text title for the resource.
- resourceLinkId - Variable in class org.tsugi.ags2.objects.LineItem
-
- RESPONSE - Static variable in class net.oauth.http.HttpMessage
-
The name of a dump entry whose value is the HTTP response.
- Result - Class in org.tsugi.ags2.objects
-
- Result() - Constructor for class org.tsugi.ags2.objects.Result
-
- RESULT_AUTOCREATE - Static variable in class org.tsugi.lti2.LTI2Caps
-
RESULT_AUTOCREATE - Can automatically create gradebook entries
- RESULT_COMMENT - Static variable in class org.tsugi.lti2.LTI2Vars
-
RESULT_COMMENT
A comment associated with the outcome which may be made visible to the
student.
- RESULT_CONTEXT - Static variable in class org.tsugi.lti2.objects.StandardServices
-
- RESULT_CREATEDTIMESTAMP - Static variable in class org.tsugi.lti2.LTI2Vars
-
RESULT_CREATEDTIMESTAMP
The date and time when the Result was created.
- RESULT_DATASOURCE - Static variable in class org.tsugi.lti2.LTI2Vars
-
RESULT_DATASOURCE
An identifier for the original source system of the Result record.
- RESULT_FORMAT - Static variable in class org.tsugi.lti2.objects.StandardServices
-
- RESULT_RESULTSCORE - Static variable in class org.tsugi.lti2.LTI2Vars
-
RESULT_RESULTSCORE
The score that the learner earned on the assignment or activity to
which this Result pertains.
- RESULT_SOURCEDID - Static variable in class org.tsugi.lti2.LTI2Vars
-
RESULT_SOURCEDID
The LIS identifier for the Result resource.
- RESULT_TYPE - Static variable in class org.tsugi.lti2.objects.StandardServices
-
- RESULT_URL - Static variable in class org.tsugi.lti2.LTI2Vars
-
RESULT_URL
The URL of the Result resource.
- resultMaximum - Variable in class org.tsugi.ags2.objects.Result
-
- resultScore - Variable in class org.tsugi.ags2.objects.Result
-
- RESULTSCORE - Static variable in class org.tsugi.lti2.LTI2Constants
-
- return400(HttpServletResponse, String, String) - Static method in class org.tsugi.lti13.LTI13Util
-
- return400(HttpServletResponse, String) - Static method in class org.tsugi.lti13.LTI13Util
-
- return_url - Variable in class org.tsugi.lti13.objects.LaunchPresentation
-
- ROLE_INSTRUCTOR - Static variable in class org.tsugi.lti13.objects.LaunchJWT
-
- ROLE_LEARNER - Static variable in class org.tsugi.lti13.objects.LaunchJWT
-
- role_scope_mentor - Variable in class org.tsugi.lti13.objects.LaunchJWT
-
- ROLES - Static variable in class org.tsugi.basiclti.BasicLTIConstants
-
roles=Instructor,Student
- roles - Variable in class org.tsugi.lti13.objects.LaunchJWT
-
- RSA_SHA1 - Static variable in class net.oauth.OAuth
-
- RSA_SHA1 - Class in net.oauth.signature
-
Class to handle RSA-SHA1 signatures on OAuth requests.
- RSA_SHA1() - Constructor for class net.oauth.signature.RSA_SHA1
-
- runSamples() - Static method in class org.tsugi.basiclti.XMLMap
-
- runTest() - Static method in class org.tsugi.json.IMSJSONRequest
-
- runTest() - Static method in class org.tsugi.pox.IMSPOXRequest
-
- scale - Variable in class org.tsugi.util.TimeSeries
-
- scope - Variable in class org.tsugi.lti13.objects.Endpoint
-
- SCOPE - Static variable in class org.tsugi.oauth2.objects.AccessToken
-
- SCOPE_LINEITEM - Static variable in class org.tsugi.lti13.objects.Endpoint
-
Tool can fully manage its line items including, adding and removing line items
- SCOPE_LINEITEM_READONLY - Static variable in class org.tsugi.lti13.objects.Endpoint
-
Tool can query its line line items - no modification allowed
- SCOPE_LtiLink - Static variable in class org.tsugi.lti2.LTI2Util
-
- SCOPE_NAMES_AND_ROLES - Static variable in class org.tsugi.lti13.objects.LaunchLIS
-
- SCOPE_RESULT_READONLY - Static variable in class org.tsugi.lti13.objects.Endpoint
-
Tool can access the results for its line items
- SCOPE_SCORE - Static variable in class org.tsugi.lti13.objects.Endpoint
-
Tool can publish score updates to the line items
- SCOPE_ToolProxy - Static variable in class org.tsugi.lti2.LTI2Util
-
- SCOPE_ToolProxyBinding - Static variable in class org.tsugi.lti2.LTI2Util
-
- Score - Class in org.tsugi.ags2.objects
-
- Score() - Constructor for class org.tsugi.ags2.objects.Score
-
- scoreGiven - Variable in class org.tsugi.ags2.objects.Score
-
- scoregiven - Variable in class org.tsugi.ags2.objects.Score
-
- scoreMaximum - Variable in class org.tsugi.ags2.objects.LineItem
-
- scoreOf - Variable in class org.tsugi.ags2.objects.Result
-
- SECURE_BASE_URL - Static variable in class org.tsugi.lti2.LTI2Constants
-
- SECURITY_CONTRACT - Static variable in class org.tsugi.lti2.LTI2Constants
-
- selectFullSubMap(Map<String, Object>, String) - Static method in class org.tsugi.basiclti.XMLMap
-
- selectSubMap(Map<String, String>, String) - Static method in class org.tsugi.basiclti.XMLMap
-
- sendForm(HttpServletResponse, Iterable<? extends Map.Entry>) - Static method in class net.oauth.server.OAuthServlet
-
Send the given parameters as a form-encoded response body.
- sendOAuthURL(String, String, String, String) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
getOAuthURL - Form a GET request signed by OAuth
- serialize(int) - Method in class org.tsugi.util.TimeSeries
-
- SERVICE - Static variable in class org.tsugi.lti2.LTI2Constants
-
- Service_offered - Class in org.tsugi.lti2.objects
-
- Service_offered() - Constructor for class org.tsugi.lti2.objects.Service_offered
-
- Service_offered(String, String, String, String, String) - Constructor for class org.tsugi.lti2.objects.Service_offered
-
- Service_offered(String, String, String, String[], String[]) - Constructor for class org.tsugi.lti2.objects.Service_offered
-
- Service_owner - Class in org.tsugi.lti2.objects
-
- Service_owner(LTI2Config) - Constructor for class org.tsugi.lti2.objects.Service_owner
-
- Service_owner_name - Class in org.tsugi.lti2.objects
-
- Service_owner_name(String) - Constructor for class org.tsugi.lti2.objects.Service_owner_name
-
- Service_provider - Class in org.tsugi.lti2.objects
-
- Service_provider(LTI2Config) - Constructor for class org.tsugi.lti2.objects.Service_provider
-
- Service_provider_name - Class in org.tsugi.lti2.objects
-
- Service_provider_name(String) - Constructor for class org.tsugi.lti2.objects.Service_provider_name
-
- SERVICE_VERSION_LTI13 - Static variable in class org.tsugi.lti13.objects.NamesAndRoles
-
- service_versions - Variable in class org.tsugi.lti13.objects.NamesAndRoles
-
- serviceProvider - Variable in class net.oauth.OAuthConsumer
-
- set_context(List<Object>) - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- set_context(List<Object>) - Method in class org.tsugi.shared.objects.TsugiBase
-
- set_id(String) - Method in class org.tsugi.lti2.objects.Service_offered
-
- set_id(String) - Method in class org.tsugi.lti2.objects.Service_owner
-
- set_id(String) - Method in class org.tsugi.lti2.objects.Service_provider
-
- set_id(String) - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- set_id(String) - Method in class org.tsugi.shared.objects.TsugiBase
-
- set_type(String) - Method in class org.tsugi.lti2.objects.Service_offered
-
- set_type(String) - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- set_type(String) - Method in class org.tsugi.shared.objects.TsugiBase
-
- setAction(List<String>) - Method in class org.tsugi.lti2.objects.Service_offered
-
- setAction(String) - Method in class org.tsugi.lti2.objects.Service_offered
-
- setAction(String[]) - Method in class org.tsugi.lti2.objects.Service_offered
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.jackson.objects.JacksonBase
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.Contact
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.Description
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.Name
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.NamedContext
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.Product_family
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.Product_info
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.Product_instance
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.Product_name
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.Service_offered
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.Service_owner
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.Service_owner_name
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.Service_provider
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.Service_provider_name
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.Support
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.Technical_description
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- setAdditionalProperties(String, Object) - Method in class org.tsugi.lti2.objects.Vendor
-
- setCapability_offered(List<String>) - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- setCode(String) - Method in class org.tsugi.lti2.objects.Product_family
-
- setCode(String) - Method in class org.tsugi.lti2.objects.Vendor
-
- setConsumerSecret(String) - Method in class net.oauth.signature.OAuthSignatureMethod
-
- setContact(Contact) - Method in class org.tsugi.lti2.objects.Vendor
-
- setContext(String) - Method in class org.tsugi.contentitem.objects.ContentItemResponse
-
- setDefault_value(String) - Method in class org.tsugi.lti2.objects.Description
-
- setDefault_value(String) - Method in class org.tsugi.lti2.objects.Name
-
- setDefault_value(String) - Method in class org.tsugi.lti2.objects.Product_name
-
- setDefault_value(String) - Method in class org.tsugi.lti2.objects.Service_owner_name
-
- setDefault_value(String) - Method in class org.tsugi.lti2.objects.Service_provider_name
-
- setDefault_value(String) - Method in class org.tsugi.lti2.objects.Technical_description
-
- setDescription(Description) - Method in class org.tsugi.lti2.objects.Product_info
-
- setDescription(Description) - Method in class org.tsugi.lti2.objects.Service_owner
-
- setDescription(Description) - Method in class org.tsugi.lti2.objects.Service_provider
-
- setDescription(Description) - Method in class org.tsugi.lti2.objects.Vendor
-
- setDisplayHeight(Integer) - Method in class org.tsugi.contentitem.objects.PlacementAdvice
-
- setDisplayWidth(Integer) - Method in class org.tsugi.contentitem.objects.PlacementAdvice
-
- setEmail(String) - Method in class org.tsugi.lti2.objects.Contact
-
- setEmail(String) - Method in class org.tsugi.lti2.objects.Support
-
- setEmail(String) - Method in class org.tsugi.shared.objects.Contact
-
- setEmail(String) - Method in class org.tsugi.shared.objects.TsugiBase
-
- setEndpoint(String) - Method in class org.tsugi.lti2.objects.Service_offered
-
- setFormat(List<String>) - Method in class org.tsugi.lti2.objects.Service_offered
-
- setFormat(String) - Method in class org.tsugi.lti2.objects.Service_offered
-
- setFormat(String[]) - Method in class org.tsugi.lti2.objects.Service_offered
-
- setGraph(List<Object>) - Method in class org.tsugi.contentitem.objects.ContentItemResponse
-
- setGuid(String) - Method in class org.tsugi.lti2.objects.Product_instance
-
- setGuid(String) - Method in class org.tsugi.lti2.objects.Service_provider
-
- setGuid(String) - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- setGuid(String) - Method in class org.tsugi.shared.objects.TsugiBase
-
- setHeight(Integer) - Method in class org.tsugi.contentitem.objects.Icon
-
- setHttpClient(HttpClient) - Method in class net.oauth.client.OAuthClient
-
- setKey(String) - Method in class org.tsugi.lti2.objects.Description
-
- setKey(String) - Method in class org.tsugi.lti2.objects.Name
-
- setKey(String) - Method in class org.tsugi.lti2.objects.Product_name
-
- setKey(String) - Method in class org.tsugi.lti2.objects.Service_owner_name
-
- setKey(String) - Method in class org.tsugi.lti2.objects.Service_provider_name
-
- setKey(String) - Method in class org.tsugi.lti2.objects.Technical_description
-
- setLti_version(String) - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- setMediaType(String) - Method in class org.tsugi.shared.objects.TsugiBase
-
- setName(String) - Method in class org.tsugi.shared.objects.Contact
-
- setName(String) - Method in class org.tsugi.shared.objects.TsugiBase
-
- setParameter(String, Object) - Method in exception net.oauth.OAuthProblemException
-
- setPresentationDocumentTarget(String) - Method in class org.tsugi.contentitem.objects.PlacementAdvice
-
- setProduct_family(Product_family) - Method in class org.tsugi.lti2.objects.Product_info
-
- setProduct_info(Product_info) - Method in class org.tsugi.lti2.objects.Product_instance
-
- setProduct_instance(Product_instance) - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- setProduct_name(Product_name) - Method in class org.tsugi.lti2.objects.Product_info
-
- setProduct_version(String) - Method in class org.tsugi.lti2.objects.Product_info
-
- setProperty(String, Object) - Method in class net.oauth.OAuthAccessor
-
- setProperty(String, Object) - Method in class net.oauth.OAuthConsumer
-
- setProperty(Map<String, String>, String, String) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
Mutates the passed Map map variable.
- setProperty(Properties, String, String) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
- setProperty(Properties, String, String) - Static method in class org.tsugi.lti2.LTI2Util
-
- setService_name(Service_owner_name) - Method in class org.tsugi.lti2.objects.Service_owner
-
- setService_name(Service_provider_name) - Method in class org.tsugi.lti2.objects.Service_provider
-
- setService_offered(List<Service_offered>) - Method in class org.tsugi.lti2.objects.ToolConsumer
-
- setService_owner(Service_owner) - Method in class org.tsugi.lti2.objects.Product_instance
-
- setService_provider(Service_provider) - Method in class org.tsugi.lti2.objects.Product_instance
-
- setSupport(Support) - Method in class org.tsugi.lti2.objects.Product_instance
-
- setSupport(Support) - Method in class org.tsugi.lti2.objects.Service_owner
-
- setSupport(Support) - Method in class org.tsugi.lti2.objects.Service_provider
-
- setTechnical_description(Technical_description) - Method in class org.tsugi.lti2.objects.Product_info
-
- setText(String) - Method in class org.tsugi.shared.objects.TsugiBase
-
- setTimestamp(String) - Method in class org.tsugi.lti2.objects.Service_owner
-
- setTimestamp(String) - Method in class org.tsugi.lti2.objects.Service_provider
-
- setTimestamp(String) - Method in class org.tsugi.lti2.objects.Vendor
-
- setTitle(String) - Method in class org.tsugi.shared.objects.TsugiBase
-
- setTokenSecret(String) - Method in class net.oauth.signature.OAuthSignatureMethod
-
- setUri(String) - Method in class org.tsugi.shared.objects.TsugiBase
-
- setUrl(String) - Method in class org.tsugi.shared.objects.TsugiBase
-
- setValue(String) - Method in class net.oauth.OAuth.Parameter
-
- setVendor(Vendor) - Method in class org.tsugi.lti2.objects.Product_family
-
- setVendor_name(Name) - Method in class org.tsugi.lti2.objects.Vendor
-
- setWebsite(String) - Method in class org.tsugi.lti2.objects.Vendor
-
- setWidth(Integer) - Method in class org.tsugi.contentitem.objects.Icon
-
- SEVERITY_ERROR - Static variable in class org.tsugi.pox.IMSPOXRequest
-
- SEVERITY_STATUS - Static variable in class org.tsugi.pox.IMSPOXRequest
-
- SEVERITY_WARNING - Static variable in class org.tsugi.pox.IMSPOXRequest
-
- sha256(String) - Static method in class org.tsugi.lti13.LTI13Util
-
- SHARED_SECRET - Static variable in class org.tsugi.lti2.LTI2Constants
-
- SHORT_NAME - Static variable in class org.tsugi.lti2.LTI2Constants
-
- sign(OAuthAccessor) - Method in class net.oauth.OAuthMessage
-
Add a signature to the message.
- sign(OAuthMessage) - Method in class net.oauth.signature.OAuthSignatureMethod
-
Add a signature to the message.
- SIGNATURE_INVALID - Static variable in class net.oauth.OAuth.Problems
-
- SIGNATURE_METHOD_REJECTED - Static variable in class net.oauth.OAuth.Problems
-
- signLTI11Transition(LaunchJWT, String) - Static method in class org.tsugi.lti13.LTI13Util
-
Compute the OAuth signature for an LTI 1.3 Launch JWT
See: https://www.imsglobal.org/spec/lti/v1p3/migr#lti-1-1-migration-claim
- signProperties(Properties, String, String, String, String, String, String, String, Map<String, String>) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
- signProperties(Map<String, String>, String, String, String, String, String, String, String, String, String, Map<String, String>) - Static method in class org.tsugi.basiclti.BasicLTIUtil
-
Add the necessary fields and sign.
- SimpleOAuthValidator - Class in net.oauth
-
A simple OAuthValidator, which checks the version, whether the timestamp
is close to now and the signature is valid.
- SimpleOAuthValidator() - Constructor for class net.oauth.SimpleOAuthValidator
-
Construct a validator that rejects messages more than five minutes out
of date, or with a OAuth version other than 1.0, or with an invalid
signature.
- SimpleOAuthValidator(long, double) - Constructor for class net.oauth.SimpleOAuthValidator
-
Public constructor.
- SINGLE_PARAMETERS - Static variable in class net.oauth.SimpleOAuthValidator
-
Names of parameters that may not appear twice in a valid message.
- STANDARD_CAPABILITIES - Static variable in class org.tsugi.lti2.objects.ToolConsumer
-
- StandardServices - Class in org.tsugi.lti2.objects
-
- StandardServices() - Constructor for class org.tsugi.lti2.objects.StandardServices
-
- startDateTime - Variable in class org.tsugi.ags2.objects.LineItem
-
- STATUS - Static variable in class org.tsugi.json.IMSJSONRequest
-
- STATUS_CODE - Static variable in class net.oauth.http.HttpMessage
-
The name of a dump entry whose value is the HTTP status code.
- STATUS_CODE - Static variable in class net.oauth.http.HttpResponseMessage
-
The name of a dump entry whose value is the HTTP status code.
- STATUS_CODE - Static variable in class org.tsugi.json.IMSJSONRequest
-
- STATUS_DESCRIPTION - Static variable in class org.tsugi.json.IMSJSONRequest
-
- STATUS_OK - Static variable in class net.oauth.http.HttpResponseMessage
-
The statusCode that indicates a normal outcome.
- string2PrivateKey(String) - Static method in class org.tsugi.lti13.LTI13Util
-
- string2PublicKey(String) - Static method in class org.tsugi.lti13.LTI13Util
-
- stripPKCS8(String) - Static method in class org.tsugi.lti13.LTI13Util
-
- subject - Variable in class org.tsugi.lti13.objects.BaseJWT
-
- substituteCustom(Properties, Properties) - Static method in class org.tsugi.lti2.LTI2Util
-
- Support - Class in org.tsugi.lti2.objects
-
- Support(String) - Constructor for class org.tsugi.lti2.objects.Support
-