You are here

6 uses of LTI_TOOL_PROVIDER_NONCE_INTERVAL in LTI Tool Provider 8

LTIAuthTest::testOutdatedTimestamp in tests/src/Functional/LTIAuthTest.php
Test authentication with outdated timestamp.
LTIToolProvider::timestampNonceHandler in src/Authentication/Provider/LTIToolProvider.php
Validate nonce.
LTIToolProviderTest::testTimestampNonceHandlerAlmostTooNew in tests/src/Unit/LTIToolProviderTest.php
Tests a nonce timestamp that is almost too new.
LTIToolProviderTest::testTimestampNonceHandlerAlmostTooOld in tests/src/Unit/LTIToolProviderTest.php
Tests a nonce timestamp that is almost too old.
LTIToolProviderTest::testTimestampNonceHandlerOld in tests/src/Unit/LTIToolProviderTest.php
Tests a nonce timestamp that is too old.
LTIToolProviderTest::testTimestampNonceHandlerTooNew in tests/src/Unit/LTIToolProviderTest.php
Tests a nonce timestamp that is too new.