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.
|
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 |
MBeanServerProvider
A service which provides an MBean server.
|
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.
|
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.
|
Copyright © 2012–2016 Schlichtherle IT Services. All rights reserved.