user

Classes

User(*args, **kwargs) Represents the user.


class remoteappmanager.user.User(*args, **kwargs)[source]

Bases: traitlets.traitlets.HasTraits

Represents the user. It holds a reference to the ORM user, if available.

account = Any

Can be none if the username cannot be found in the database.

any value

name = Unicode

a unicode string