Account object as returned by mib_client_app_get_accounts.
More...
Account object as returned by mib_client_app_get_accounts.
◆ MIBAccount
◆ mib_account_get_client_info()
const gchar * mib_account_get_client_info |
( |
MIBAccount * |
self | ) |
|
◆ mib_account_get_environment()
const gchar * mib_account_get_environment |
( |
MIBAccount * |
self | ) |
|
◆ mib_account_get_family_name()
const gchar * mib_account_get_family_name |
( |
MIBAccount * |
self | ) |
|
◆ mib_account_get_given_name()
const gchar * mib_account_get_given_name |
( |
MIBAccount * |
self | ) |
|
◆ mib_account_get_home_account_id()
const gchar * mib_account_get_home_account_id |
( |
MIBAccount * |
self | ) |
|
◆ mib_account_get_local_account_id()
const gchar * mib_account_get_local_account_id |
( |
MIBAccount * |
self | ) |
|
◆ mib_account_get_name()
const gchar * mib_account_get_name |
( |
MIBAccount * |
self | ) |
|
◆ mib_account_get_password_expiry()
time_t mib_account_get_password_expiry |
( |
MIBAccount * |
self | ) |
|
◆ mib_account_get_realm()
void mib_account_get_realm |
( |
MIBAccount * |
self, |
|
|
uuid_t |
realm |
|
) |
| |
◆ mib_account_get_username()
const gchar * mib_account_get_username |
( |
MIBAccount * |
self | ) |
|