| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| saveSession() — Method in class com.yahoo.social.YahooSession |
|
Saves the session's request and access token to the token store. |
| secret — Property in class com.yahoo.oauth.OAuthConsumer |
|
Consumer secret
|
| secret — Property in class com.yahoo.oauth.OAuthToken |
|
Access Token secret
|
| securityError — Event in class com.yahoo.social.methodgroups.YOSMethodBase |
|
Dispatched when a request fails due to a security error. |
| SECURITY_ERROR — Constant static property in class com.yahoo.social.events.YahooResultEvent |
|
Constant defining the name of the event fired when a security error in encountered while attempting a data request. |
| sendRequest(httpMethod, url, callback, args, headers) — Method in class com.yahoo.social.methodgroups.YOSMethodBase |
|
Signs the request with OAuth credentials then sends the request to the web-service with the supplied callbacks. |
| sendToAuthorization(token:com.yahoo.oauth:OAuthToken, window) — Method in class com.yahoo.social.methodgroups.AuthorizationRequest |
|
Generates an authorization url and navigates the browser to the page. |
| session — Property in class com.yahoo.social.YahooUser |
|
The global YahooSession object. |
| sessioned — Property in class com.yahoo.social.YahooUser |
|
Returns a boolean, true if this user is the currently sessioned viewer of the app. |
| sessionFromYAP(consumerKey, consumerSecret, applicationId, accessTokenKey, accessTokenSecret, viewerGUID) — Static method in class com.yahoo.social.YahooSession |
|
|
| sessionStore — Property in class com.yahoo.social.YahooSession |
|
The implementation of IYahooSessionStore attached to this session. |
| setAccessToken(token:com.yahoo.oauth:OAuthToken) — Method in class com.yahoo.social.YahooSession |
|
Sets the session access token object. |
| setAccessToken(token:com.yahoo.oauth:OAuthToken) — Method in interface com.yahoo.social.utils.IYahooSessionStore |
|
Interface method to set an OAuthToken containing an access token key and secret. |
| setAccessToken(token:com.yahoo.oauth:OAuthToken) — Method in class com.yahoo.social.utils.YahooSessionStore |
|
Sets the accessToken value of the SharedObject data and flushes the data. |
| setRequestToken(token:com.yahoo.oauth:OAuthToken) — Method in interface com.yahoo.social.utils.IYahooSessionStore |
|
Interface method to set an OAuthToken containing an request token key and secret. |
| setRequestToken(token:com.yahoo.oauth:OAuthToken) — Method in class com.yahoo.social.utils.YahooSessionStore |
|
|
| setSmallView(content) — Method in class com.yahoo.social.YahooUser |
|
Sets the small view for this user. |
| setSmallView(guid, content) — Method in class com.yahoo.social.methodgroups.ApplicationRequest |
|
Sets the small view for the user given by the GUID. |
| setSmallViewFailure — Event in class com.yahoo.social.methodgroups.ApplicationRequest |
|
Dispatched when the setSmallView request encounters an error. |
| SET_SMALL_VIEW_FAILURE — Constant static property in class com.yahoo.social.events.YahooResultEvent |
|
Constant defining the name of the event fired when the query request encounters an error. |
| setSmallViewSuccess — Event in class com.yahoo.social.methodgroups.ApplicationRequest |
|
Dispatched when the setSmallView request executes successfully. |
| SET_SMALL_VIEW_SUCCESS — Constant static property in class com.yahoo.social.events.YahooResultEvent |
|
Constant defining the name of the event fired when the setSmallView request completes successfully. |
| shareData — Property in class com.yahoo.social.utils.YahooSessionStore |
|
Determines Whether to share the auto-complete data with other applications
or keep it private to this application. |
| sharedObjectPath — Property in class com.yahoo.social.utils.YahooSessionStore |
|
The name of the SharedObject in which to store session token entries. |
| signatureMethod — Property in class com.yahoo.oauth.OAuthConnection |
|
The signature method to be used when signing the request. |
| signRequest(httpMethod, url, args) — Method in class com.yahoo.oauth.OAuthConnection |
|
Signs a request using the provided method, URL and arguments. |
| SOCIAL_WS_HOSTNAME — Constant static property in class com.yahoo.social.methodgroups.YOSMethodBase |
|
The hostname for Yahoo Social APIs. |
| status — Property in class com.yahoo.social.YahooUser |
|
The instance of the StatusRequest API for this user. |
| StatusRequest — Class in package com.yahoo.social.methodgroups |
|
A wrapper for the Status API. |
| StatusRequest() — Constructor in class com.yahoo.social.methodgroups.StatusRequest |
|
Class constructor. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |