public class OAuth2GadgetContext extends GadgetContext
| Constructor and Description |
|---|
OAuth2GadgetContext(SecurityToken securityToken,
OAuth2Arguments arguments,
Uri gadgetUri) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContainer() |
boolean |
getIgnoreCache() |
String |
getScope() |
SecurityToken |
getToken() |
Uri |
getUrl() |
getCajoled, getDebug, getHost, getHostSchema, getLocale, getModuleId, getParameter, getReferer, getRenderingContext, getRepository, getSanitize, getUserAgent, getUserIp, getUserPrefs, getViewpublic OAuth2GadgetContext(SecurityToken securityToken, OAuth2Arguments arguments, Uri gadgetUri)
public String getContainer()
getContainer in class GadgetContextpublic boolean getIgnoreCache()
getIgnoreCache in class GadgetContextpublic String getScope()
public SecurityToken getToken()
getToken in class GadgetContextpublic Uri getUrl()
getUrl in class GadgetContextCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.