|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestAuthenticationInfo | |
|---|---|
| org.apache.shindig.gadgets.oauth | |
| org.apache.shindig.gadgets.preload | |
| org.apache.shindig.gadgets.spec | |
| Uses of RequestAuthenticationInfo in org.apache.shindig.gadgets.oauth |
|---|
| Constructors in org.apache.shindig.gadgets.oauth with parameters of type RequestAuthenticationInfo | |
|---|---|
OAuthArguments(RequestAuthenticationInfo info)
Parse OAuthArguments from parameters to Preload, proxied content rendering, and OSML tags. |
|
| Uses of RequestAuthenticationInfo in org.apache.shindig.gadgets.preload |
|---|
| Methods in org.apache.shindig.gadgets.preload with parameters of type RequestAuthenticationInfo | |
|---|---|
static HttpRequest |
HttpPreloader.newHttpRequest(GadgetContext context,
RequestAuthenticationInfo authenticationInfo)
|
| Uses of RequestAuthenticationInfo in org.apache.shindig.gadgets.spec |
|---|
| Classes in org.apache.shindig.gadgets.spec that implement RequestAuthenticationInfo | |
|---|---|
class |
Preload
Represents an addressable piece of content that can be preloaded by the server to satisfy makeRequest calls |
class |
View
Represents a Content section, but normalized into an individual view value after views are split on commas. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||