PasswordSave

class PasswordSave

PasswordSave is used to indicate the lifespan of a saved password.

Gvfs stores passwords in the Gnome keyring when this flag allows it to, and later retrieves it again from there.

Fields

class PasswordSave
FOR_SESSION

Save a password for the session.

NEVER

Never save a password.

PERMANENTLY

Save a password permanently.