‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Unit\Session\UserSessionManagerTest Member List

This is the complete list of members for TYPO3\CMS\Core\Tests\Unit\Session\UserSessionManagerTest, including all inherited members.

createFromRequestOrAnonymousCreatesProperSessionObjectForInvalidSession()TYPO3\CMS\Core\Tests\Unit\Session\UserSessionManagerTest
createFromRequestOrAnonymousCreatesProperSessionObjectForValidSessionJwt()TYPO3\CMS\Core\Tests\Unit\Session\UserSessionManagerTest
createSigningKeyFromEncryptionKey(string $pepper=self::class)TYPO3\CMS\Core\Security\JwtTraitprivatestatic
createSigningSecret(SigningSecretInterface $secret, string $pepper=self::class)TYPO3\CMS\Core\Security\JwtTraitprivatestatic
decodeJwt(string $jwt, Key $key, bool $associative=false)TYPO3\CMS\Core\Security\JwtTraitprivatestatic
decodeJwtHeader(string $jwt, string $property)TYPO3\CMS\Core\Security\JwtTraitprivatestatic
encodeHashSignedJwt(array $payload, Key $key, SecretIdentifier $identifier=null)TYPO3\CMS\Core\Security\JwtTraitprivatestatic
fixateAnonymousSessionWillUpdateSessionObject()TYPO3\CMS\Core\Tests\Unit\Session\UserSessionManagerTest
getDefaultSigningAlgorithm()TYPO3\CMS\Core\Security\JwtTraitprivatestatic
hasExpiredIsCalculatedCorrectly()TYPO3\CMS\Core\Tests\Unit\Session\UserSessionManagerTest
updateSessionWillSetLastUpdated()TYPO3\CMS\Core\Tests\Unit\Session\UserSessionManagerTest
willExpireDataProvider()TYPO3\CMS\Core\Tests\Unit\Session\UserSessionManagerTeststatic
willExpireWillExpire(int $sessionLifetime, int $gracePeriod, bool $expectedResult)TYPO3\CMS\Core\Tests\Unit\Session\UserSessionManagerTest