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

Class: IMAPAuth

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

Class Overview

BaseAuth
   |
   --IMAPAuth

Class that manages the imap autentication method


Methods


Inherited Variables

Inherited Methods


Class Details

[line 14]
Class that manages the imap autentication method



[ Top ]


Class Methods


constructor IMAPAuth [line 16]

IMAPAuth IMAPAuth( )



[ Top ]

method canManageAuth [line 70]

void canManageAuth( )



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

[ Top ]

method createUser [line 65]

void createUser( &$userattr)



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

Parameters:

   &$userattr  

[ Top ]

method getSettings [line 75]

void getSettings( )



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

[ Top ]

method isSupported [line 56]

void isSupported( )



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

[ Top ]

method validate [line 20]

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:35 +0000 by phpDocumentor 1.5.0-lsces