Package | Description |
---|---|
com.nimbusds.oauth2.sdk |
Classes for representing, serialising and parsing OAuth 2.0 client requests
and server responses.
|
Modifier and Type | Method and Description |
---|---|
TokenPair |
AccessTokenResponse.getTokenPair()
Gets the access and refresh token pair.
|
Constructor and Description |
---|
AccessTokenResponse(TokenPair tokenPair)
Creates a new access token response.
|
Copyright © 2014 Connect2id Ltd.. All Rights Reserved.