Package | Description |
---|---|
net.java.truecommons.key.console |
Provides the console based implementation of the interface
PromptingKey.View . |
net.java.truecommons.key.def |
Provides the
DefaultAesPbeKeyManagerMapModifier . |
net.java.truecommons.key.disable |
Provides the
DisableAesPbeKeyManagerMapModifier . |
net.java.truecommons.key.spec.spi |
Provides abstract classes for locatable service providers.
|
net.java.truecommons.key.swing |
Provides the Swing based implementation of the interface
PromptingKey.View . |
net.java.truecommons.services |
Provides service location which is designed to work well in both JEE and
OSGi environments and perfectly fits the dependency injection idiom with
support for JSR 330.
|
Modifier and Type | Class and Description |
---|---|
class |
ConsoleAesPbeKeyManagerMapModifier
A service provider for a console prompting key manager for
AesPbeParameters . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAesPbeKeyManagerMapModifier
This modifier maps the
AesPbeParameters class to the
unknown key manager singleton
which fails to resolve any keys. |
Modifier and Type | Class and Description |
---|---|
class |
DisableAesPbeKeyManagerMapModifier
This modifier maps the
AesPbeParameters class to the
unknown key manager singleton
which fails to resolve any keys. |
Modifier and Type | Class and Description |
---|---|
class |
KeyManagerMapModifier
An abstract service for modifying maps of classes to key managers.
|
Modifier and Type | Class and Description |
---|---|
class |
SwingAesPbeKeyManagerMapModifier
A service provider for a Swing prompting key manager for
AesPbeParameters . |
Modifier and Type | Class and Description |
---|---|
class |
LocatableModifier<P>
A locatable function for modifying products.
|
Copyright © 2012–2018 Schlichtherle IT Services. All rights reserved.