Liste complète des membres de
Auth_OpenID_PostgreSQLStore, y compris les membres hérités :
_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_PostgreSQLStore | |
_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_PostgreSQLStore | |
blobEncode($blob) | Auth_OpenID_PostgreSQLStore | |
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_PostgreSQLStore | |
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 | |