| Package | Description |
|---|---|
| com.facebook |
| Modifier and Type | Class and Description |
|---|---|
class |
NonCachingTokenCachingStrategy
Implements a trivial
TokenCachingStrategy that does not actually cache any tokens. |
class |
SharedPreferencesTokenCachingStrategy |
| Modifier and Type | Method and Description |
|---|---|
static Session |
Session.restoreSession(android.content.Context context,
TokenCachingStrategy cachingStrategy,
Session.StatusCallback callback,
android.os.Bundle bundle)
Restores the saved session from a Bundle, if any.
|
Session.Builder |
Session.Builder.setTokenCachingStrategy(TokenCachingStrategy tokenCachingStrategy)
Sets the TokenCachingStrategy for the Session.
|
Copyright © 2013. All Rights Reserved.