Interfaces
 InterfaceDescription
 IYahooSessionStore IYahooSessionStore provides a basic interface for storing OAuth tokens using the com.yahoo.oauth package and YahooSession object.
Classes
 ClassDescription
 YahooSessionStore An implementation of IYahooSessionStore that uses a SharedObject to keep OAuth request and access tokens cached on the users machine for later use.
 YahooURL This class handles the creation of URLs to YOS web-services.