|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Authorization | |
|---|---|
| twitter4j | |
| twitter4j.auth | |
| Uses of Authorization in twitter4j |
|---|
| Methods in twitter4j that return Authorization | |
|---|---|
Authorization |
TwitterBase.getAuthorization()
Returns the authorization scheme for this instance. The returned type will be either of BasicAuthorization, OAuthAuthorization, or NullAuthorization |
| Methods in twitter4j with parameters of type Authorization | |
|---|---|
Twitter |
TwitterFactory.getInstance(Authorization auth)
|
| Uses of Authorization in twitter4j.auth |
|---|
| Classes in twitter4j.auth that implement Authorization | |
|---|---|
class |
BasicAuthorization
An authentication implementation implements Basic authentication |
class |
NullAuthorization
An interface represents credentials. |
class |
OAuthAuthorization
|
| Methods in twitter4j.auth that return Authorization | |
|---|---|
static Authorization |
AuthorizationFactory.getInstance(Configuration conf)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||