Modifier and Type | Field and Description |
---|---|
static String |
BASE_ADDRESS |
Constructor and Description |
---|
LinkedInOAuthRequestFilter(OAuthParams oAuthParams,
Map<String,Object> httpParams,
boolean lazyAuth,
String[] enabledProtocols) |
Modifier and Type | Method and Description |
---|---|
void |
filter(javax.ws.rs.client.ClientRequestContext requestContext) |
OAuthToken |
getOAuthToken() |
public static final String BASE_ADDRESS
public LinkedInOAuthRequestFilter(OAuthParams oAuthParams, Map<String,Object> httpParams, boolean lazyAuth, String[] enabledProtocols)
public OAuthToken getOAuthToken()
public void filter(javax.ws.rs.client.ClientRequestContext requestContext) throws IOException
filter
in interface javax.ws.rs.client.ClientRequestFilter
IOException
Apache Camel