Home
last modified time | relevance | path

Searched refs:useNonce (Results 1 – 15 of 15) sorted by last modified time

/plugin/openid/Auth/OpenID/
H A DConsumer.php1349 if (!$this->store->useNonce($server_url, $timestamp, $salt)) {
H A DMDB2Store.php370 function useNonce($server_url, $timestamp, $salt) function in Auth_OpenID_MDB2Store
H A DDumbStore.php103 function useNonce($server_url, $timestamp, $salt) function in Auth_OpenID_DumbStore
H A DFileStore.php394 function useNonce($server_url, $timestamp, $salt) function in Auth_OpenID_FileStore
H A DMemcachedStore.php187 function useNonce($server_url, $timestamp, $salt) function in Auth_OpenID_MemcachedStore
H A DPredisStore.php151 function useNonce($server_url, $timestamp, $salt) function in Auth_OpenID_PredisStore
H A DSQLStore.php503 function useNonce($server_url, $timestamp, $salt) function in Auth_OpenID_SQLStore
H A DInterface.php182 function useNonce($server_url, $timestamp, $salt) function in Auth_OpenID_OpenIDStore
/plugin/fedauth/Auth/OpenID/
H A DFileStore.php360 function useNonce($server_url, $timestamp, $salt) function in Auth_OpenID_FileStore
H A DConsumer.php1274 if (!$this->store->useNonce($server_url, $timestamp, $salt)) {
H A DInterface.php183 function useNonce($server_url, $timestamp, $salt) function in Auth_OpenID_OpenIDStore
H A DMemcachedStore.php165 function useNonce($server_url, $timestamp, $salt) function in Auth_OpenID_MemcachedStore
H A DSQLStore.php468 function useNonce($server_url, $timestamp, $salt) function in Auth_OpenID_SQLStore
H A DDumbStore.php86 function useNonce($server_url, $timestamp, $salt) function in Auth_OpenID_DumbStore
H A DMDB2Store.php370 function useNonce($server_url, $timestamp, $salt) function in Auth_OpenID_MDB2Store