Class sspi
Security Support Provider Interface (SSPI) authentication driver for Windows authentication providers.
Password encryption configuration is ignored and handled completely by the Windows SSPI back-end.
- Core\Object implements Core\Chainable
- Core\Set implements Core\Accessor
- Core\Authentication
- Core\Authentication\Driver\sspi
Package: Core\Authentication
Since: 3.0
Requires: PHP 5.3, SSPI extension
Version: 1.0.1
Located at Authentication/Driver/sspi.inc.php
Methods summary
protected
|
Methods inherited from Core\Authentication
__construct()
,
_validatePassword()
,
autocreate()
,
chain()
,
perform()
,
verify()
Methods inherited from Core\Object
__autocreateFactory()
,
__call()
,
__processParameters()
,
__toString()
,
attachMethod()
,
getValueForKey()
,
getValueForKeyPath()
,
getValueForUndefinedKey()
,
hash()
,
issetValueForKey()
,
setValueForKey()
,
setValueForKeyPath()
,
setValueForUndefinedKey()
,
uuid()
Constants summary
Constants inherited from Core\Authentication
AllowEmptyPasswordParameter
,
AllowEmptyUsernameParameter
,
FieldSelectorParameter
,
InvalidCredentials
,
PasswordEncryptionParameter
,
Success
,
TemporaryFailure
,
UnknownIdentifier
Constants inherited from Core\Object
AnyParameterType
,
AutochainParameterType
,
AutocreateParameterType
,
BooleanParameterType
,
CharParameterType
,
EnumParameterType
,
IntegerParameterType
,
RealParameterType
,
StringParameterType
,
UserParameterType
Properties summary
Properties inherited from Core\Authentication
$_v_parameters
,
$_v_status
,
$_v_statusMessage
,
$_v_successor