@Immutable @ServiceImplementation public final class ConsoleAesPbeKeyManagerMapModifier extends KeyManagerMapModifier
AesPbeParameters.| Constructor and Description |
|---|
ConsoleAesPbeKeyManagerMapModifier() |
| Modifier and Type | Method and Description |
|---|---|
Map<Class<?>,KeyManager<?>> |
apply(Map<Class<?>,KeyManager<?>> map)
Possibly modifies the given product and returns it again.
|
int |
getPriority()
Returns a priority to help
Locators to prioritize this object. |
toStringpublic Map<Class<?>,KeyManager<?>> apply(Map<Class<?>,KeyManager<?>> map)
Modifiermap - the product to modify.product.public int getPriority()
LocatableServiceLocators to prioritize this object.
The implementation in the class LocatableService returns zero.
getPriority in class LocatableServiceCopyright © 2012–2016 Schlichtherle IT Services. All rights reserved.