PHP Класс spec\LdapTools\AttributeConverter\ConvertValueToDnSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$entry
$entryWithSelect

Открытые методы

Метод Описание
it_is_initializable ( )
it_should_allow_an_or_filter_for_an_attribute ( $connection )
it_should_allow_specifying_the_attribute_to_select_when_converting ( $connection )
it_should_convert_a_GUID_back_to_a_dn ( $connection )
it_should_convert_a_LdapObject_back_to_a_dn ( $connection )
it_should_convert_a_SID_back_to_a_dn ( $connection )
it_should_convert_a_dn_back_to_a_dn ( $connection )
it_should_convert_a_dn_into_its_common_name ( )
it_should_convert_a_dn_to_a_normal_name ( )
it_should_convert_a_name_back_to_a_dn ( $connection )
it_should_display_the_dn_from_ldap_if_specified ( )
it_should_error_if_a_LdapObject_is_missing_a_DN ( $connection )
it_should_implement_AttributeConverterInterface ( )
it_should_throw_a_useful_message_if_a_value_cannot_be_converted_from_searching_ldap ( $connection )
it_should_throw_an_error_if_no_options_exist_for_the_current_attribute ( $connection )
it_should_use_a_base_dn_option ( $connection )
let ( LdapTools\Connection\LdapConnectionInterface $connection )

Описание методов

it_is_initializable() публичный Метод

public it_is_initializable ( )

it_should_allow_an_or_filter_for_an_attribute() публичный Метод

it_should_allow_specifying_the_attribute_to_select_when_converting() публичный Метод

it_should_convert_a_GUID_back_to_a_dn() публичный Метод

public it_should_convert_a_GUID_back_to_a_dn ( $connection )

it_should_convert_a_LdapObject_back_to_a_dn() публичный Метод

it_should_convert_a_SID_back_to_a_dn() публичный Метод

public it_should_convert_a_SID_back_to_a_dn ( $connection )

it_should_convert_a_dn_back_to_a_dn() публичный Метод

public it_should_convert_a_dn_back_to_a_dn ( $connection )

it_should_convert_a_dn_into_its_common_name() публичный Метод

it_should_convert_a_dn_to_a_normal_name() публичный Метод

it_should_convert_a_name_back_to_a_dn() публичный Метод

public it_should_convert_a_name_back_to_a_dn ( $connection )

it_should_display_the_dn_from_ldap_if_specified() публичный Метод

it_should_error_if_a_LdapObject_is_missing_a_DN() публичный Метод

it_should_implement_AttributeConverterInterface() публичный Метод

it_should_throw_a_useful_message_if_a_value_cannot_be_converted_from_searching_ldap() публичный Метод

it_should_throw_an_error_if_no_options_exist_for_the_current_attribute() публичный Метод

it_should_use_a_base_dn_option() публичный Метод

public it_should_use_a_base_dn_option ( $connection )

let() публичный Метод

public let ( LdapTools\Connection\LdapConnectionInterface $connection )
$connection LdapTools\Connection\LdapConnectionInterface

Описание свойств

$entry защищенное свойство

protected $entry

$entryWithSelect защищенное свойство

protected $entryWithSelect