# File lib/openid/server.rb, line 602 def retry(openid_server, is_authorized) openid_server.get_openid_response('GET', @args, is_authorized) end