PHP Класс spec\LdapTools\Resolver\AttributeNameResolverSpec

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

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

Метод Описание
getMatchers ( )
it_is_initializable ( )
it_should_rename_schema_names_to_ldap_attribute_names_going_to_ldap ( )
it_should_retain_the_selected_attribute_case_when_there_is_a_schema_from_ldap ( )
it_should_retain_the_selected_attribute_case_when_there_is_no_schema_being_used_from_ldap ( )
it_should_return_all_LDAP_attributes_merged_with_the_schema_if_a_wildcard_was_used ( )

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

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

public getMatchers ( )

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

public it_is_initializable ( )

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

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

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

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