![]() |
Open Kilda Java Documentation
|
This is the complete list of members for app.models.Users, including all inherited members.
| __init__(self, username, password, twofactor) | app.models.Users | |
| __repr__(self) | app.models.Users | |
| get_id(self) | app.models.Users | |
| id | app.models.Users | static |
| is_active(self) | app.models.Users | |
| is_anonymous(self) | app.models.Users | |
| is_authenticated(self) | app.models.Users | |
| password | app.models.Users | static |
| twofactor | app.models.Users | static |
| username | app.models.Users | static |