PHP 클래스 spec\LdapTools\Connection\ADBindUserStrategySpec

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

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_ignore_a_GUID_and_enclose_it_with_curly_braces ( )
it_should_not_modify_a_SID_username ( )
it_should_not_modify_a_distinguished_name_username ( )
it_should_not_modify_a_username_in_UPN_form ( )
it_should_return_a_username_in_UPN_format_by_default ( )
it_should_use_a_custom_format_definition ( )
let ( )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_ignore_a_GUID_and_enclose_it_with_curly_braces() 공개 메소드

it_should_not_modify_a_SID_username() 공개 메소드

it_should_not_modify_a_distinguished_name_username() 공개 메소드

it_should_not_modify_a_username_in_UPN_form() 공개 메소드

it_should_return_a_username_in_UPN_format_by_default() 공개 메소드

it_should_use_a_custom_format_definition() 공개 메소드

let() 공개 메소드

public let ( )