Generated by
JDiff

Class twitter4j.http.OAuthAuthorization

Change from final to non-final.

Added Constructors
OAuthAuthorization(Configuration) @param conf configuration
 

Changed Constructors
OAuthAuthorization(Configuration, String, String) Now deprecated.
use {@link #OAuthAuthorization(twitter4j.conf.Configuration)} instead
OAuthAuthorization(Configuration, String, String, AccessToken) Now deprecated.
use {@link #OAuthAuthorization(twitter4j.conf.Configuration)} instead
 

Removed Methods
String encode(String) @param value string to be encoded
 

Added Methods
List<HttpParameter> generateOAuthSignatureHttpParams(String, String)  
void setOAuthRealm(String) Sets the OAuth realm