3 declare(strict_types=1);
    28         bool $soap_user_administration,
    29         string $soap_wsdl_path,
    30         int $soap_connect_timeout,
    32         string $rpc_server_host,
    34         string $soap_internal_wsdl_path,
    35         bool $soap_internal_wsdl_verify_peer,
    36         bool $soap_internal_wsdl_verify_peer_name,
    37         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()