public interface Authorization extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getAuthorizationHeader(twitter4j.internal.http.HttpRequest req) |
boolean |
isEnabled()
Returns true if authorization credentials are set.
|
String getAuthorizationHeader(twitter4j.internal.http.HttpRequest req)
boolean isEnabled()
Copyright © 2013. All Rights Reserved.