Package | Description |
---|---|
org.glassfish.jersey.server.oauth1 |
Jersey OAuth 1 Server API.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultOAuth1Provider
Default in-memory implementation of OAuth1Provider.
|
Constructor and Description |
---|
OAuth1ServerFeature(OAuth1Provider oAuth1Provider)
Create a new feature configured with
OAuth provider . |
OAuth1ServerFeature(OAuth1Provider oAuth1Provider,
String requestTokenUri,
String accessTokenUri)
Create a new feature configured with
OAuth provider and request and access token
URIs. |
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.