Interface

AgsPasswordStore

[]

Description

interface Ags.PasswordStore : GObject.Object

No description available.

[]

Prerequisite

In order to implement PasswordStore, your type must inherit fromGObject.

Implementations

[]

Instance methods

ags_password_store_encrypt_password

Encrypt password.

since: 3.0.0

ags_password_store_get_login_name

Get login name.

since: 3.0.0

ags_password_store_get_password

Get password.

since: 3.0.0

ags_password_store_set_login_name

Set login name.

since: 3.0.0

ags_password_store_set_password

Set password.

since: 3.0.0

Interface structure

[]

Virtual methods

Ags.PasswordStore.encrypt_password

Encrypt password.

since: 3.0.0

Ags.PasswordStore.get_login_name

Get login name.

since: 3.0.0

Ags.PasswordStore.get_password

Get password.

since: 3.0.0

Ags.PasswordStore.set_login_name

Set login name.

since: 3.0.0

Ags.PasswordStore.set_password

Set password.

since: 3.0.0