Class
Openwsman::Transport
In:
openwsman.i
ruby/openwsman/openwsman.rb
Parent:
Object
Methods
agent
agent=
auth_method
auth_method=
auth_method?
auth_name
auth_request_callback
auth_value
cainfo
cainfo=
calocal
calocal=
caoid
caoid=
capath
capath=
cert
cert=
certhumbprint
certhumbprint=
close
error_string
key
key=
password
password=
proxy
proxy=
proxy_password
proxy_password=
proxy_username
proxy_username=
proxyauth
proxyauth=
timeout
timeout=
username
username=
verify_host
verify_host=
verify_peer
verify_peer=
Public Class methods
auth_request_callback
(client, auth_type)
called when authentication credentials missing or wrong
Public Instance methods
agent
()
agent=
(p1)
auth_method
()
auth_method=
(p1)
auth_method?
(p1)
auth_name
(p1)
auth_value
()
cainfo
()
cainfo=
(p1)
calocal
()
calocal=
(p1)
caoid
()
caoid=
(p1)
capath
()
capath=
(p1)
cert
()
cert=
(p1)
certhumbprint
()
certhumbprint=
(p1)
close
()
error_string
(p1)
key
()
key=
(p1)
password
()
password=
(p1)
proxy
()
proxy=
(p1)
proxy_password
()
proxy_password=
(p1)
proxy_username
()
proxy_username=
(p1)
proxyauth
()
proxyauth=
(p1)
timeout
()
timeout=
(p1)
username
()
username=
(p1)
verify_host
()
verify_host=
(p1)
verify_peer
()
verify_peer=
(p1)
[Validate]