| Class and Description |
|---|
| InvalidSecretException
Thrown to indicate that the OAuth secret supplied is invalid or otherwise
unsupported.
|
| OAuthParameters
A data structure class that represents OAuth protocol parameters.
|
| OAuthRequest
Interface to be implemented as a wrapper around an HTTP request, so that
digital signature can be generated and/or verified.
|
| OAuthSecrets
Contains the secrets used to generate and/or verify signatures.
|
| OAuthSignatureException
Thrown to indicate that an OAuth exception occurred.
|
| OAuthSignatureMethod
An interface representing the OAuth signature method.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.