Uses of Package
org.glassfish.jersey.oauth1.signature

Packages that use org.glassfish.jersey.oauth1.signature
org.glassfish.jersey.oauth1.signature Jersey OAuth 1 Signature API and Implementation. 
 

Classes in org.glassfish.jersey.oauth1.signature used by org.glassfish.jersey.oauth1.signature
InvalidSecretException
          Thrown to indicate that the OAuth secret supplied is invalid or otherwise unsupported.
OAuth1Parameters
          A data structure class that represents OAuth protocol parameters.
OAuth1Request
          Interface to be implemented as a wrapper around an HTTP request, so that digital signature can be generated and/or verified.
OAuth1Secrets
          Contains the secrets used to generate and/or verify signatures.
OAuth1SignatureException
          Thrown to indicate that an OAuth exception occurred.
OAuth1SignatureMethod
          An interface representing the OAuth signature method.
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.