Package org.keycloak.device
Class DeviceRepresentationProviderImpl
- java.lang.Object
-
- org.keycloak.device.DeviceRepresentationProviderImpl
-
- All Implemented Interfaces:
DeviceRepresentationProvider
,Provider
public class DeviceRepresentationProviderImpl extends Object implements DeviceRepresentationProvider
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DeviceRepresentation
deviceRepresentation()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.keycloak.device.DeviceRepresentationProvider
close
-
-
-
-
Method Detail
-
deviceRepresentation
public DeviceRepresentation deviceRepresentation()
- Specified by:
deviceRepresentation
in interfaceDeviceRepresentationProvider
-
-