| Package | Description |
|---|---|
| org.keycloak.adapters | |
| org.keycloak.representations.adapters.action | |
| org.keycloak.services.managers | |
| org.keycloak.services.resources.admin |
| Modifier and Type | Method and Description |
|---|---|
protected UserStats |
PreAuthActionsHandler.getUserStats(String user) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,UserStats> |
SessionStats.users |
| Modifier and Type | Method and Description |
|---|---|
Map<String,UserStats> |
SessionStats.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionStats.setUsers(Map<String,UserStats> users) |
| Modifier and Type | Method and Description |
|---|---|
UserStats |
ResourceAdminManager.getUserStats(URI requestUri,
RealmModel realm,
ApplicationModel application,
UserModel user) |
UserStats |
ResourceAdminManager.getUserStats(URI requestUri,
RealmModel realm,
ApplicationModel application,
UserModel user,
org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor client) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,UserStats> |
UsersResource.getSessionStats(String username)
For each application with an admin URL, query them for the set of users logged in.
|
Copyright © 2014. All Rights Reserved.