You are here

Functions in simpleSAMLphp Authentication 7

Primary tabs

Namesort descending Location Description Direct uses Strings
simplesamlphp_auth_admin_paths ./simplesamlphp_auth.module Implements hook_admin_paths(). 1
simplesamlphp_auth_block_info ./simplesamlphp_auth.module Implements hook_block_info().
simplesamlphp_auth_block_view ./simplesamlphp_auth.module Implements hook_block_view().
simplesamlphp_auth_form_alter ./simplesamlphp_auth.module Implements hook_form_alter().
simplesamlphp_auth_help ./simplesamlphp_auth.module Implements hook_help().
simplesamlphp_auth_init ./simplesamlphp_auth.module Implements hook_init().
simplesamlphp_auth_install ./simplesamlphp_auth.install Implements hook_install().
simplesamlphp_auth_loginpage ./simplesamlphp_auth.module Represents the Drupal page (saml_login), which triggers user authentication against the SimpleSAMLphp service provider. 1
simplesamlphp_auth_menu ./simplesamlphp_auth.module Implements hook_menu().
simplesamlphp_auth_permission ./simplesamlphp_auth.module Implements hook_permission().
simplesamlphp_auth_settings ./simplesamlphp_auth.module Implements settings for the module. 1
simplesamlphp_auth_uninstall ./simplesamlphp_auth.install Implements hook_uninstall().
simplesamlphp_auth_user_delete ./simplesamlphp_auth.module Implements hook_user_delete().
simplesamlphp_auth_user_insert ./simplesamlphp_auth.module Implements hook_user_insert().
simplesamlphp_auth_user_logout ./simplesamlphp_auth.module Implements hook_user_logout().
_simplesamlphp_auth_destroy_drupal_session ./simplesamlphp_auth.module Helper function for logging out a user that is has a active session in Drupal but not with simpleSAML. 1
_simplesamlphp_auth_evaulaterolerule ./simplesamlphp_auth.module Evaluates a role rule. 1
_simplesamlphp_auth_forcehttps_rewrite ./simplesamlphp_auth.module Forces HTTPS connections.
_simplesamlphp_auth_generate_block_text ./simplesamlphp_auth.module Generates the text for the log in block. 1
_simplesamlphp_auth_get_authname ./simplesamlphp_auth.module Gets the authname attribute from the SAML assertion. 1
_simplesamlphp_auth_get_default_name ./simplesamlphp_auth.module Gets the default name attribute from the SAML assertion. 1
_simplesamlphp_auth_get_mail ./simplesamlphp_auth.module Gets the mail attribute. 1
_simplesamlphp_auth_isEnabled ./simplesamlphp_auth.module Checks to see if authentication via SimpleSAMLphp should be activated 2
_simplesamlphp_auth_rolepopulation ./simplesamlphp_auth.module Performs role population. 1
_simplesaml_auth_debug ./simplesamlphp_auth.module This helper function is used by developers to debug the form API workflow in this module. 6

Other projects