PHP Класс spec\LdapTools\Operation\AuthenticationOperationSpec

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

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

Метод Описание
it_is_initializable ( )
it_should_add_ldap_controls ( )
it_should_add_post_operations ( )
it_should_add_pre_operations ( )
it_should_chain_the_setters ( )
it_should_error_when_validating_on_get_arguments ( )
it_should_get_a_log_formatted_array ( )
it_should_get_the_correct_ldap_function ( )
it_should_get_the_name_of_the_operation ( )
it_should_implement_LdapOperationInterface ( )
it_should_return_the_arguments_for_the_ldap_function_in_the_correct_order ( )
it_should_set_if_it_is_an_anonymous_bind_for_the_authentication_operation ( )
it_should_set_if_the_connection_credentials_should_be_switched_during_the_authentication_operation ( )
it_should_set_the_password_for_the_authentication_operation ( )
it_should_set_the_username_for_the_authentication_operation ( )
it_should_support_being_constructed_with_a_username_and_password ( )

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

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

public it_is_initializable ( )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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