Метод | Описание | |
---|---|---|
it_is_initializable ( ) | ||
it_should_NOT_support_add_delete_rename_query_or_modify_operation ( ) | ||
it_should_authenticate_a_user ( $connection ) | ||
it_should_authenticate_a_user_and_stay_connected_as_them_if_specified ( |
||
it_should_authenticate_a_user_but_not_reconnect_if_the_connection_wasnt_bound ( $connection ) | ||
it_should_call_the_event_dispatchers ( $connection, $dispatcher ) | ||
it_should_not_authenticate_if_a_bind_exception_is_thrown ( $connection ) | ||
it_should_not_switch_credentials_on_an_authentication_failure ( $connection ) | ||
it_should_support_authentication_operations ( ) | ||
let ( LdapTools\Connection\LdapConnectionInterface $connection, LdapTools\Event\EventDispatcherInterface $dispatcher ) |
public it_should_authenticate_a_user ( $connection ) |
public it_should_authenticate_a_user_and_stay_connected_as_them_if_specified ( |
||
$config |
public it_should_authenticate_a_user_but_not_reconnect_if_the_connection_wasnt_bound ( $connection ) |
public it_should_call_the_event_dispatchers ( $connection, $dispatcher ) |
public it_should_not_authenticate_if_a_bind_exception_is_thrown ( $connection ) |
public it_should_not_switch_credentials_on_an_authentication_failure ( $connection ) |
public it_should_support_authentication_operations ( ) |
public let ( LdapTools\Connection\LdapConnectionInterface $connection, LdapTools\Event\EventDispatcherInterface $dispatcher ) | ||
$connection | LdapTools\Connection\LdapConnectionInterface | |
$dispatcher | LdapTools\Event\EventDispatcherInterface |