PHP 클래스 spec\LdapTools\Security\AceTypeSpec

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

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_allow_being_constructed_by_the_SDDL_short_name ( )
it_should_allow_being_constructed_by_the_constant_name ( )
it_should_get_the_short_name_for_the_type ( )
it_should_get_the_type_value ( )
it_should_have_a_string_representation_of_the_SDDL_short_name ( )
it_should_set_the_type ( )
it_should_throw_an_InvalidArgumentExcecption_when_being_constructed_with_an_invalid_type ( )
it_should_throw_an_InvalidArgumentExcecption_when_setting_an_invalid_type ( )
let ( )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_allow_being_constructed_by_the_SDDL_short_name() 공개 메소드

it_should_allow_being_constructed_by_the_constant_name() 공개 메소드

it_should_get_the_short_name_for_the_type() 공개 메소드

it_should_get_the_type_value() 공개 메소드

it_should_have_a_string_representation_of_the_SDDL_short_name() 공개 메소드

it_should_set_the_type() 공개 메소드

it_should_throw_an_InvalidArgumentExcecption_when_being_constructed_with_an_invalid_type() 공개 메소드

it_should_throw_an_InvalidArgumentExcecption_when_setting_an_invalid_type() 공개 메소드

let() 공개 메소드

public let ( )