Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OpenIDFunctionalTestCase::$web_user | property | modules/ |
|
| OpenIDFunctionalTestCase::addIdentity | function | modules/ |
Add OpenID identity to user's profile. |
| OpenIDFunctionalTestCase::addRedirectedIdentity | function | modules/ |
Add OpenID identity, changed by the following redirects, to user's profile. |
| OpenIDFunctionalTestCase::getInfo | function | modules/ |
|
| OpenIDFunctionalTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| OpenIDFunctionalTestCase::testBlockedUserLogin | function | modules/ |
Test that a blocked user cannot log in. |
| OpenIDFunctionalTestCase::testDelete | function | modules/ |
Test deleting an OpenID identity from a user's profile. |
| OpenIDFunctionalTestCase::testDiscovery | function | modules/ |
Test discovery of OpenID Provider Endpoint via Yadis and HTML. |
| OpenIDFunctionalTestCase::testLogin | function | modules/ |
Test login using OpenID. |
| OpenIDFunctionalTestCase::testLoginMaintenanceMode | function | modules/ |
Test login using OpenID during maintenance mode. |
| OpenIDFunctionalTestCase::testSignatureValidation | function | modules/ |
Tests that openid.signed is verified. |
| OpenIDInvalidIdentifierTransitionTestCase | class | modules/ |
Test account registration using Simple Registration and Attribute Exchange. |
| OpenIDInvalidIdentifierTransitionTestCase::getInfo | function | modules/ |
|
| OpenIDInvalidIdentifierTransitionTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountAutoUpdateSreg | function | modules/ |
Test OpenID auto transition with e-mail. |
| OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountEmailMismatch | function | modules/ |
Test OpenID transition with e-mail mismatch. |
| OpenIDRegistrationTestCase | class | modules/ |
Test account registration using Simple Registration and Attribute Exchange. |
| OpenIDRegistrationTestCase::getInfo | function | modules/ |
|
| OpenIDRegistrationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| OpenIDRegistrationTestCase::testRegisterUserWithAXButNoSREG | function | modules/ |
Test OpenID auto-registration with a provider that supplies AX information, but no SREG. |
| OpenIDRegistrationTestCase::testRegisterUserWithEmailVerification | function | modules/ |
Test OpenID auto-registration with e-mail verification enabled. |
| OpenIDRegistrationTestCase::testRegisterUserWithInvalidSreg | function | modules/ |
Test OpenID auto-registration with a provider that supplies invalid SREG information (a username that is already taken, and no e-mail address). |
| OpenIDRegistrationTestCase::testRegisterUserWithoutEmailVerification | function | modules/ |
Test OpenID auto-registration with e-mail verification disabled. |
| OpenIDRegistrationTestCase::testRegisterUserWithoutSreg | function | modules/ |
Test OpenID auto-registration with a provider that does not supply SREG information (i.e. no username or e-mail address). |
| OpenIDTestCase | class | modules/ |
Test internal helper functions. |
| OpenIDTestCase::getInfo | function | modules/ |
|
| OpenIDTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| OpenIDTestCase::testConversion | function | modules/ |
Test _openid_dh_XXX_to_XXX() functions. |
| OpenIDTestCase::testOpenidDhXorsecret | function | modules/ |
Test _openid_dh_xorsecret(). |
| OpenIDTestCase::testOpenidExtractNamespace | function | modules/ |
Test openid_extract_namespace(). |
| OpenIDTestCase::testOpenidNormalize | function | modules/ |
Test openid_normalize(). |
| OpenIDTestCase::testOpenidSignature | function | modules/ |
Test _openid_signature(). |
| OpenIDTestCase::testOpenidXRITest | function | modules/ |
Test _openid_is_xri(). |
| OpenIDWebTestCase | class | modules/ |
Base class for OpenID tests. |
| OpenIDWebTestCase::getPasswordResetURLFromMail | function | modules/ |
Parses the last sent e-mail and returns the one-time login link URL. |
| OpenIDWebTestCase::submitLoginForm | function | modules/ |
Initiates the login procedure using the specified User-supplied Identity. |
| openid_admin_paths | function | modules/ |
Implements hook_admin_paths(). |
| openid_association | function | modules/ |
Attempt to create a shared secret with the OpenID Provider. |
| openid_association_request | function | modules/ |
|
| openid_authentication_request | function | modules/ |
|
| openid_discovery | function | modules/ |
Perform discovery on a claimed ID to determine the OpenID provider endpoint. |
| openid_extract_ax_values | function | modules/ |
Extracts values from an OpenID AX Response. |
| openid_extract_namespace | function | modules/ |
Extract all the parameters belonging to an extension in a response message. |
| openid_form_user_login_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| openid_form_user_login_block_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| openid_form_user_register_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| openid_menu_site_status_alter | function | modules/ |
Implements hook_menu_site_status_alter(). |
| OPENID_NS_1_0 | constant | modules/ |
OpenID Authentication 1.0 namespace URL; used for backwards-compatibility. |
| OPENID_NS_1_1 | constant | modules/ |
OpenID Authentication 1.1 namespace URL; used for backwards-compatibility. |
| OPENID_NS_2_0 | constant | modules/ |
OpenID Authentication 2.0 namespace URL. |
Pagination
- Previous page
- Page 114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.