PHP Class spec\LdapTools\Security\Acl\SaclSpec

Inheritance: extends PhpSpec\ObjectBehavior
Datei anzeigen Open project: ldaptools/ldaptools

Protected Properties

Property Type Description
$expecteSddl

Public Methods

Method Description
it_is_initializable ( )
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_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_set_the_ACL_revision ( )
it_should_set_the_sbz1_value ( )
it_should_set_the_sbz2_value ( )
let ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_get_the_binary_representation() public method

it_should_get_the_sddl_representation_when_calling_toSddl() public method

it_should_have_a_string_representation_that_outputs_the_sddl() public method

it_should_parse_and_get_the_ACEs_for_the_ACL() public method

it_should_parse_and_get_the_ACL_revision() public method

it_should_parse_and_get_the_sbz1_value() public method

it_should_parse_and_get_the_sbz2_value() public method

it_should_set_the_ACL_revision() public method

it_should_set_the_sbz1_value() public method

it_should_set_the_sbz2_value() public method

let() public method

public let ( )

Property Details

$expecteSddl protected_oe property

protected $expecteSddl