phpDocumentor Configuration
[ class tree: Configuration ] [ index: Configuration ] [ all elements ]

Class: ntlm_sasl_client_class

Source Location: /core/PHPMailer/extras/ntlm_sasl_client.php

Class ntlm_sasl_client_class

Property Summary
mixed   $credentials  
mixed   $state  

[ Top ]
Method Summary
void   ASCIIToUnicode()  
void   Initialize()  
void   NTLMResponse()  
void   Start()  
void   Step()  
void   TypeMsg1()  
void   TypeMsg3()  

[ Top ]
Properties
mixed   $credentials = array() [line 21]

[ Top ]
mixed   $state = SASL_NTLM_STATE_START [line 22]

[ Top ]
Methods
ASCIIToUnicode  [line 39]

  void ASCIIToUnicode( $ascii  )

Parameters:
   $ascii: 


[ Top ]
Initialize  [line 24]

  void Initialize( &$client  )

Parameters:
   &$client: 


[ Top ]
NTLMResponse  [line 67]

  void NTLMResponse( $challenge, $password  )

Parameters:
   $challenge: 
   $password: 


[ Top ]
Start  [line 140]

  void Start( &$client, &$message, &$interactions  )

Parameters:
   &$client: 
   &$message: 
   &$interactions: 


[ Top ]
Step  [line 161]

  void Step( &$client, $response, &$message, &$interactions  )

Parameters:
   &$client: 
   $response: 
   &$message: 
   &$interactions: 


[ Top ]
TypeMsg1  [line 46]

  void TypeMsg1( $domain, $workstation  )

Parameters:
   $domain: 
   $workstation: 


[ Top ]
TypeMsg3  [line 90]

  void TypeMsg3( $ntlm_response, $user, $domain, $workstation  )

Parameters:
   $ntlm_response: 
   $user: 
   $domain: 
   $workstation: 


[ Top ]

Documentation generated on Tue, 06 Oct 2015 06:11:17 +0000 by phpDocumentor 1.4.4