protected class MemoryUserCache.RealmUsers extends Object
Modifier and Type | Class and Description |
---|---|
protected class |
MemoryUserCache.RealmUsers.LRUCache |
Modifier and Type | Field and Description |
---|---|
protected Map<String,CachedUser> |
usersByEmail |
protected Map<String,CachedUser> |
usersById |
protected Map<String,CachedUser> |
usersByUsername |
Modifier | Constructor and Description |
---|---|
protected |
MemoryUserCache.RealmUsers() |
protected Map<String,CachedUser> usersById
protected Map<String,CachedUser> usersByUsername
protected Map<String,CachedUser> usersByEmail
Copyright © 2015. All rights reserved.