Package org.openhab.core.auth.client.oauth2
package org.openhab.core.auth.client.oauth2
-
ClassDescriptionHandler 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.The OAuth Factory interfaceThis is an exception class for OAUTH specific errors.This allows the encryption and decryption to be performed before saving to storage.