PHP 클래스 spec\LdapTools\Connection\RootDseSpec

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

보호된 프로퍼티들

프로퍼티 타입 설명
$entry

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_be_able_to_get_the_default_naming_context ( )
it_should_call_the_schema_load_event_when_getting_the_rootdse_schema ( $dispatcher )
it_should_get_a_LdapObject_for_a_connection ( )
it_should_have_supported_sasl_mechanisms_as_an_array ( )
let ( LdapTools\Connection\LdapConnectionInterface $connection, LdapTools\Event\EventDispatcherInterface $dispatcher )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_be_able_to_get_the_default_naming_context() 공개 메소드

it_should_call_the_schema_load_event_when_getting_the_rootdse_schema() 공개 메소드

it_should_get_a_LdapObject_for_a_connection() 공개 메소드

it_should_have_supported_sasl_mechanisms_as_an_array() 공개 메소드

let() 공개 메소드

public let ( LdapTools\Connection\LdapConnectionInterface $connection, LdapTools\Event\EventDispatcherInterface $dispatcher )
$connection LdapTools\Connection\LdapConnectionInterface
$dispatcher LdapTools\Event\EventDispatcherInterface

프로퍼티 상세

$entry 보호되어 있는 프로퍼티

protected $entry