Uses of Package
com.sun.jersey.oauth.signature

Classes in com.sun.jersey.oauth.signature used by com.sun.jersey.oauth.signature
InvalidSecretException
          Thrown to indicate that the OAuth secret supplied is invalid or otherwise unsupported.
OAuthParameters
          A data structure class that represents OAuth protocol parameters.
OAuthRequest
          Interface to be implemented as a wrapper around an HTTP request, so that digital signature can be generated and/or verified.
OAuthSecrets
          Contains the secrets used to generate and/or verify signatures.
OAuthSignatureException
          Thrown to indicate that an OAuth exception occurred.
OAuthSignatureMethod
          An interface representing the OAuth signature method.
 



Copyright © 2014 Oracle Corporation. All Rights Reserved.