Package proxy :: Module rhnAuthCacheClient :: Class Shelf
[hide private]
[frames] | no frames]

Class Shelf

source code

Client authenication temp. db.

Main class that the client side (client to the caching daemon) has to instantiate to expose the proper API. Basically, the API is a dictionary.

Instance Methods [hide private]
 
__init__(self, server_addr) source code
 
__request(self, methodname, params) source code
 
__getattr__(self, name) source code
 
__str__(self) source code