Package | Description |
---|---|
net.java.truecommons.jmx.mmbs | |
net.java.truecommons.jmx.qonm | |
net.java.truecommons.jmx.spi |
Provides service provider interfaces for safely interfacing with JMX
in a library module.
|
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.hurlfb |
Provides hurling window feedback when entering a wrong password.
|
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.key.swing.feedback |
Provides interfaces and implementations for visual and audible feedback for
entering wrong passwords.
|
net.java.truecommons.key.swing.spi |
Provides abstract classes for locatable service providers.
|
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 |
MultiplexingMBeanServerDecorator
Decorates the given MBean server with a
MultiplexingMBeanServer if
and only if this class is not defined by the system class loader. |
Modifier and Type | Class and Description |
---|---|
class |
ClassLoaderQualifierObjectNameModifierFactory
Okay, this class name is completely nuts!
|
Modifier and Type | Class and Description |
---|---|
class |
MBeanServerDecorator
An abstract service for decorating MBean servers.
|
class |
MBeanServerProvider
A service which provides an MBean server.
|
class |
ObjectNameModifierDecorator
An abstract service for decorating object name codecs.
|
class |
ObjectNameModifierFactory
An abstract service for creating object name codecs.
|
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 |
HurlingWindowFeedbackDecorator
Decorates any given feedback with a
HurlingWindowFeedback . |
Modifier and Type | Class and Description |
---|---|
class |
KeyManagerMapFactory
A service for creating maps of classes to nullable key managers.
|
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 |
TemporarilyDisableDefaultButtonFeedbackDecorator
Decorates any given feedback with a
TemporarilyDisableDefaultButtonFeedback . |
Modifier and Type | Class and Description |
---|---|
class |
FeedbackFactory
A service for creating visual and/or audible feedback to the user
when prompting for unknown or invalid keys.
|
class |
InvalidKeyFeedbackDecorator
An abstract service for providing visible and/or audible feedback to the
user when prompting for a key again after an invalid key has been provided
before.
|
class |
UnknownKeyFeedbackDecorator
An abstract service for providing visible and/or audible feedback to the
user when prompting for an unknown key for the first time.
|
Modifier and Type | Class and Description |
---|---|
class |
LocatableContainer<P>
A locatable provider which contains a single product.
|
class |
LocatableDecorator<P>
A locatable function for decorating products.
|
class |
LocatableFactory<P>
A locatable provider for creating products.
|
class |
LocatableFunction<P>
A locatable function.
|
class |
LocatableModifier<P>
A locatable function for modifying products.
|
class |
LocatableProvider<P>
A locatable provider.
|
Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.