| Package | Description |
|---|---|
| org.glassfish.jersey.oauth1.signature |
Jersey OAuth 1 Signature API and Implementation.
|
| Class and Description |
|---|
| InvalidSecretException
Thrown to indicate that the OAuth secret supplied is invalid or otherwise
unsupported.
|
| OAuth1Parameters
A data structure class that represents OAuth protocol parameters.
|
| OAuth1Request
Interface to be implemented as a wrapper around an HTTP request, so that
digital signature can be generated and/or verified.
|
| OAuth1Secrets
Contains the secrets used to generate and/or verify signatures.
|
| OAuth1SignatureException
Thrown to indicate that an OAuth exception occurred.
|
| OAuth1SignatureMethod
An interface representing the OAuth signature method.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.