PHP 클래스 spec\LdapTools\AttributeConverter\EncodeWindowsPasswordSpec

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

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_implement_AttributeConverterInterface ( )
it_should_not_return_anything_when_calling_fromLdap ( )
it_should_throw_an_exception_if_ssl_or_tls_is_not_enabled ( LdapTools\Connection\LdapConnectionInterface $connection )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_implement_AttributeConverterInterface() 공개 메소드

it_should_not_return_anything_when_calling_fromLdap() 공개 메소드

it_should_throw_an_exception_if_ssl_or_tls_is_not_enabled() 공개 메소드

public it_should_throw_an_exception_if_ssl_or_tls_is_not_enabled ( LdapTools\Connection\LdapConnectionInterface $connection )
$connection LdapTools\Connection\LdapConnectionInterface