You are here

Functions in Shibboleth Authentication 7.4

Primary tabs

Namesort descending Location Description Direct uses Strings
shib_auth_redirect ./shib_auth.module Redirects the user to the handler URL, and handles return option. 2
shib_auth_role_assignment ./shib_auth.module Assigns roles to the user's session. 1
shib_auth_save_authmap ./shib_auth.module Saves an entry into shib_authmap and also saves mail if changed. 4
shib_auth_save_mail ./shib_auth.module Saves changes to user's email. 2
shib_auth_save_roles ./shib_auth.module Saves changes to users' roles. 1
shib_auth_save_rule ./shib_auth_roles_forms.inc Saves a new rule into database. 2
shib_auth_schema ./shib_auth.install Implements hook_schema().
shib_auth_session_check ./shib_auth.module Destroys the user session under certain conditions. 1
shib_auth_session_valid ./shib_auth.module Checks whether Shibboleth SP has set the Identity Provider $_SERVER field. 6
shib_auth_submit_redirect ./shib_auth.module User Data Customization function - Redirect user to the appropriate page. 2
shib_auth_terminate_session ./shib_auth.module Unset session variables and destroy them. 2
shib_auth_theme ./shib_auth.module Implements hook_theme().
shib_auth_uninstall ./shib_auth.install Implements hook_uninstall().
shib_auth_update_7000 ./shib_auth.install Updates the database structure for compatibility with Drupal 7.
shib_auth_update_7001 ./shib_auth.install Alter uid field so it supports larger values.
shib_auth_user_delete ./shib_auth.module Implements hook_user_delete().
shib_auth_user_logout ./shib_auth.module Logs users out from the Shibboleth authority.
shib_login_authmap ./shib_auth.module Login a user based on the shib_authmap information. 2
_login_url_html ./shib_auth.module Generate the login block content if user not logged in. 2
_shib_auth_list_rules ./shib_auth_roles_forms.inc Lists all rules, and let the admin to do certain actions with them. 1
_shib_auth_rule_clone_confirm_form ./shib_auth_roles_forms.inc This is the confirmation form for cloning a rule. 1
_shib_auth_rule_clone_confirm_form_submit ./shib_auth_roles_forms.inc Enables the administrator to clone an existing rule.
_shib_auth_rule_delete_confirm_form ./shib_auth_roles_forms.inc This is the confirmation form for deleting a rule. 1
_shib_auth_rule_delete_confirm_form_submit ./shib_auth_roles_forms.inc This function deletes an existing rule.
_shib_auth_update_fields shib_auth_profile/shib_auth_profile.module Helper function, actually update the fields on user_login or user_insert. 2

Pages

Other projects