|
Stud.IP
2.4 Revision 48548
|


Public Member Functions | |
| StudipAuthStandardExtern () | |
| isAuthenticated ($username, $password, $jscript) | |
| doExternMap ($map_params) | |
| doExternMapPerms ($map_params) | |
Public Member Functions inherited from StudipAuthStandard | |
| StudipAuthStandard () | |
| isUsedUsername ($username) | |
Public Member Functions inherited from StudipAuthAbstract | |
| StudipAuthAbstract () | |
| authenticateUser ($username, $password, $jscript=false) | |
| getStudipUserid ($username) | |
| doNewUserInit ($uid) | |
| setUserDomains ($uid) | |
| getUserDomains () | |
| doDataMapping ($uid) | |
| isMappedField ($name) | |
| verifyUsername ($username) | |
Data Fields | |
| $bad_char_regex = false | |
| $db_host | |
| $db_name | |
| $db_username | |
| $db_password | |
| $user_data | |
Data Fields inherited from StudipAuthStandard | |
| $dbv_auth | |
| $bad_char_regex = false | |
Data Fields inherited from StudipAuthAbstract | |
| $error_msg | |
| $is_new_user = false | |
| $user_domains | |
| $user_data_mapping = null | |
| $dbv | |
| $plugin_name | |
| $error_head | |
Additional Inherited Members | |
Static Public Member Functions inherited from StudipAuthAbstract | |
| GetInstance ($plugin_name=false) | |
| CheckAuthentication ($username, $password, $jscript=false) | |
| CheckUsername ($username) | |
| CheckField ($field_name, $plugin_name) | |
| doExternMap | ( | $map_params | ) |
private
| doExternMapPerms | ( | $map_params | ) |
private
| isAuthenticated | ( | $username, | |
| $password, | |||
| $jscript | |||
| ) |
public
Reimplemented from StudipAuthStandard.
Constructor
private

| $bad_char_regex = false |
| $db_host |
| $db_name |
| $db_password |
| $db_username |
| $user_data |