Home
last modified time | relevance | path

Searched refs:storeAssociation (Results 1 – 17 of 17) sorted by last modified time

/plugin/openid/Auth/OpenID/
H A DConsumer.php1543 $this->store->storeAssociation($endpoint->server_url, $assoc);
H A DMDB2Store.php270 function storeAssociation($server_url, $association) function in Auth_OpenID_MDB2Store
H A DDumbStore.php65 function storeAssociation($server_url, $association) function in Auth_OpenID_DumbStore
H A DFileStore.php196 function storeAssociation($server_url, $association) function in Auth_OpenID_FileStore
H A DMemcachedStore.php64 function storeAssociation($server_url, $association) function in Auth_OpenID_MemcachedStore
H A DPredisStore.php59 function storeAssociation($server_url, $association) function in Auth_OpenID_PredisStore
H A DSQLStore.php358 function storeAssociation($server_url, $association) function in Auth_OpenID_SQLStore
H A DServer.php1540 $this->store->storeAssociation($key, $assoc);
H A DInterface.php44 function storeAssociation($server_url, $association) function in Auth_OpenID_OpenIDStore
/plugin/fedauth/Auth/OpenID/
H A DFileStore.php182 function storeAssociation($server_url, $association) function in Auth_OpenID_FileStore
H A DConsumer.php1451 $this->store->storeAssociation($endpoint->server_url,
H A DInterface.php44 function storeAssociation($server_url, $association) function in Auth_OpenID_OpenIDStore
H A DMemcachedStore.php55 function storeAssociation($server_url, $association) function in Auth_OpenID_MemcachedStore
H A DSQLStore.php334 function storeAssociation($server_url, $association) function in Auth_OpenID_SQLStore
H A DServer.php1390 $this->store->storeAssociation($key, $assoc);
H A DDumbStore.php61 function storeAssociation($server_url, $association) function in Auth_OpenID_DumbStore
H A DMDB2Store.php270 function storeAssociation($server_url, $association) function in Auth_OpenID_MDB2Store