public final class KeyMapping extends HashMap<InetAddress,byte[]>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier and Type | Method and Description |
---|---|
static KeyMapping |
getKeyMapping() |
static KeyMapping |
getKeyMapping(InetAddress inetAddress,
String password) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
@Nonnull public static KeyMapping getKeyMapping(@Nonnull InetAddress inetAddress, @Nullable String password)
public static KeyMapping getKeyMapping()
Copyright © 2019 OpenDaylight. All rights reserved.