Classes | |
class | HTTPSClientAuthHandler |
Functions | |
def | _getResponse (opener, url, post_data=None, debug=False) |
def | checkRequiredArguments (opts, parser) |
def | getContent (target_url, cert_path, key_path, post_data=None, debug=False, adfslogin=None) |
def | getFile (path) |
def | getParentURL (url) |
def | getResponseContent (opener, url, post_data=None, debug=False) |
def | getResponseURL (opener, url, post_data=None, debug=False) |
def | getSSOCookie (opener, target_url, cookie, debug=False) |
Variables | |
action | |
args | |
content | |
default | |
dest | |
help | |
opts | |
parser | |
usage | |
Definition at line 27 of file ws_sso_content_reader.py.
Referenced by getContent(), getResponseContent(), and getResponseURL().
def ws_sso_content_reader.checkRequiredArguments | ( | opts, | |
parser | |||
) |
Definition at line 101 of file ws_sso_content_reader.py.
References str.
def ws_sso_content_reader.getContent | ( | target_url, | |
cert_path, | |||
key_path, | |||
post_data = None , |
|||
debug = False , |
|||
adfslogin = None |
|||
) |
Definition at line 65 of file ws_sso_content_reader.py.
References _getResponse(), getParentURL(), getResponseContent(), getSSOCookie(), edm.print(), and str.
Referenced by cmstc.TagCollector._open().
def ws_sso_content_reader.getFile | ( | path | ) |
Definition at line 7 of file ws_sso_content_reader.py.
Referenced by FedRawDataInputSource.exceptionState(), and PedeSteererWeakModeConstraints.getConfigData().
def ws_sso_content_reader.getParentURL | ( | url | ) |
Definition at line 42 of file ws_sso_content_reader.py.
Referenced by getContent(), and getSSOCookie().
Definition at line 36 of file ws_sso_content_reader.py.
References _getResponse().
Referenced by getContent(), and getSSOCookie().
Definition at line 39 of file ws_sso_content_reader.py.
References _getResponse().
Referenced by getSSOCookie().
Definition at line 46 of file ws_sso_content_reader.py.
References getParentURL(), getResponseContent(), and getResponseURL().
Referenced by getContent().
ws_sso_content_reader.action |
Definition at line 111 of file ws_sso_content_reader.py.
ws_sso_content_reader.args |
Definition at line 116 of file ws_sso_content_reader.py.
ws_sso_content_reader.content |
Definition at line 118 of file ws_sso_content_reader.py.
Referenced by PhysicsTools::MVATrainerLooper::TrainerContainer.add(), MonitorElement.addProfiles(), PhysicsTools::MVATrainerLooper::TrainerContainer.begin(), L1GtVhdlWriterCore.buildDefValuesBuffer(), PhysicsTools::MVATrainerLooper::TrainerContainer.clear(), PhysicsTools::MVATrainerLooper::TrainerContainer.empty(), PhysicsTools::MVATrainerLooper::TrainerContainer.end(), evf::EvFOutputJSONWriter.EvFOutputJSONWriter(), BlobComplexObjects.fill(), SiPixelDataQuality.fillGlobalQualityPlot(), HGCalHistoSeedingImpl.fillSmoothPhiHistoClusters(), HGCalHistoSeedingImpl.fillSmoothRPhiHistoClusters(), cond::auth::DecodingKey.flush(), cscdqm::Collection.getNodeProperties(), HcalDigisClient.HcalDigisEndjob(), HcalRecHitsDQMClient.HcalRecHitsEndjob(), cond::auth::DecodingKey.init(), evf::RecoEventOutputModuleForFU< Consumer >.initRun(), MonitorElement.isEfficiency(), PhysicsTools::MVATrainer.MVATrainer(), BlobComplexObjects.operator==(), BlobComplexObjects.print(), XMLDocument.readContent(), CompareToMedian.runTest(), CalibrationHistograms.save(), HcalDigisClient.scaleMETH2D(), ecaldqm::DQWorkerClient.towerAverage_(), HLTriggerJSONMonitoring.writeIniFile(), L1TriggerJSONMonitoring.writeIniFile(), RawEventFileWriterForBU.writeJsds(), and jsoncollector::FileIO.writeStringToFile().
ws_sso_content_reader.default |
Definition at line 111 of file ws_sso_content_reader.py.
ws_sso_content_reader.dest |
Definition at line 111 of file ws_sso_content_reader.py.
ws_sso_content_reader.help |
Definition at line 111 of file ws_sso_content_reader.py.
ws_sso_content_reader.opts |
Definition at line 116 of file ws_sso_content_reader.py.
ws_sso_content_reader.parser |
Definition at line 110 of file ws_sso_content_reader.py.
ws_sso_content_reader.usage |
Definition at line 110 of file ws_sso_content_reader.py.