Package backend :: Package server :: Package handlers :: Package xmlrpc :: Module scap :: Class Scap
[hide private]
[frames] | no frames]

Class Scap

source code


Instance Methods [hide private]
 
__init__(self) source code
 
upload_result(self, system_id, action_id, scap_file) source code
 
_store_file(self, action_id, scap_file) source code
 
_authorize_request(self, action_id) source code

Inherited from spacewalk.server.rhnHandler.rhnHandler: auth_system

Inherited from spacewalk.common.RPC_Base.RPC_Base: get_function

Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: spacewalk.common.RPC_Base.RPC_Base.__init__