PHP Класс spec\LdapTools\Connection\ADResponseCodesSpec

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

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

Метод Описание
getMatchers ( )
it_is_initializable ( )
it_should_have_a_constant_for_a_malformed_password ( )
it_should_have_a_constant_for_account_context_ids ( )
it_should_have_a_constant_for_account_credentials_invalid ( )
it_should_have_a_constant_for_account_disabled ( )
it_should_have_a_constant_for_account_expired ( )
it_should_have_a_constant_for_account_locked ( )
it_should_have_a_constant_for_account_password_expired ( )
it_should_have_a_constant_for_account_password_must_change ( )
it_should_have_a_constant_for_account_restrictions ( )
it_should_have_a_constant_for_account_restrictions_device ( )
it_should_have_a_constant_for_account_restrictions_time ( )
it_should_have_a_constant_for_an_incorrect_current_password ( )
it_should_have_a_constant_for_an_invalid_account ( )
it_should_have_a_constant_for_member_not_in_group ( )
it_should_have_a_constant_for_password_restrictions ( )

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

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

public getMatchers ( )

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

public it_is_initializable ( )

it_should_have_a_constant_for_a_malformed_password() публичный метод

it_should_have_a_constant_for_account_context_ids() публичный метод

it_should_have_a_constant_for_account_credentials_invalid() публичный метод

it_should_have_a_constant_for_account_disabled() публичный метод

it_should_have_a_constant_for_account_expired() публичный метод

it_should_have_a_constant_for_account_locked() публичный метод

it_should_have_a_constant_for_account_password_expired() публичный метод

it_should_have_a_constant_for_account_password_must_change() публичный метод

it_should_have_a_constant_for_account_restrictions() публичный метод

it_should_have_a_constant_for_account_restrictions_device() публичный метод

it_should_have_a_constant_for_account_restrictions_time() публичный метод

it_should_have_a_constant_for_an_incorrect_current_password() публичный метод

it_should_have_a_constant_for_an_invalid_account() публичный метод

it_should_have_a_constant_for_member_not_in_group() публичный метод

it_should_have_a_constant_for_password_restrictions() публичный метод