| Package | Description |
|---|---|
| com.sun.jersey.oauth.server.api.providers | |
| com.sun.jersey.oauth.server.spi |
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultOAuthProvider.Consumer
Simple read-only implementation of
OAuthConsumer. |
| Modifier and Type | Method and Description |
|---|---|
OAuthConsumer |
DefaultOAuthProvider.Token.getConsumer() |
| Modifier and Type | Method and Description |
|---|---|
OAuthConsumer |
OAuthToken.getConsumer()
Returns consumer this token was issued for.
|
OAuthConsumer |
OAuthProvider.getConsumer(java.lang.String consumerKey)
Gets consumer corresponding to a given consumer key.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.