Uses of Class
org.keycloak.representations.account.DeviceRepresentation
Package
Description
-
Uses of DeviceRepresentation in org.keycloak.device
Modifier and TypeMethodDescriptionDeviceRepresentationProvider.deviceRepresentation()
DeviceRepresentationProviderImpl.deviceRepresentation()
static DeviceRepresentation
DeviceActivityManager.getCurrentDevice
(UserSessionModel userSession) Returns the device information associated with the givenuserSession
. -
Uses of DeviceRepresentation in org.keycloak.representations.account
-
Uses of DeviceRepresentation in org.keycloak.services.resources.account
Modifier and TypeMethodDescriptionSessionResource.devices()
Get device activity information based on the active sessions.