\ntlm_sasl_client_class

Summary

Methods
Properties
Constants
initialize()
ASCIIToUnicode()
typeMsg1()
NTLMResponse()
typeMsg3()
start()
step()
$credentials
$state
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$credentials

$credentials : 

Type

$state

$state : 

Type

Methods

initialize()

initialize(  $client) 

Parameters

$client

ASCIIToUnicode()

ASCIIToUnicode(  $ascii) 

Parameters

$ascii

typeMsg1()

typeMsg1(  $domain,   $workstation) 

Parameters

$domain
$workstation

NTLMResponse()

NTLMResponse(  $challenge,   $password) 

Parameters

$challenge
$password

typeMsg3()

typeMsg3(  $ntlm_response,   $user,   $domain,   $workstation) 

Parameters

$ntlm_response
$user
$domain
$workstation

start()

start(  $client,   $message,   $interactions) 

Parameters

$client
$message
$interactions

step()

step(  $client,   $response,   $message,   $interactions) 

Parameters

$client
$response
$message
$interactions