public interface Authorization
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthorizationHeader(twitter4j.internal.http.HttpRequest req) |
boolean |
isEnabled()
Returns true if authorization credentials are set.
|