Home
last modified time | relevance | path

Searched refs:useNonce (Results 1 – 15 of 15) sorted by relevance

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