|
def | get () |
|
def | load (lock=True) |
|
def | save (login=None, lock=True) |
|
def | update (login=None, lock=True) |
|
def mycroft.identity.IdentityManager._load |
( |
| ) |
|
|
staticprivate |
def mycroft.identity.IdentityManager._update |
( |
|
login = None | ) |
|
|
staticprivate |
def mycroft.identity.IdentityManager.get |
( |
| ) |
|
|
static |
def mycroft.identity.IdentityManager.load |
( |
|
lock = True | ) |
|
|
static |
def mycroft.identity.IdentityManager.save |
( |
|
login = None , |
|
|
|
lock = True |
|
) |
| |
|
static |
def mycroft.identity.IdentityManager.update |
( |
|
login = None , |
|
|
|
lock = True |
|
) |
| |
|
static |
mycroft.identity.IdentityManager.__identity = None |
|
staticprivate |
The documentation for this class was generated from the following file: