PHP 클래스 spec\LdapTools\Security\SecurityDescriptorSpec

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

보호된 프로퍼티들

프로퍼티 타입 설명
$expectedSddl

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_get_the_binary_representation ( )
it_should_get_the_dacl_when_it_is_set ( )
it_should_get_the_flags_that_are_set ( )
it_should_get_the_revision_level_of_the_ACL ( )
it_should_get_the_sddl_representation_when_calling_toSddl ( )
it_should_have_a_resource_manager_control_flag_of_0 ( )
it_should_have_a_revision_of_1 ( )
it_should_have_a_string_representation_of_the_sddl ( )
it_should_have_one_ACE_on_the_ACL ( )
it_should_have_the_group_SID_set_correctly ( )
it_should_have_the_owner_SID_set_correctly ( )
it_should_parse_a_typical_ntSecurityDescriptor ( )
it_should_respect_the_canonicalization_choice_to_binary_if_specified ( )
it_should_respect_the_canonicalization_choice_to_sddl_if_specified ( )
it_should_return_null_for_the_sacl_when_it_is_not_present ( )
it_should_set_the_DACL ( )
it_should_set_the_SACL ( )
it_should_set_the_group_SID ( )
it_should_set_the_owner_SID ( )
let ( )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_get_the_binary_representation() 공개 메소드

it_should_get_the_dacl_when_it_is_set() 공개 메소드

it_should_get_the_flags_that_are_set() 공개 메소드

it_should_get_the_revision_level_of_the_ACL() 공개 메소드

it_should_get_the_sddl_representation_when_calling_toSddl() 공개 메소드

it_should_have_a_resource_manager_control_flag_of_0() 공개 메소드

it_should_have_a_revision_of_1() 공개 메소드

it_should_have_a_string_representation_of_the_sddl() 공개 메소드

it_should_have_one_ACE_on_the_ACL() 공개 메소드

it_should_have_the_group_SID_set_correctly() 공개 메소드

it_should_have_the_owner_SID_set_correctly() 공개 메소드

it_should_parse_a_typical_ntSecurityDescriptor() 공개 메소드

it_should_respect_the_canonicalization_choice_to_binary_if_specified() 공개 메소드

it_should_respect_the_canonicalization_choice_to_sddl_if_specified() 공개 메소드

it_should_return_null_for_the_sacl_when_it_is_not_present() 공개 메소드

it_should_set_the_DACL() 공개 메소드

it_should_set_the_SACL() 공개 메소드

it_should_set_the_group_SID() 공개 메소드

it_should_set_the_owner_SID() 공개 메소드

let() 공개 메소드

public let ( )

프로퍼티 상세

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

protected $expectedSddl