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
Modifier and TypeMethodDescriptionorg.keycloak.representations.account.DeviceRepresentationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.keycloak.device.DeviceRepresentationProvider
close
-
Method Details
-
deviceRepresentation
public org.keycloak.representations.account.DeviceRepresentation deviceRepresentation()- Specified by:
deviceRepresentationin interfaceDeviceRepresentationProvider
-