Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
StudipAuthLdapReader Class Reference
Inheritance diagram for StudipAuthLdapReader:
Inheritance graph
Collaboration diagram for StudipAuthLdapReader:
Collaboration graph

Public Member Functions

 StudipAuthLdapReader ()
 doLdapBind ($username)
 isAuthenticated ($username, $password, $jscript)
 isUsedUsername ($username)
- Public Member Functions inherited from StudipAuthLdap
 StudipAuthLdap ()
 getLdapFilter ($username)
 doLdapConnect ()
 getUserDn ($username)
 doLdapBind ($username, $password)
 doLdapMap ($map_params)
 doLdapMapVorname ($map_params)
 getLdapError ()
- 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

 $anonymous_bind = false
 $user_password_attribute
 $reader_dn
 $reader_password
 $conn = null
 $user_data = null
- Data Fields inherited from StudipAuthLdap
 $anonymous_bind = true
 $host
 $base_dn
 $protocol_version
 $username_attribute = 'uid'
 $ldap_filter
 $bad_char_regex = '/[^0-9_a-zA-Z]/'
 $decode_utf8_values = false
 $send_utf8_credentials = false
 $conn = null
 $user_data = null
- 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)

Member Function Documentation

doLdapBind (   $username)

Here is the call graph for this function:

Here is the caller graph for this function:

isAuthenticated (   $username,
  $password,
  $jscript 
)

public

Reimplemented from StudipAuthLdap.

Here is the call graph for this function:

isUsedUsername (   $username)

method to check, if username is used

abstract MUST be realized

private

Parameters
stringthe username
Returns
bool true if the username exists

Reimplemented from StudipAuthLdap.

Here is the call graph for this function:

Constructor

public

Here is the call graph for this function:

Field Documentation

$anonymous_bind = false
$conn = null
$reader_dn
$reader_password
$user_data = null
$user_password_attribute

The documentation for this class was generated from the following file: