@Immutable @ServiceImplementation public final class DefaultAesPbeKeyManagerMapModifier extends KeyManagerMapModifier
AesPbeParameters class to the
unknown key manager singleton
which fails to resolve any keys.
Note that the getPriority() of this modifier is
Integer.MIN_VALUE, so any other modifier on the class path takes
precedence.| Constructor and Description |
|---|
DefaultAesPbeKeyManagerMapModifier() |
| Modifier and Type | Method and Description |
|---|---|
Map<Class<?>,KeyManager<?>> |
apply(Map<Class<?>,KeyManager<?>> map) |
int |
getPriority() |
public Map<Class<?>,KeyManager<?>> apply(Map<Class<?>,KeyManager<?>> map)
public int getPriority()
getPriority in class net.java.truecommons.services.LocatableServiceInteger.MIN_VALUECopyright © 2012–2015 Schlichtherle IT Services. All rights reserved.