# File lib/rhc/rest/httpclient.rb, line 96 def challenge(uri, param_str = nil) false end
# File lib/rhc/rest/httpclient.rb, line 88 def get(req) target_uri = req.header.request_uri return @cred if @cred hash_find_value(@auth) { |uri, cred| uri_part_of(target_uri, uri) } end
# File lib/rhc/rest/httpclient.rb, line 68 def reset_challenge end
Generated with the Darkfish Rdoc Generator 2.