public class MacTokenHandler extends Object implements ResourceRequestHandler
ResourceRequestHandler
Handles the mac token type| Modifier and Type | Field and Description |
|---|---|
static String |
TOKEN_TYPE |
| Constructor and Description |
|---|
MacTokenHandler() |
| Modifier and Type | Method and Description |
|---|---|
OAuth2HandlerError |
addOAuth2Params(OAuth2Accessor accessor,
HttpRequest request)
Do the handler magic for the token type.
|
String |
getTokenType() |
public static final String TOKEN_TYPE
public OAuth2HandlerError addOAuth2Params(OAuth2Accessor accessor, HttpRequest request)
ResourceRequestHandleraddOAuth2Params in interface ResourceRequestHandlerOAuth2HandlerError if one occurspublic String getTokenType()
getTokenType in interface ResourceRequestHandlerCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.