‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Session\UserSession Member List

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

$dataTYPO3\CMS\Core\Session\UserSessionprotected
$identifierTYPO3\CMS\Core\Session\UserSessionprotected
$ipLockTYPO3\CMS\Core\Session\UserSessionprotected
$isNewTYPO3\CMS\Core\Session\UserSessionprotected
$isPermanentTYPO3\CMS\Core\Session\UserSessionprotected
$lastUpdatedTYPO3\CMS\Core\Session\UserSessionprotected
$userIdTYPO3\CMS\Core\Session\UserSessionprotected
$wasUpdatedTYPO3\CMS\Core\Session\UserSessionprotected
__construct(string $identifier, int $userId, int $lastUpdated, array $data=[])TYPO3\CMS\Core\Session\UserSessionprotected
createFromRecord(string $id, array $record, bool $markAsNew=false)TYPO3\CMS\Core\Session\UserSessionstatic
createNonFixated(string $identifier)TYPO3\CMS\Core\Session\UserSessionstatic
createSigningKeyFromEncryptionKey(string $pepper=self::class)TYPO3\CMS\Core\Security\JwtTraitprivatestatic
createSigningSecret(SigningSecretInterface $secret, string $pepper=self::class)TYPO3\CMS\Core\Security\JwtTraitprivatestatic
dataWasUpdated()TYPO3\CMS\Core\Session\UserSession
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
get(string $key)TYPO3\CMS\Core\Session\UserSession
getData()TYPO3\CMS\Core\Session\UserSession
getDefaultSigningAlgorithm()TYPO3\CMS\Core\Security\JwtTraitprivatestatic
getIdentifier()TYPO3\CMS\Core\Session\UserSession
getIpLock()TYPO3\CMS\Core\Session\UserSession
getJwt(?CookieScope $scope=null)TYPO3\CMS\Core\Session\UserSession
getLastUpdated()TYPO3\CMS\Core\Session\UserSession
getUserId()TYPO3\CMS\Core\Session\UserSession
hasData()TYPO3\CMS\Core\Session\UserSession
isAnonymous()TYPO3\CMS\Core\Session\UserSession
isNew()TYPO3\CMS\Core\Session\UserSession
isPermanent()TYPO3\CMS\Core\Session\UserSession
needsUpdate()TYPO3\CMS\Core\Session\UserSession
overrideData(array $data)TYPO3\CMS\Core\Session\UserSession
resolveIdentifierFromJwt(string $cookieValue, CookieScope $scope)TYPO3\CMS\Core\Session\UserSessionstatic
SESSION_UPDATE_GRACE_PERIODTYPO3\CMS\Core\Session\UserSessionprotected
set(string $key, $value)TYPO3\CMS\Core\Session\UserSession
toArray()TYPO3\CMS\Core\Session\UserSession