Package | Description |
---|---|
twitter4j |
general package for Twitter4J
|
twitter4j.auth |
OAuth related classes
|
twitter4j.conf |
Twitter4J configurations
|
Class and Description |
---|
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.
|
BasicAuthorization
An authentication implementation implements Basic authentication
|
OAuth2Support |
OAuthSupport |
Class and Description |
---|
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.
|
OAuth2Support |
OAuth2Token |
OAuthSupport |
RequestToken |
Class and Description |
---|
AuthorizationConfiguration
A static factory class for Authorization.
|
Copyright © 2018. All rights reserved.