Home
last modified time | relevance | path

Searched defs:stateVariableName (Results 1 – 4 of 4) sorted by relevance

/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DSession.php27 protected $stateVariableName; variable in OAuth\\Common\\Storage\\Session
37 $stateVariableName = 'lusitanian_oauth_state'
H A DSymfonySession.php14 private $stateVariableName; variable in OAuth\\Common\\Storage\\SymfonySession
26 $stateVariableName = 'lusitanian_oauth_state'
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DSession.php27 protected $stateVariableName; variable in OAuth\\Common\\Storage\\Session
37 $stateVariableName = 'lusitanian-oauth-state' argument
[all...]
H A DSymfonySession.php14 private $stateVariableName; variable in OAuth\\Common\\Storage\\SymfonySession
26 $stateVariableName = 'lusitanian_oauth_state' argument
[all...]