Home
last modified time | relevance | path

Searched refs:AuthorizationStateNotFoundException (Results 1 – 18 of 18) sorted by relevance

/dports/www/phpbb3/phpBB3/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DMemory.php7 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException; alias
94 throw new AuthorizationStateNotFoundException('State not stored');
H A DSession.php7 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException; alias
155 …throw new AuthorizationStateNotFoundException('State not found in session, are you sure you stored…
H A DSymfonySession.php7 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException; alias
126 …throw new AuthorizationStateNotFoundException('State not found in session, are you sure you stored…
H A DRedis.php7 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException; alias
139 throw new AuthorizationStateNotFoundException('State not found in redis');
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/OAuth/Common/Storage/
H A DMemory.php7 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException; alias
94 throw new AuthorizationStateNotFoundException('State not stored');
H A DSession.php7 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException; alias
155 …throw new AuthorizationStateNotFoundException('State not found in session, are you sure you stored…
H A DSymfonySession.php7 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException; alias
126 …throw new AuthorizationStateNotFoundException('State not found in session, are you sure you stored…
H A DRedis.php7 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException; alias
139 throw new AuthorizationStateNotFoundException('State not found in redis');
H A DDoliStorage.php29 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException; alias
192 …throw new AuthorizationStateNotFoundException('State not found in db, are you sure you stored it?'…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/OAuth/Common/Storage/
H A DMemory.php7 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException; alias
94 throw new AuthorizationStateNotFoundException('State not stored');
H A DSession.php7 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException; alias
155 …throw new AuthorizationStateNotFoundException('State not found in session, are you sure you stored…
H A DSymfonySession.php7 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException; alias
126 …throw new AuthorizationStateNotFoundException('State not found in session, are you sure you stored…
H A DRedis.php7 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException; alias
139 throw new AuthorizationStateNotFoundException('State not found in redis');
H A DDoliStorage.php29 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException; alias
192 …throw new AuthorizationStateNotFoundException('State not found in db, are you sure you stored it?'…
/dports/www/phpbb3/phpBB3/phpbb/auth/provider/oauth/
H A Dtoken_storage.php20 use OAuth\Common\Storage\Exception\AuthorizationStateNotFoundException; alias
426 * @throws AuthorizationStateNotFoundException
482 * @throws AuthorizationStateNotFoundException
490 throw new AuthorizationStateNotFoundException();
/dports/www/phpbb3/phpBB3/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Exception/
H A DAuthorizationStateNotFoundException.php8 class AuthorizationStateNotFoundException extends StorageException class
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/OAuth/Common/Storage/Exception/
H A DAuthorizationStateNotFoundException.php8 class AuthorizationStateNotFoundException extends StorageException class
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/OAuth/Common/Storage/Exception/
H A DAuthorizationStateNotFoundException.php8 class AuthorizationStateNotFoundException extends StorageException class