Package | Description |
---|---|
com.nimbusds.oauth2.sdk.device |
OAuth 2.0 device authorisation grant classes.
|
Modifier and Type | Method | Description |
---|---|---|
DeviceAuthorizationRequest.Builder |
DeviceAuthorizationRequest.Builder.customParameter(String name,
String... values) |
Sets a custom parameter.
|
DeviceAuthorizationRequest.Builder |
DeviceAuthorizationRequest.Builder.endpointURI(URI uri) |
Sets the URI of the endpoint (HTTP or HTTPS) for which the
request is intended.
|
DeviceAuthorizationRequest.Builder |
DeviceAuthorizationRequest.Builder.scope(Scope scope) |
Sets the scope.
|
Copyright © 2019 Connect2id Ltd.. All rights reserved.