| Package | Description |
|---|---|
| org.glassfish.jersey.server.oauth1 |
Jersey OAuth 1 Server API.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultOAuth1Provider.Consumer
Simple read-only implementation of
OAuth1Consumer. |
| Modifier and Type | Method and Description |
|---|---|
OAuth1Consumer |
OAuth1Token.getConsumer()
Returns consumer this token was issued for.
|
OAuth1Consumer |
DefaultOAuth1Provider.Token.getConsumer() |
OAuth1Consumer |
OAuth1Provider.getConsumer(String consumerKey)
Gets consumer corresponding to a given consumer key.
|
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.