| $authtype | auth_plugin_base |  | 
  | $config | auth_plugin_base |  | 
  | $errorlogtag | auth_plugin_base | protected | 
  | $extrauserinfo | auth_plugin_base | protected | 
  | $ldapconnection | auth_plugin_ldap | protected | 
  | $ldapconns (defined in auth_plugin_ldap) | auth_plugin_ldap | protected | 
  | $pluginconfig (defined in auth_plugin_ldap) | auth_plugin_ldap |  | 
  | $roleauth (defined in auth_plugin_ldap) | auth_plugin_ldap | protected | 
  | $userfields (defined in auth_plugin_base) | auth_plugin_base |  | 
  | __construct() | auth_plugin_cas |  | 
  | auth_plugin_cas() | auth_plugin_cas |  | 
  | auth_plugin_ldap() | auth_plugin_ldap |  | 
  | can_be_manually_set() | auth_plugin_ldap |  | 
  | can_change_password() | auth_plugin_cas |  | 
  | can_confirm() | auth_plugin_ldap |  | 
  | can_edit_profile() | auth_plugin_base |  | 
  | can_reset_password() | auth_plugin_ldap |  | 
  | can_signup() | auth_plugin_ldap |  | 
  | change_password_url() | auth_plugin_cas |  | 
  | config_form($config, $err, $user_fields) | auth_plugin_base |  | 
  | connectCAS() | auth_plugin_cas |  | 
  | edit_profile_url() | auth_plugin_base |  | 
  | find_cli_admin_user() | auth_plugin_base | static | 
  | find_cli_user() | auth_plugin_base |  | 
  | get_custom_user_profile_fields() | auth_plugin_base |  | 
  | get_description() | auth_plugin_base |  | 
  | get_enabled_auth_plugin_classes() | auth_plugin_base | static | 
  | get_extrauserinfo() | auth_plugin_base |  | 
  | get_identity_providers($authsequence) | auth_plugin_base | static | 
  | get_ntlm_remote_user($remoteuser) | auth_plugin_ldap | protected | 
  | get_password_change_info(stdClass $user) | auth_plugin_base |  | 
  | get_profile_keys($fetchall=false) | auth_plugin_ldap | protected | 
  | get_title() | auth_plugin_base |  | 
  | get_userinfo($username) | auth_plugin_cas |  | 
  | get_userinfo_asobj($username) | auth_plugin_ldap |  | 
  | get_userlist() | auth_plugin_ldap |  | 
  | ignore_timeout_hook($user, $sid, $timecreated, $timemodified) | auth_plugin_base |  | 
  | init_plugin($authtype) | auth_plugin_ldap |  | 
  | is_captcha_enabled() | auth_plugin_base |  | 
  | is_configured() | auth_plugin_base |  | 
  | is_internal() | auth_plugin_cas |  | 
  | is_synchronised_with_external() | auth_plugin_base |  | 
  | is_user_suspended($user) | auth_plugin_ldap | protected | 
  | iscreator($username) | auth_plugin_cas |  | 
  | ldap_ad_pwdexpired_from_diagmsg($diagmsg) | auth_plugin_ldap | protected | 
  | ldap_attributes() | auth_plugin_ldap |  | 
  | ldap_bulk_insert($username) | auth_plugin_ldap |  | 
  | ldap_close($force=false) | auth_plugin_ldap |  | 
  | ldap_connect() | auth_plugin_ldap |  | 
  | ldap_expirationtime2unix($time, $ldapconnection, $user_dn) | auth_plugin_ldap |  | 
  | ldap_find_userdn($ldapconnection, $extusername) | auth_plugin_ldap |  | 
  | ldap_get_ad_pwdexpire($pwdlastset, $ldapconn, $user_dn) | auth_plugin_ldap |  | 
  | ldap_get_userlist($filter=' *') | auth_plugin_ldap |  | 
  | ldap_unix2expirationtime($time) | auth_plugin_ldap |  | 
  | login_cli_admin_user() | auth_plugin_base | static | 
  | loginpage_hook() | auth_plugin_cas |  | 
  | loginpage_idp_list($wantsurl) | auth_plugin_cas |  | 
  | logoutpage_hook() | auth_plugin_cas |  | 
  | ntlmsso_finish() | auth_plugin_ldap |  | 
  | ntlmsso_magic($sesskey) | auth_plugin_ldap |  | 
  | password_expire($username) | auth_plugin_ldap |  | 
  | postlogout_hook($user) | auth_plugin_cas |  | 
  | pre_loginpage_hook() | auth_plugin_base |  | 
  | pre_user_login_hook(&$user) | auth_plugin_base |  | 
  | prelogout_hook() | auth_plugin_base |  | 
  | prepare_identity_providers_for_output($identityproviders, renderer_base $output) | auth_plugin_base | static | 
  | prevent_local_passwords() | auth_plugin_cas |  | 
  | process_config($config) | auth_plugin_base |  | 
  | set_extrauserinfo(array $values) | auth_plugin_base |  | 
  | signup_form() | auth_plugin_base |  | 
  | sync_roles($user) | auth_plugin_ldap |  | 
  | sync_users($do_updates=true) | auth_plugin_cas |  | 
  | sync_users_update_callback(?callable $updatecallback=null) | auth_plugin_ldap |  | 
  | test_settings() | auth_plugin_ldap |  | 
  | update_user_record($username, $updatekeys=false, $triggerevent=false, $suspenduser=false) | auth_plugin_base | protected | 
  | update_users(array $users, array $updatekeys) | auth_plugin_ldap |  | 
  | user_activate($username) | auth_plugin_ldap |  | 
  | user_authenticated_hook(&$user, $username, $password) | auth_plugin_base |  | 
  | user_confirm($username, $confirmsecret) | auth_plugin_ldap |  | 
  | user_create($userobject, $plainpass) | auth_plugin_ldap |  | 
  | user_delete($olduser) | auth_plugin_base |  | 
  | user_exists($username) | auth_plugin_ldap |  | 
  | user_login($username, $password) | auth_plugin_cas |  | 
  | user_signup($user, $notify=true) | auth_plugin_ldap |  | 
  | user_update($olduser, $newuser) | auth_plugin_ldap |  | 
  | user_update_password($user, $newpassword) | auth_plugin_ldap |  | 
  | validate_form($form, &$err) | auth_plugin_base |  |