| Package | Description |
|---|---|
| org.glassfish.jersey.server.oauth1 |
Jersey OAuth 1 Server API.
|
| org.glassfish.jersey.server.oauth1.internal |
Jersey OAuth 1 Server internal implementation classes.
|
| Class and Description |
|---|
| DefaultOAuth1Provider.Consumer
Simple read-only implementation of
OAuth1Consumer. |
| DefaultOAuth1Provider.Token
Simple immutable implementation of
OAuth1Token. |
| OAuth1Consumer
Class representing a registered consumer.
|
| OAuth1Provider
Contract for a provider that supports managing OAuth tokens and consumer secrets.
|
| OAuth1Token
Interface representing an OAuth token (i.e.
|
| Class and Description |
|---|
| TokenResource
Annotation to be placed on resource classes or resource methods
that should be ignored by
OAuth server filter. |
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.