You are here

Functions in simpleSAMLphp Authentication 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
simplesamlphp_auth_block ./simplesamlphp_auth.module Implementation of hook_block().
simplesamlphp_auth_form_alter ./simplesamlphp_auth.module Implementation of hook_form_alter().
simplesamlphp_auth_help ./simplesamlphp_auth.module Implementation of hook_help().
simplesamlphp_auth_init ./simplesamlphp_auth.module Implementation of hook_init().
simplesamlphp_auth_install ./simplesamlphp_auth.install Implementation of 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 Implementation of hook_menu(). 1
simplesamlphp_auth_perm ./simplesamlphp_auth.module Implementation of hook_perm().
simplesamlphp_auth_settings ./simplesamlphp_auth.module Implements settings for the module. 1
simplesamlphp_auth_uninstall ./simplesamlphp_auth.install Implementation of hook_uninstall().
simplesamlphp_auth_user ./simplesamlphp_auth.module Implementation of hook_user().
_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. 1
_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 5
_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