Package org.gnome.gio

Enum Class PasswordSave

java.lang.Object
java.lang.Enum<PasswordSave>
org.gnome.gio.PasswordSave
All Implemented Interfaces:
Enumeration, Serializable, Comparable<PasswordSave>, Constable

@Generated("io.github.jwharm.JavaGI") public enum PasswordSave extends Enum<PasswordSave> implements Enumeration
GPasswordSave 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.