Uses of Package
org.glassfish.jersey.server.oauth1
Packages that use org.glassfish.jersey.server.oauth1
Package
Description
Jersey OAuth 1 Server API.
Jersey OAuth 1 Server internal implementation classes.
-
Classes in org.glassfish.jersey.server.oauth1 used by org.glassfish.jersey.server.oauth1ClassDescriptionSimple read-only implementation of
OAuth1Consumer.Simple immutable implementation ofOAuth1Token.Class representing a registered consumer.Contract for a provider that supports managing OAuth tokens and consumer secrets.Interface representing an OAuth token (i.e. access token or request token). -
Classes in org.glassfish.jersey.server.oauth1 used by org.glassfish.jersey.server.oauth1.internalClassDescriptionAnnotation to be placed on resource classes or resource methods that should be ignored by
OAuth server filter.