Package org.glassfish.jersey.server.oauth1
package org.glassfish.jersey.server.oauth1
Jersey OAuth 1 Server API.
-
ClassDescriptionDefault in-memory implementation of OAuth1Provider.Simple read-only implementation of
OAuth1Consumer.Class representing a registered consumer.Web application exceptionthat is mapped either toResponse.Status.BAD_REQUEST(e.g.Contract for a provider that supports managing OAuth tokens and consumer secrets.The feature enables support for OAuth 1.0a on the server.Properties used to configure OAuth server module.Interface representing an OAuth token (i.e.Annotation to be placed on resource classes or resource methods that should be ignored byOAuth server filter.