| Package | Description |
|---|---|
| net.oauth2 | |
| net.oauth2.client | |
| net.oauth2.client.http |
| Class and Description |
|---|
| AccessToken
A Java object model binding for the standard OAuth 2 access token format.
|
| AccessTokenGrantRequest
The basis OAuth access token grant request type.
|
| ParametersMap
Models an oauth payload object model as a key-value map.
|
| ProtocolErrorType
Enumeration for standard oauth-2 protocol error types.
|
| RefreshTokenGrantRequest
Models the "refresh_token" type of oauth grant requests.
|
| TemporalAccessToken
Convenience wrapper for temporal operations with access tokens.
|
| Class and Description |
|---|
| AccessToken
A Java object model binding for the standard OAuth 2 access token format.
|
| ProtocolError
Models oauth-2 standard protocol error payload
https://tools.ietf.org/html/rfc6749#section-4.1.2.1
|
| TemporalAccessToken
Convenience wrapper for temporal operations with access tokens.
|
| Class and Description |
|---|
| AccessToken
A Java object model binding for the standard OAuth 2 access token format.
|
| AccessTokenGrantRequest
The basis OAuth access token grant request type.
|
| ParametersMap
Models an oauth payload object model as a key-value map.
|
| ProtocolError
Models oauth-2 standard protocol error payload
https://tools.ietf.org/html/rfc6749#section-4.1.2.1
|
Copyright © 2017. All rights reserved.