ProxyUser

Incomplete documentation - sorry!

Note

Neil - please put some data in technical/class_headings/ProxyUser.rst

methods and attributes

class lib_openmolar.common.connect.proxy_user.ProxyUser(name=None, psword=None)[source]

Bases: object

a custom data type to hold the user details for connection to the openmolar-server. Will expire permission after 10 minutes.

__init__(name=None, psword=None)[source]
has_expired[source]

privileged users get logged out after a timeout (default is 10 minutes)

timeout = 600

Table Of Contents

Previous topic

ProxyClient

Next topic

RestorableApplication