| Interface | Description |
|---|---|
| SigningStrategy |
Defines how an OAuth signature string is written to a request.
|
| Class | Description |
|---|---|
| AuthorizationHeaderSigningStrategy |
Writes to the HTTP Authorization header field.
|
| HmacSha1MessageSigner | |
| HmacSha256MessageSigner | |
| OAuthMessageSigner | |
| PlainTextMessageSigner | |
| QueryStringSigningStrategy |
Writes to a URL query string.
|
| SignatureBaseString |
Copyright © 2020. All rights reserved.