users
[ class tree: users ] [ index: users ] [ all elements ]

Class: LDAPAuth

Source Location: /users/auth/ldap/auth.php

Class Overview

BaseAuth
   |
   --LDAPAuth

Class that manages the PEAR:ldap autentication method


Methods


Inherited Variables

Inherited Methods


Class Details

[line 24]
Class that manages the PEAR:ldap autentication method



[ Top ]


Class Methods


constructor LDAPAuth [line 25]

LDAPAuth LDAPAuth( )



[ Top ]

method canManageAuth [line 138]

void canManageAuth( )



Overrides BaseAuth::canManageAuth() (parent method not documented)

[ Top ]

method createUser [line 120]

void createUser( &$userattr)



Overrides BaseAuth::createUser() (parent method not documented)

Parameters:

   &$userattr  

[ Top ]

method getSettings [line 142]

void getSettings( )



Overrides BaseAuth::getSettings() (parent method not documented)

[ Top ]

method isSupported [line 106]

void isSupported( )



Overrides BaseAuth::isSupported() (parent method not documented)

[ Top ]

method validate [line 29]

void validate( $user, $pass, $challenge, $response)



Overrides BaseAuth::validate() (parent method not documented)

Parameters:

   $user  
   $pass  
   $challenge  
   $response  

[ Top ]


Documentation generated on Wed, 29 Jul 2015 13:55:36 +0000 by phpDocumentor 1.5.0-lsces