public interface ResourceRequestHandler
OAuth2Token.getTokenType()
All matching handlers are executed.| Modifier and Type | Method and Description |
|---|---|
OAuth2HandlerError |
addOAuth2Params(OAuth2Accessor accessor,
HttpRequest request)
Do the handler magic for the token type.
|
String |
getTokenType() |
OAuth2HandlerError addOAuth2Params(OAuth2Accessor accessor, HttpRequest request)
accessor - request - OAuth2HandlerError if one occursString getTokenType()
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.