Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
spec
LdapTools
Operation
AddOperationSpec
PHP 클래스 spec\LdapTools\Operation\AddOperationSpec
상속:
extends
PhpSpec\ObjectBehavior
파일 보기
프로젝트 열기: ldaptools/ldaptools
공개 메소드들
메소드
설명
it_is_initializable
( )
it_should_add_ldap_controls
( )
it_should_add_post_operations
( )
it_should_add_pre_operations
( )
it_should_be_able_to_be_constructed_with_a_null_dn
( )
it_should_chain_the_setters
( )
it_should_get_a_log_formatted_array
( )
it_should_get_the_correct_ldap_function
( )
it_should_get_the_name_of_the_operation
( )
it_should_implement_LdapOperationInterface
( )
it_should_mask_password_values_in_the_log_formatted_array
( )
it_should_return_the_arguments_for_the_ldap_function_in_the_correct_order
( )
it_should_set_a_location
( )
it_should_set_the_DN_for_the_add_operation
( )
it_should_set_the_attributes_for_the_add_operation
( )
it_should_throw_an_invalid_argument_exception_if_the_dn_is_left_null_when_get_arguments_is_called
( )
let
( )
메소드 상세
it_is_initializable()
공개
메소드
public
it_is_initializable
( )
it_should_add_ldap_controls()
공개
메소드
public
it_should_add_ldap_controls
( )
it_should_add_post_operations()
공개
메소드
public
it_should_add_post_operations
( )
it_should_add_pre_operations()
공개
메소드
public
it_should_add_pre_operations
( )
it_should_be_able_to_be_constructed_with_a_null_dn()
공개
메소드
public
it_should_be_able_to_be_constructed_with_a_null_dn
( )
it_should_chain_the_setters()
공개
메소드
public
it_should_chain_the_setters
( )
it_should_get_a_log_formatted_array()
공개
메소드
public
it_should_get_a_log_formatted_array
( )
it_should_get_the_correct_ldap_function()
공개
메소드
public
it_should_get_the_correct_ldap_function
( )
it_should_get_the_name_of_the_operation()
공개
메소드
public
it_should_get_the_name_of_the_operation
( )
it_should_implement_LdapOperationInterface()
공개
메소드
public
it_should_implement_LdapOperationInterface
( )
it_should_mask_password_values_in_the_log_formatted_array()
공개
메소드
public
it_should_mask_password_values_in_the_log_formatted_array
( )
it_should_return_the_arguments_for_the_ldap_function_in_the_correct_order()
공개
메소드
public
it_should_return_the_arguments_for_the_ldap_function_in_the_correct_order
( )
it_should_set_a_location()
공개
메소드
public
it_should_set_a_location
( )
it_should_set_the_DN_for_the_add_operation()
공개
메소드
public
it_should_set_the_DN_for_the_add_operation
( )
it_should_set_the_attributes_for_the_add_operation()
공개
메소드
public
it_should_set_the_attributes_for_the_add_operation
( )
it_should_throw_an_invalid_argument_exception_if_the_dn_is_left_null_when_get_arguments_is_called()
공개
메소드
public
it_should_throw_an_invalid_argument_exception_if_the_dn_is_left_null_when_get_arguments_is_called
( )
let()
공개
메소드
public
let
( )