Package com.nimbusds.oauth2.sdk.device
OAuth 2.0 device authorisation grant classes.
-
Class Summary Class Description DeviceAuthorizationErrorResponse OAuth 2.0 device authorization error response.DeviceAuthorizationGrantError OAuth 2.0 Device Authorization Grant specific errors.DeviceAuthorizationRequest Device authorisation request.DeviceAuthorizationRequest.Builder Builder for constructing authorisation requests.DeviceAuthorizationResponse Token endpoint response.DeviceAuthorizationSuccessResponse A device authorization response from the device authorization endpoint.DeviceCode Device code.DeviceCodeGrant Device code grant for the OAuth 2.0 Device Authorization Grant.UserCode User code.