| 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 | |
| checkExpires(token:com.yahoo.oauth:OAuthToken, buffer) — Static method in class com.yahoo.social.methodgroups.AuthorizationRequest | |
| Checks if a token is about to expire (up to 30 seconds). | |
| checkSignature(signature, request:com.yahoo.oauth:OAuthRequest) — Method in interface com.yahoo.oauth.IOAuthSignatureMethod | |
| Validates the given signature against a generated signature from the request. | |
| checkSignature(signature, request:com.yahoo.oauth:OAuthRequest) — Method in class com.yahoo.oauth.OAuthSignatureMethod | |
| Validates the given signature against a generated signature from the request. | |
| clearAccessToken() — Method in interface com.yahoo.social.utils.IYahooSessionStore | |
| Interface method to clear the stored access token. | |
| clearAccessToken() — Method in class com.yahoo.social.utils.YahooSessionStore | |
| Removes the access token from the SharedObject. | |
| clearRequestToken() — Method in interface com.yahoo.social.utils.IYahooSessionStore | |
| Interface method to clear the stored request token. | |
| clearRequestToken() — Method in class com.yahoo.social.utils.YahooSessionStore | |
| Removes the request token from the SharedObject. | |
| clearSession() — Method in class com.yahoo.social.YahooSession | |
| Clears the session access token and removes all tokens from the session store. | |
| clearSessionToken() — Method in interface com.yahoo.social.utils.IYahooSessionStore | |
| Interface method to clear all session tokens from the store. | |
| clearSessionToken() — Method in class com.yahoo.social.utils.YahooSessionStore | |
| Removes the request and access tokens from the shared object by purging all of the data and deleting the shared object from the disk. | |
| clone() — Method in class com.yahoo.social.events.YahooResultEvent | |
| Duplicates an instance of an YahooResultEvent class. | |
| com.yahoo.net — Package | |
| com.yahoo.oauth — Package | |
| com.yahoo.social — Package | |
| com.yahoo.social.events — Package | |
| com.yahoo.social.methodgroups — Package | |
| com.yahoo.social.utils — Package | |
| Connection — Class in package com.yahoo.net | |
| A helpful utility class that is used to create and handle basic HTTP requests in Flash and AIR. | |
| connections — Property in class com.yahoo.social.YahooUser | |
| The instance of the ConnectionsRequest API for this user. | |
| ConnectionsRequest — Class in package com.yahoo.social.methodgroups | |
| A wrapper for the Connections API. | |
| ConnectionsRequest() — Constructor in class com.yahoo.social.methodgroups.ConnectionsRequest | |
| Class constructor. | |
| consumer — Property in class com.yahoo.oauth.OAuthConnection | |
| The OAuth consumer. | |
| consumer — Property in class com.yahoo.oauth.OAuthRequest | |
| The OAuth consumer. | |
| consumer — Property in class com.yahoo.social.methodgroups.YOSMethodBase | |
| An OAuthConsumer object containing consumer key and secret values. | |
| contacts — Property in class com.yahoo.social.YahooUser | |
| The instance of the ContactsRequest API for this user. | |
| ContactsRequest — Class in package com.yahoo.social.methodgroups | |
| A wrapper for the Connections API. | |
| ContactsRequest() — Constructor in class com.yahoo.social.methodgroups.ContactsRequest | |
| Class constructor. | |
| copyObject(value) — Static method in class com.yahoo.oauth.OAuthUtil | |
| Copies the specified Object and returns a reference to the copy. | |
| createAuthorizationUrl(requestToken:com.yahoo.oauth:OAuthToken) — Method in class com.yahoo.social.methodgroups.AuthorizationRequest | |
| Returns a URL to be used to send a user to the OAuth authorization page. | |
| 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 | |