Search for open
Title | Object type | File name | Summary |
---|---|---|---|
_openid_get_bytes | function | modules/ |
|
_openid_get_math_library | function | modules/ |
Determine the available math library GMP vs. BCMath, favouring GMP for performance. |
_openid_get_params | function | modules/ |
|
_openid_hmac | function | modules/ |
|
_openid_invalid_openid_transition | function | modules/ |
Provides transition for accounts with possibly invalid OpenID identifiers in authmap. |
_openid_is_xri | function | modules/ |
Determine if the given identifier is an XRI ID. |
_openid_link_href | function | modules/ |
Pull the href attribute out of an html link element. |
_openid_math_add | function | modules/ |
Calls the add function from the available math library for OpenID. |
_openid_math_cmp | function | modules/ |
Calls the cmp function from the available math library for OpenID. |
_openid_math_div | function | modules/ |
Calls the div function from the available math library for OpenID. |
_openid_math_mod | function | modules/ |
Calls the mod function from the available math library for OpenID. |
_openid_math_mul | function | modules/ |
Calls the mul function from the available math library for OpenID. |
_openid_math_pow | function | modules/ |
Calls the pow function from the available math library for OpenID. |
_openid_math_powmod | function | modules/ |
Calls the mul function from the available math library for OpenID. |
_openid_meta_httpequiv | function | modules/ |
Pull the http-equiv attribute out of an html meta element |
_openid_nonce | function | modules/ |
Return a nonce value - formatted per OpenID spec. |
_openid_parse_message | function | modules/ |
Convert a direct communication message into an associative array. |
_openid_response | function | modules/ |
|
_openid_select_service | function | modules/ |
Select a service element. |
_openid_signature | function | modules/ |
Sign certain keys in a message |
_openid_test_endpoint_associate | function | modules/ |
OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0, section 8). |
_openid_test_endpoint_authenticate | function | modules/ |
OpenID endpoint; handle "authenticate" requests. |
_openid_url_normalize | function | modules/ |
OpenID normalization method: normalize URL identifiers. |
_openid_user_login_form_alter | function | modules/ |
|
_openid_xrds_discovery | function | modules/ |
OpenID discovery method: perform a XRDS discovery. |
_openid_xrds_parse | function | modules/ |
Parse an XRDS document. |
_openid_xri_discovery | function | modules/ |
OpenID discovery method: perform an XRI discovery. |
_openid_xri_normalize | function | modules/ |
OpenID normalization method: normalize XRI identifiers. |
Pagination
- Previous page
- Page 4
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.