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 SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description DeviceRepresentationdeviceRepresentation()- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface org.keycloak.device.DeviceRepresentationProviderclose
 
- 
 
- 
- 
- 
Method Detail- 
deviceRepresentationpublic DeviceRepresentation deviceRepresentation() - Specified by:
- deviceRepresentationin interface- DeviceRepresentationProvider
 
 
- 
 
-