Class Auth_OpenID_MySQLStore
An SQL store that uses MySQL as its backend.
-
Auth_OpenID_OpenIDStore
-
Auth_OpenID_SQLStore
-
Auth_OpenID_MySQLStore
Methods summary
public
|
|
public
|
|
Methods inherited from Auth_OpenID_SQLStore
Auth_OpenID_SQLStore(),
_add_nonce(),
_fixSQL(),
_get_assoc(),
_get_assocs(),
_octify(),
_set_assoc(),
_unoctify(),
_verifySQL(),
blobDecode(),
cleanupAssociations(),
cleanupNonces(),
createTables(),
create_assoc_table(),
create_nonce_table(),
getAssociation(),
isError(),
removeAssociation(),
reset(),
resultToBool(),
storeAssociation(),
tableExists(),
useNonce()
|