@Immutable @ServiceImplementation public final class DisableAesPbeKeyManagerMapModifier 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.MAX_VALUE, so it takes precedence over any other modifier
on the class path.| Constructor and Description |
|---|
DisableAesPbeKeyManagerMapModifier() |
| 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.MAX_VALUECopyright © 2012–2014 Schlichtherle IT Services. All rights reserved.