19 declare(strict_types=1);
42 bool $soap_user_administration,
43 string $soap_wsdl_path,
44 int $soap_connect_timeout,
46 string $rpc_server_host,
48 string $soap_internal_wsdl_path,
49 bool $soap_internal_wsdl_verify_peer,
50 bool $soap_internal_wsdl_verify_peer_name,
51 bool $soap_internal_wsdl_allow_self_signed,
int $soap_connect_timeout
string $soap_internal_wsdl_path
getSoapInternalWsdlAllowSelfSigned()
getSoapInternalWsdlPath()
__construct(bool $soap_user_administration, string $soap_wsdl_path, int $soap_connect_timeout, int $soap_response_timeout, string $rpc_server_host, int $rpc_server_port, string $soap_internal_wsdl_path, bool $soap_internal_wsdl_verify_peer, bool $soap_internal_wsdl_verify_peer_name, bool $soap_internal_wsdl_allow_self_signed,)
getSoapInternalWsdlVerifyPeer()
bool $soap_internal_wsdl_allow_self_signed
bool $soap_internal_wsdl_verify_peer
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
bool $soap_internal_wsdl_verify_peer_name
bool $soap_user_administration
getSoapInternalWsdlVerifyPeerName()
isSOAPUserAdministration()