| Package | Description |
|---|---|
| net.java.truecommons.key.macosx.keychain |
Provides a simple abstraction over Apple's
Keychain Services API
for Java.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Keychain.visitItems(Keychain.ItemClass id,
Map<Keychain.AttributeClass,ByteBuffer> attributes,
Keychain.Visitor visitor)
Visits items in this keychain.
|
Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.