PHP Class spec\LdapTools\Security\Ace\AceRightsSpec

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

Public Methods

Method Description
it_is_initializable ( )
it_should_check_or_set_control_access ( )
it_should_check_or_set_full_control_access ( )
it_should_check_or_set_read_security ( )
it_should_check_or_set_sacl_access ( )
it_should_check_or_set_the_ability_to_create_child_objects ( )
it_should_check_or_set_the_ability_to_delete_child_objects ( )
it_should_check_or_set_the_ability_to_delete_objects ( )
it_should_check_or_set_the_ability_to_execute ( )
it_should_check_or_set_the_ability_to_list_child_objects ( )
it_should_check_or_set_the_ability_to_list_objects ( )
it_should_check_or_set_the_ability_to_perform_a_delete_tree_operation ( )
it_should_check_or_set_the_ability_to_perform_validated_writes ( )
it_should_check_or_set_the_ability_to_read_a_property ( )
it_should_check_or_set_the_ability_to_read_all ( )
it_should_check_or_set_the_ability_to_synchronize ( )
it_should_check_or_set_the_ability_to_validate_writes ( )
it_should_check_or_set_the_ability_to_write_a_property ( )
it_should_check_or_set_the_ability_to_write_all ( )
it_should_check_or_set_the_ability_to_write_dacl ( )
it_should_check_or_set_the_ability_to_write_the_owner ( )
it_should_extend_Flags ( )
it_should_get_the_short_names_of_the_flags ( )
it_should_have_a_string_representation_for_SDDL ( )
let ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_check_or_set_control_access() public method

it_should_check_or_set_full_control_access() public method

it_should_check_or_set_read_security() public method

it_should_check_or_set_sacl_access() public method

it_should_check_or_set_the_ability_to_create_child_objects() public method

it_should_check_or_set_the_ability_to_delete_child_objects() public method

it_should_check_or_set_the_ability_to_delete_objects() public method

it_should_check_or_set_the_ability_to_execute() public method

it_should_check_or_set_the_ability_to_list_child_objects() public method

it_should_check_or_set_the_ability_to_list_objects() public method

it_should_check_or_set_the_ability_to_perform_a_delete_tree_operation() public method

it_should_check_or_set_the_ability_to_perform_validated_writes() public method

it_should_check_or_set_the_ability_to_read_a_property() public method

it_should_check_or_set_the_ability_to_read_all() public method

it_should_check_or_set_the_ability_to_synchronize() public method

it_should_check_or_set_the_ability_to_validate_writes() public method

it_should_check_or_set_the_ability_to_write_a_property() public method

it_should_check_or_set_the_ability_to_write_all() public method

it_should_check_or_set_the_ability_to_write_dacl() public method

it_should_check_or_set_the_ability_to_write_the_owner() public method

it_should_extend_Flags() public method

it_should_get_the_short_names_of_the_flags() public method

it_should_have_a_string_representation_for_SDDL() public method

let() public method

public let ( )