PHP Class spec\LdapTools\Security\AceTypeSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: ldaptools/ldaptools

Méthodes publiques

Méthode Description
it_is_initializable ( )
it_should_allow_being_constructed_by_the_SDDL_short_name ( )
it_should_allow_being_constructed_by_the_constant_name ( )
it_should_get_the_short_name_for_the_type ( )
it_should_get_the_type_value ( )
it_should_have_a_string_representation_of_the_SDDL_short_name ( )
it_should_set_the_type ( )
it_should_throw_an_InvalidArgumentExcecption_when_being_constructed_with_an_invalid_type ( )
it_should_throw_an_InvalidArgumentExcecption_when_setting_an_invalid_type ( )
let ( )

Method Details

it_is_initializable() public méthode

public it_is_initializable ( )

it_should_allow_being_constructed_by_the_SDDL_short_name() public méthode

it_should_allow_being_constructed_by_the_constant_name() public méthode

it_should_get_the_short_name_for_the_type() public méthode

it_should_get_the_type_value() public méthode

it_should_have_a_string_representation_of_the_SDDL_short_name() public méthode

it_should_set_the_type() public méthode

it_should_throw_an_InvalidArgumentExcecption_when_being_constructed_with_an_invalid_type() public méthode

it_should_throw_an_InvalidArgumentExcecption_when_setting_an_invalid_type() public méthode

let() public méthode

public let ( )