Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
spec
LdapTools
AttributeConverter
ConvertWindowsGuidSpec
PHP Class spec\LdapTools\AttributeConverter\ConvertWindowsGuidSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
显示文件
Open project: ldaptools/ldaptools
Protected Properties
Property
Type
Description
$guidHex
$guidString
Public Methods
Method
Description
getMatchers
( )
it_is_initializable
( )
it_should_accept_the_term_auto_to_generate_a_guid_going_to_ldap
( )
it_should_implement_AttributeConverterInterface
( )
it_should_return_a_searchable_hex_guid_when_calling_toLdap_on_a_search
( )
it_should_return_a_string_guid_from_binary_when_calling_fromLdap
( )
it_should_return_binary_data_when_calling_toLdap_on_create_or_modify
( )
it_should_throw_an_exception_when_an_invalid_guid_is_being_sent_to_LDAP
( )
Method Details
getMatchers()
public
method
public
getMatchers
( )
it_is_initializable()
public
method
public
it_is_initializable
( )
it_should_accept_the_term_auto_to_generate_a_guid_going_to_ldap()
public
method
public
it_should_accept_the_term_auto_to_generate_a_guid_going_to_ldap
( )
it_should_implement_AttributeConverterInterface()
public
method
public
it_should_implement_AttributeConverterInterface
( )
it_should_return_a_searchable_hex_guid_when_calling_toLdap_on_a_search()
public
method
public
it_should_return_a_searchable_hex_guid_when_calling_toLdap_on_a_search
( )
it_should_return_a_string_guid_from_binary_when_calling_fromLdap()
public
method
public
it_should_return_a_string_guid_from_binary_when_calling_fromLdap
( )
it_should_return_binary_data_when_calling_toLdap_on_create_or_modify()
public
method
public
it_should_return_binary_data_when_calling_toLdap_on_create_or_modify
( )
it_should_throw_an_exception_when_an_invalid_guid_is_being_sent_to_LDAP()
public
method
public
it_should_throw_an_exception_when_an_invalid_guid_is_being_sent_to_LDAP
( )
Property Details
$guidHex
protected_oe property
protected
$guidHex
$guidString
protected_oe property
protected
$guidString