Uses of Package
org.openhab.core.auth.client.oauth2
Packages that use org.openhab.core.auth.client.oauth2
-
Classes in org.openhab.core.auth.client.oauth2 used by org.openhab.core.auth.client.oauth2ClassDescriptionHandler to act up on changes of the access token.This is the Access Token Response, a simple value-object that holds the result of the from an Access Token Request, as listed in RFC 6749: 4.1.4 - Authorization Code grant - Access Token Response, 4.2.2 - Implicit Grant - Access Token Response, 4.3.3 - Resource Owner Password Credentials Grant - Access Token Response 4.4.3 - Client Credentials Grant - Access Token ResponseThis is the service factory to produce an OAuth2 service client that authenticates using OAUTH2.For all exceptions arising during oauth.This is an exception class for OAUTH specific errors.