| 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 |
|---|---|
static Keychain |
Keychain.open()
Opens the default keychain.
|
static Keychain |
Keychain.open(String path,
char[] password)
Opens the specified keychain, creating it first if necessary.
|
Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.