Home
last modified time | relevance | path

Searched refs:Auth_OpenID_SQLStore (Results 1 – 8 of 8) sorted by relevance

/plugin/fedauth/Auth/OpenID/
H A DMySQLStore.php19 class Auth_OpenID_MySQLStore extends Auth_OpenID_SQLStore {
H A DSQLiteStore.php19 class Auth_OpenID_SQLiteStore extends Auth_OpenID_SQLStore {
H A DPostgreSQLStore.php19 class Auth_OpenID_PostgreSQLStore extends Auth_OpenID_SQLStore {
H A DSQLStore.php57 class Auth_OpenID_SQLStore extends Auth_OpenID_OpenIDStore { class
78 function Auth_OpenID_SQLStore($connection, function in Auth_OpenID_SQLStore
/plugin/openid/Auth/OpenID/
H A DMySQLStore.php19 class Auth_OpenID_MySQLStore extends Auth_OpenID_SQLStore {
H A DSQLiteStore.php19 class Auth_OpenID_SQLiteStore extends Auth_OpenID_SQLStore {
H A DPostgreSQLStore.php19 class Auth_OpenID_PostgreSQLStore extends Auth_OpenID_SQLStore {
H A DSQLStore.php57 class Auth_OpenID_SQLStore extends Auth_OpenID_OpenIDStore { class