Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
spec
LdapTools
AttributeConverter
ConvertWindowsSidSpec
PHP Class spec\LdapTools\AttributeConverter\ConvertWindowsSidSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Datei anzeigen
Open project: ldaptools/ldaptools
Protected Properties
Property
Type
Description
$sidBuiltinHex
$sidBuiltinString
Builtin Administrators group
$sidHex
$sidNobodyHex
$sidNobodyString
Nobody
$sidNullHex
$sidNullString
Null
$sidSelfHex
$sidSelfString
Self
$sidString
Public Methods
Method
Description
it_is_initializable
( )
it_should_convert_a_self_sid
( )
it_should_implement_AttributeConverterInterface
( )
it_should_return_a_searchable_hex_sid_for_well_known_sids_when_calling_toLdap
( )
it_should_return_a_searchable_hex_sid_when_calling_toLdap
( )
it_should_return_a_string_sid_for_well_known_sids_when_calling_fromLdap
( )
it_should_return_a_string_sid_when_calling_fromLdap
( )
it_should_return_binary_data_when_going_to_ldap_for_creation_or_modification
( )
it_should_throw_an_exception_if_an_invalid_SID_is_passed_to_LDAP
( )
Method Details
it_is_initializable()
public
method
public
it_is_initializable
( )
it_should_convert_a_self_sid()
public
method
public
it_should_convert_a_self_sid
( )
it_should_implement_AttributeConverterInterface()
public
method
public
it_should_implement_AttributeConverterInterface
( )
it_should_return_a_searchable_hex_sid_for_well_known_sids_when_calling_toLdap()
public
method
public
it_should_return_a_searchable_hex_sid_for_well_known_sids_when_calling_toLdap
( )
it_should_return_a_searchable_hex_sid_when_calling_toLdap()
public
method
public
it_should_return_a_searchable_hex_sid_when_calling_toLdap
( )
it_should_return_a_string_sid_for_well_known_sids_when_calling_fromLdap()
public
method
public
it_should_return_a_string_sid_for_well_known_sids_when_calling_fromLdap
( )
it_should_return_a_string_sid_when_calling_fromLdap()
public
method
public
it_should_return_a_string_sid_when_calling_fromLdap
( )
it_should_return_binary_data_when_going_to_ldap_for_creation_or_modification()
public
method
public
it_should_return_binary_data_when_going_to_ldap_for_creation_or_modification
( )
it_should_throw_an_exception_if_an_invalid_SID_is_passed_to_LDAP()
public
method
public
it_should_throw_an_exception_if_an_invalid_SID_is_passed_to_LDAP
( )
Property Details
$sidBuiltinHex
protected_oe property
protected
$sidBuiltinHex
$sidBuiltinString
protected_oe property
Builtin Administrators group
protected
$sidBuiltinString
$sidHex
protected_oe property
protected
$sidHex
$sidNobodyHex
protected_oe property
protected
$sidNobodyHex
$sidNobodyString
protected_oe property
Nobody
protected
$sidNobodyString
$sidNullHex
protected_oe property
protected
$sidNullHex
$sidNullString
protected_oe property
Null
protected
$sidNullString
$sidSelfHex
protected_oe property
protected
$sidSelfHex
$sidSelfString
protected_oe property
Self
protected
$sidSelfString
$sidString
protected_oe property
protected
$sidString