basiclti-util

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bump httpclient from 4.5.2 to 4.5.10 in /3rdParty_sources/basiclti-util

Bumps httpclient from 4.5.2 to 4.5.10.

Signed-off-by: dependabot[bot] <support@github.com>

LDEV-4883 Fix HttpClient warning “Invalid expires attribute”

  1. … 1 more file in changeset.
Bump httpclient from 4.2.2 to 4.3.6 in /3rdParty_sources/basiclti-util

Bumps httpclient from 4.2.2 to 4.3.6.

Signed-off-by: dependabot[bot] <support@github.com>

LDEV-4589 Adjust LTI Deep Linking & Membership services for Blackboard

  1. … 2 more files in changeset.
LDEV-4440 After updating Eclipse

    • -0
    • +0
    ./src/main/java/org/imsglobal/aspect/Lti.java
    • -0
    • +0
    ./src/main/java/org/imsglobal/lti/XMLMap.java
  1. … 24555 more files in changeset.
* LDEV-4589 Added few parameter names required for Deep linking

  1. … 1 more file in changeset.
LDEV-4221 Introducing source code for lti-utils-java project. Committing it altogether with pom.xml as we might need to modify the code and re-create the jar file we use then

    • -0
    • +28
    ./src/main/java/org/imsglobal/aspect/Lti.java
    • -0
    • +10
    ./src/main/java/org/imsglobal/aspect/LtiKeySecretService.java
    • -0
    • +401
    ./src/main/java/org/imsglobal/json/IMSJSONRequest.java
    • -0
    • +444
    ./src/main/java/org/imsglobal/lti/BasicLTIConstants.java
    • -0
    • +888
    ./src/main/java/org/imsglobal/lti/BasicLTIUtil.java
    • -0
    • +1332
    ./src/main/java/org/imsglobal/lti/XMLMap.java
    • -0
    • +22
    ./src/main/java/org/imsglobal/lti/launch/LtiError.java
    • -0
    • +96
    ./src/main/java/org/imsglobal/lti/launch/LtiLaunch.java
    • -0
    • +97
    ./src/main/java/org/imsglobal/lti/launch/LtiOauthSigner.java
    • -0
    • +75
    ./src/main/java/org/imsglobal/lti/launch/LtiOauthVerifier.java
  1. … 11 more files in changeset.