PHP 클래스 spec\LdapTools\Connection\ADResponseCodesSpec

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

공개 메소드들

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