Auth_OpenID_SQLStore Member List
This is the complete list of members for
Auth_OpenID_SQLStore, including all inherited members.
| _add_nonce($server_url, $timestamp, $salt) | Auth_OpenID_SQLStore | |
| _fixSQL() | Auth_OpenID_SQLStore | |
| _get_assoc($server_url, $handle) | Auth_OpenID_SQLStore | |
| _get_assocs($server_url) | Auth_OpenID_SQLStore | |
| _octify($str) | Auth_OpenID_SQLStore | |
| _set_assoc($server_url, $handle, $secret, $issued, $lifetime, $assoc_type) | Auth_OpenID_SQLStore | |
| _unoctify($str) | Auth_OpenID_SQLStore | |
| _verifySQL() | Auth_OpenID_SQLStore | |
| Auth_OpenID_SQLStore($connection, $associations_table=null, $nonces_table=null) | Auth_OpenID_SQLStore | |
| blobDecode($blob) | Auth_OpenID_SQLStore | |
| blobEncode($str) | Auth_OpenID_SQLStore | |
| cleanup() | Auth_OpenID_OpenIDStore | |
| cleanupAssociations() | Auth_OpenID_SQLStore | |
| cleanupNonces() | Auth_OpenID_SQLStore | |
| create_assoc_table() | Auth_OpenID_SQLStore | |
| create_nonce_table() | Auth_OpenID_SQLStore | |
| createTables() | Auth_OpenID_SQLStore | |
| getAssociation($server_url, $handle=null) | Auth_OpenID_SQLStore | |
| isError($value) | Auth_OpenID_SQLStore | |
| removeAssociation($server_url, $handle) | Auth_OpenID_SQLStore | |
| reset() | Auth_OpenID_SQLStore | |
| resultToBool($obj) | Auth_OpenID_SQLStore | |
| setSQL() | Auth_OpenID_SQLStore | |
| storeAssociation($server_url, $association) | Auth_OpenID_SQLStore | |
| supportsCleanup() | Auth_OpenID_OpenIDStore | |
| tableExists($table_name) | Auth_OpenID_SQLStore | |
| useNonce($server_url, $timestamp, $salt) | Auth_OpenID_SQLStore | |