Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
G
H
N
O
C
com.sun.jersey.oauth.client
- package com.sun.jersey.oauth.client
G
getAuthorizationUri()
- Method in exception com.sun.jersey.oauth.client.
NeedAuthorizationException
getOAuthParameters()
- Method in exception com.sun.jersey.oauth.client.
NeedAuthorizationException
H
handle(ClientRequest)
- Method in class com.sun.jersey.oauth.client.
OAuthClientFilter
Note: This method automatically sets the nonce and timestamp.
N
NeedAuthorizationException
- Exception in
com.sun.jersey.oauth.client
Thrown from a client request by the OAuthClientFilter if the request is not properly authorized.
NeedAuthorizationException(OAuthParameters, URI)
- Constructor for exception com.sun.jersey.oauth.client.
NeedAuthorizationException
O
OAuthClientFilter
- Class in
com.sun.jersey.oauth.client
Client filter adding OAuth authorization header to the HTTP request, if no authorization header is already present.
OAuthClientFilter(Providers, OAuthParameters, OAuthSecrets)
- Constructor for class com.sun.jersey.oauth.client.
OAuthClientFilter
Constructs a new OAuth client filter with the specified providers.
OAuthClientFilter(Providers, OAuthParameters, OAuthSecrets, String, String, String)
- Constructor for class com.sun.jersey.oauth.client.
OAuthClientFilter
Constructs a new OAuth client filter providing URI's for requesting request and access tokens and authorization.
C
G
H
N
O
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
Oracle Corporation
. All Rights Reserved.