| Portability | non-portable (Typeclass extensions & FFI) |
|---|---|
| Stability | experimental |
| Maintainer | John Millikin <jmillikin@gmail.com> |
Gnome.Keyring.AccessControl
Description
Each item has an access control list, which specifies which applications
may read, write or delete an item. The read access applies only to reading
the secret. All applications can read other parts of the item. ACLs are
accessed and changed with itemGetACL and itemSetACL.
Documentation
data AccessControl Source
Constructors
| AccessControl | |
Fields | |
Instances
| Eq AccessControl | |
| Show AccessControl | |
| Callback GetACLCallback [AccessControl] |