@Nonnull @ParametersAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| Keychain.Item |
An item in a keychain.
|
| Keychain.Visitor |
A visitor for items in a keychain.
|
| Class | Description |
|---|---|
| Keychain |
A simple abstraction over Apple's Keychain Services API.
|
| Enum | Description |
|---|---|
| Keychain.AttributeClass |
Enumerates classes of attributes of items in a ketchain.
|
| Keychain.ItemClass |
Enumerates classes of items in a keychain.
|
| Exception | Description |
|---|---|
| DuplicateItemException |
Indicates that an item is already present in a keychain.
|
| KeychainException |
Indicates an error when using Apple's Keychain Services API.
|
Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.