Uses of Package
org.glassfish.jersey.oauth1.signature
Packages that use org.glassfish.jersey.oauth1.signature
Package
Description
Jersey OAuth 1 Signature API and Implementation.
-
Classes in org.glassfish.jersey.oauth1.signature used by org.glassfish.jersey.oauth1.signatureClassDescriptionThrown to indicate that the OAuth secret supplied is invalid or otherwise unsupported.A data structure class that represents OAuth protocol parameters.Interface to be implemented as a wrapper around an HTTP request, so that digital signature can be generated and/or verified.Contains the secrets used to generate and/or verify signatures.Thrown to indicate that an OAuth exception occurred.An interface representing the OAuth signature method.