PHP Class spec\LdapTools\Security\Ace\AceFlagsSpec

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

Public Methods

Method Description
it_is_initializable ( )
it_should_check_or_set_whether_it_is_a_container_inherit_ace ( )
it_should_check_or_set_whether_it_is_an_inherit_only_ace ( )
it_should_check_or_set_whether_it_is_an_object_inherit_ace ( )
it_should_check_or_set_whether_it_should_audit_failed_access ( )
it_should_check_or_set_whether_it_should_audit_successful_access ( )
it_should_check_or_set_whether_the_ace_should_propagate_inheritance ( )
it_should_check_whether_it_is_an_inherited_ACE ( )
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_whether_it_is_a_container_inherit_ace() public method

it_should_check_or_set_whether_it_is_an_inherit_only_ace() public method

it_should_check_or_set_whether_it_is_an_object_inherit_ace() public method

it_should_check_or_set_whether_it_should_audit_failed_access() public method

it_should_check_or_set_whether_it_should_audit_successful_access() public method

it_should_check_or_set_whether_the_ace_should_propagate_inheritance() public method

it_should_check_whether_it_is_an_inherited_ACE() 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 ( )