PHP 클래스 spec\LdapTools\Security\SIDSpec

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

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_allow_being_constructed_from_binary ( )
it_should_be_constructed_with_the_short_name ( )
it_should_get_the_SID_short_name ( )
it_should_get_the_binary_representation ( )
it_should_get_the_identifier_authority ( )
it_should_get_the_revision_level ( )
it_should_get_the_short_name_for_a_well_known_SID_needing_the_domain_SID ( )
it_should_get_the_short_name_for_a_well_known_SID_needing_the_root_domain_SID ( )
it_should_get_the_sub_authorities ( )
it_should_get_the_sub_authority_count ( )
it_should_have_a_string_representation_of_a_friendly_SID_form ( )
it_should_parse_a_builtin_domain_account_SID_from_binary ( )
it_should_parse_a_builtin_domain_account_SID_from_string ( )
it_should_parse_a_normal_domain_SID_from_binary ( )
it_should_parse_a_normal_domain_SID_from_string ( )
it_should_parse_a_well_known_nobody_SID_from_binary ( )
it_should_parse_a_well_known_nobody_SID_from_string ( )
it_should_parse_a_well_known_null_SID_from_binary ( )
it_should_parse_a_well_known_null_SID_from_string ( )
it_should_parse_a_well_known_self_SID_from_binary ( )
it_should_parse_a_well_known_self_SID_from_string ( )
it_should_throw_an_exception_if_the_SID_cannot_be_decoded ( )
let ( )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_allow_being_constructed_from_binary() 공개 메소드

it_should_be_constructed_with_the_short_name() 공개 메소드

it_should_get_the_SID_short_name() 공개 메소드

it_should_get_the_binary_representation() 공개 메소드

it_should_get_the_identifier_authority() 공개 메소드

it_should_get_the_revision_level() 공개 메소드

it_should_get_the_short_name_for_a_well_known_SID_needing_the_domain_SID() 공개 메소드

it_should_get_the_short_name_for_a_well_known_SID_needing_the_root_domain_SID() 공개 메소드

it_should_get_the_sub_authorities() 공개 메소드

it_should_get_the_sub_authority_count() 공개 메소드

it_should_have_a_string_representation_of_a_friendly_SID_form() 공개 메소드

it_should_parse_a_builtin_domain_account_SID_from_binary() 공개 메소드

it_should_parse_a_builtin_domain_account_SID_from_string() 공개 메소드

it_should_parse_a_normal_domain_SID_from_binary() 공개 메소드

it_should_parse_a_normal_domain_SID_from_string() 공개 메소드

it_should_parse_a_well_known_nobody_SID_from_binary() 공개 메소드

it_should_parse_a_well_known_nobody_SID_from_string() 공개 메소드

it_should_parse_a_well_known_null_SID_from_binary() 공개 메소드

it_should_parse_a_well_known_null_SID_from_string() 공개 메소드

it_should_parse_a_well_known_self_SID_from_binary() 공개 메소드

it_should_parse_a_well_known_self_SID_from_string() 공개 메소드

it_should_throw_an_exception_if_the_SID_cannot_be_decoded() 공개 메소드

let() 공개 메소드

public let ( )