public class SecuredAuthenticator extends AbstractAuthenticator
currentOauthToken
Constructor and Description |
---|
SecuredAuthenticator(HttpJsonRequestFactory jsonRequestFactory) |
Modifier and Type | Method and Description |
---|---|
void |
configureRequest(Object sender,
WebRequestEventArgs e) |
Action1<org.apache.http.HttpRequest> |
doOAuthRequest(String oauthSource,
String apiKey) |
setAuthorization, setHeader
public SecuredAuthenticator(HttpJsonRequestFactory jsonRequestFactory)
public void configureRequest(Object sender, WebRequestEventArgs e)
configureRequest
in class AbstractAuthenticator
public Action1<org.apache.http.HttpRequest> doOAuthRequest(String oauthSource, String apiKey)
doOAuthRequest
in class AbstractAuthenticator
Copyright © 2016. All Rights Reserved.