static class
AuthenticatedClientSessionStore.ExternalizerImpl
AuthenticatedClientSessionStore()
void
clear()
boolean
containsKey(String key)
forEach(BiConsumer<? super String,? super UUID> action)
UUID
get(String key)
Set<String>
keySet()
put(String key, UUID value)
remove(String clientUUID)
int
size()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object