Module
SOAP::HTTPConfigLoader
In:
lib/soap/httpconfigloader.rb
Methods
authele_to_triplets
cert_from_file
key_from_file
set_auth
set_basic_auth
set_options
set_ssl_config
ssl_config_int
Public Instance methods
authele_to_triplets
(ele)
cert_from_file
(filename)
key_from_file
(filename)
set_auth
(client, auth)
set_basic_auth
(client, basic_auth)
set_options
(client, options)
set_ssl_config
(client, ssl_config)
ssl_config_int
(value)
[Validate]