Uses of Package
twitter4j.auth

Packages that use twitter4j.auth
twitter4j   
twitter4j.auth   
twitter4j.conf   
 

Classes in twitter4j.auth used by twitter4j
AccessToken
          Representing authorized Access Token which is passed to the service provider in order to access protected resources.
the token and token secret can be stored into some persistent stores such as file system or RDBMS for the further accesses.
Authorization
          An interface represents credentials.
OAuthSupport
           
 

Classes in twitter4j.auth used by twitter4j.auth
AccessToken
          Representing authorized Access Token which is passed to the service provider in order to access protected resources.
the token and token secret can be stored into some persistent stores such as file system or RDBMS for the further accesses.
Authorization
          An interface represents credentials.
NullAuthorization
          An interface represents credentials.
OAuthSupport
           
RequestToken
           
 

Classes in twitter4j.auth used by twitter4j.conf
AuthorizationConfiguration
          A static factory class for Authorization.
 



Copyright © 2011. All Rights Reserved.