Package | Description |
---|---|
net.java.truecommons.key.spec |
Provides an extensible manager for generic keys required for writing or
reading protected resources, for example encrypted files.
|
net.java.truecommons.key.spec.prompting |
Provides a key manager which promps users for
keys.
|
net.java.truecommons.key.spec.sl |
Provides singletons to locate service providers on the class path.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractKeyManagerMap
An abstract key manager map.
|
Modifier and Type | Class and Description |
---|---|
class |
PromptingKeyManagerMap
Implements a map for a single prompting key manager which will use the
prompting key provider view given to the
constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
KeyManagerMapLocator
A container of the singleton immutable map of all known file system schemes
to file system drivers.
|
Copyright © 2012–2014 Schlichtherle IT Services. All rights reserved.