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