Uses of Package
com.sun.jersey.oauth.server.spi

Packages that use com.sun.jersey.oauth.server.spi
com.sun.jersey.oauth.server   
com.sun.jersey.oauth.server.api   
com.sun.jersey.oauth.server.api.providers   
com.sun.jersey.oauth.server.spi   
 

Classes in com.sun.jersey.oauth.server.spi used by com.sun.jersey.oauth.server
OAuthProvider
          Contract for a provider that supports managing OAuth tokens and consumer secrets.
OAuthToken
          Interface representing an OAuth token (i.e.
 

Classes in com.sun.jersey.oauth.server.spi used by com.sun.jersey.oauth.server.api
OAuthProvider
          Contract for a provider that supports managing OAuth tokens and consumer secrets.
 

Classes in com.sun.jersey.oauth.server.spi used by com.sun.jersey.oauth.server.api.providers
OAuthConsumer
          Class representing a registered consumer.
OAuthProvider
          Contract for a provider that supports managing OAuth tokens and consumer secrets.
OAuthToken
          Interface representing an OAuth token (i.e.
 

Classes in com.sun.jersey.oauth.server.spi used by com.sun.jersey.oauth.server.spi
OAuthConsumer
          Class representing a registered consumer.
OAuthToken
          Interface representing an OAuth token (i.e.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.