| Package | Description |
|---|---|
| org.keycloak.device | |
| org.keycloak.representations.account | |
| org.keycloak.services.resources.account |
| Modifier and Type | Method and Description |
|---|---|
static DeviceRepresentation |
DeviceActivityManager.getCurrentDevice(UserSessionModel userSession)
Returns the device information associated with the given
userSession. |
| Modifier and Type | Method and Description |
|---|---|
static DeviceRepresentation |
DeviceRepresentation.unknown() |
| Modifier and Type | Method and Description |
|---|---|
Collection<DeviceRepresentation> |
SessionResource.devices()
Get device activity information based on the active sessions.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.