PHP 클래스 spec\LdapTools\Resolver\AttributeNameResolverSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: ldaptools/ldaptools

공개 메소드들

메소드 설명
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() 공개 메소드