You are here

Functions in LDAP Single Sign On 6

Primary tabs

Namesort descending Location Description Direct uses Strings
ldap_sso_admin ./ldap_sso.module Menu callback; present an administrative comment listing. 1
ldap_sso_authenticate ./ldap_sso.module Main user authentication function. 1
ldap_sso_form ./ldap_sso.module 1
ldap_sso_menu ./ldap_sso.module Implementation of hook_menu().
ldap_sso_perm ./ldap_sso.module Implementation of hook_perm().
ldap_sso_theme ./ldap_sso.module Implements hook_theme().
ldap_sso_user ./ldap_sso.module Implementation of hook_user().
ldap_sso_user_login ./ldap_sso.module A proxy function for the actual authentication routine. This is in place so various implementations of grabbing NTLM credentials can be used and selected from an administration page. This is the real gatekeeper since this assumes that any NTLM… 1
theme_ldap_sso_login_message ./ldap_sso.module
theme_ldap_sso_message_not_authenticated ./ldap_sso.module
theme_ldap_sso_message_not_found ./ldap_sso.module
_ldap_sso_user_access ./ldap_sso.module 1 1
_ldap_sso_user_logout_access ./ldap_sso.module

Other projects