PHP 클래스 spec\LdapTools\Security\Acl\DaclSpec

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

보호된 프로퍼티들

프로퍼티 타입 설명
$expecteSddl

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_add_an_ace ( )
it_should_check_if_the_ace_exists ( )
it_should_get_the_binary_representation ( )
it_should_get_the_sddl_representation_when_calling_toSddl ( )
it_should_have_a_string_representation_that_outputs_the_sddl ( )
it_should_order_the_ace_canonically_if_specified ( )
it_should_order_the_aces_non_canonically_to_binary_if_specified ( )
it_should_order_the_aces_non_canonically_to_sddl_if_specified ( )
it_should_parse_and_get_the_ACEs_for_the_ACL ( )
it_should_parse_and_get_the_ACL_revision ( )
it_should_parse_and_get_the_sbz1_value ( )
it_should_parse_and_get_the_sbz2_value ( )
it_should_remove_an_ace ( )
it_should_set_the_ACL_revision ( )
it_should_set_the_sbz1_value ( )
it_should_set_the_sbz2_value ( )
it_should_tell_whether_the_ACEs_are_canonical_when_calling_isCanonical ( )
let ( )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_add_an_ace() 공개 메소드

it_should_check_if_the_ace_exists() 공개 메소드

it_should_get_the_binary_representation() 공개 메소드

it_should_get_the_sddl_representation_when_calling_toSddl() 공개 메소드

it_should_have_a_string_representation_that_outputs_the_sddl() 공개 메소드

it_should_order_the_ace_canonically_if_specified() 공개 메소드

it_should_order_the_aces_non_canonically_to_binary_if_specified() 공개 메소드

it_should_order_the_aces_non_canonically_to_sddl_if_specified() 공개 메소드

it_should_parse_and_get_the_ACEs_for_the_ACL() 공개 메소드

it_should_parse_and_get_the_ACL_revision() 공개 메소드

it_should_parse_and_get_the_sbz1_value() 공개 메소드

it_should_parse_and_get_the_sbz2_value() 공개 메소드

it_should_remove_an_ace() 공개 메소드

it_should_set_the_ACL_revision() 공개 메소드

it_should_set_the_sbz1_value() 공개 메소드

it_should_set_the_sbz2_value() 공개 메소드

it_should_tell_whether_the_ACEs_are_canonical_when_calling_isCanonical() 공개 메소드

let() 공개 메소드

public let ( )

프로퍼티 상세

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

protected $expecteSddl