Uses of Class
org.openhab.core.auth.client.oauth2.DeviceCodeResponseDTO
Packages that use DeviceCodeResponseDTO
-
Uses of DeviceCodeResponseDTO in org.openhab.core.auth.client.oauth2
Methods in org.openhab.core.auth.client.oauth2 that return DeviceCodeResponseDTOModifier and TypeMethodDescription@Nullable DeviceCodeResponseDTO
OAuthClientService.getDeviceCodeResponse()
Begins the RFC-8628 Device Code Grant Flow authentication process.