Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | function | modules/ |
Authenticate a user or attempt registration. |
| openid_authentication_page | function | modules/ |
Menu callback; Process an OpenID authentication. |
| openid_authentication_request | function | modules/ |
|
| openid_begin | function | modules/ |
The initial step of OpenID authentication responsible for the following: |
| openid_complete | function | modules/ |
Completes OpenID authentication by validating returned data from the OpenID Provider. |
| openid_cron | function | modules/ |
Remove expired nonces from the database. |
| OPENID_DH_DEFAULT_GEN | constant | modules/ |
Diffie-Hellman generator; used for Diffie-Hellman key exchange computations. |
| OPENID_DH_DEFAULT_MOD | constant | modules/ |
Diffie-Hellman Key Exchange Default Value. |
| 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_help | function | modules/ |
Implements hook_help(). |
| openid_login_validate | function | modules/ |
Login form _validate hook |
| openid_menu | function | modules/ |
Implements hook_menu(). |
| openid_menu_site_status_alter | function | modules/ |
Implements hook_menu_site_status_alter(). |
| openid_normalize | function | modules/ |
Normalize the given identifier. |
| 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. |
| OPENID_NS_AX | constant | modules/ |
OpenID Attribute Exchange extension. |
| OPENID_NS_OPENID | constant | modules/ |
OpenID namespace used in Yadis documents. |
| OPENID_NS_SREG | constant | modules/ |
OpenID Simple Registration extension. |
| OPENID_NS_XRD | constant | modules/ |
Extensible Resource Descriptor documents. |
| openid_openid_discovery_method_info | function | modules/ |
Implements hook_openid_discovery_method_info(). |
| openid_openid_normalization_method_info | function | modules/ |
Implements hook_openid_normalization_method_info(). |
| OPENID_RAND_SOURCE | constant | modules/ |
Random number generator; used for Diffie-Hellman key exchange computations. |
| openid_redirect | function | modules/ |
Creates a js auto-submit redirect for (for the 2.x protocol) |
| openid_redirect_form | function | modules/ |
|
| openid_redirect_http | function | modules/ |
Performs an HTTP 302 redirect (for the 1.x protocol). |
| openid_requirements | function | modules/ |
Implements hook_requirements(). |
| openid_schema | function | modules/ |
Implements hook_schema(). |
| OPENID_SHA1_BLOCKSIZE | constant | modules/ |
SHA-1 hash block size; used for Diffie-Hellman key exchange computations. |
| openid_test.info | file | modules/ |
name = OpenID dummy provider description = "OpenID provider used for testing." package = Testing version = VERSION core = 7.x dependencies[] = openid hidden = TRUE |
| openid_test.install | file | modules/ |
Install, update and uninstall functions for the openid_test module. |
| openid_test.module | file | modules/ |
Dummy OpenID Provider used with SimpleTest. |
| openid_test_endpoint | function | modules/ |
Menu callback; OpenID Provider Endpoint. |
| openid_test_html_openid1 | function | modules/ |
Menu callback; regular HTML page with OpenID 1.0 <link> element. |
| openid_test_html_openid2 | function | modules/ |
Menu callback; regular HTML page with OpenID 2.0 <link> element. |
| openid_test_install | function | modules/ |
Implements hook_install(). |
| openid_test_menu | function | modules/ |
Implements hook_menu(). |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.