Android SDK Version
- Mutable
- CollectionMapper
- AppCall
- CustomTab
- CustomTabUtils
- DialogFeature
- DialogPresenter
- FacebookDialogBase
- FacebookDialogFragment
- GamingAction
- FacebookWebFallbackDialog
- FragmentWrapper
- InstagramCustomTab
- PlatformServiceClient
- WebDialog
- AnalyticsEvents
- AttributionIdentifiers
- BoltsMeasurementEventListener
- BundleJSONConverter
- CallbackManagerImpl
- FacebookInitProvider
- FacebookRequestErrorClassification
- FacebookSignatureValidator
- FeatureManager
- FetchedAppGateKeepersManager
- FetchedAppSettings
- FetchedAppSettingsManager
- FileLruCache
- ImageDownloader
- ImageRequest
- ImageResponse
- ImageResponseCache
- InstallReferrerUtil
- InternalSettings
- LockOnGetVariable
- Logger
- NativeAppCallAttachmentStore
- NativeProtocol
- ServerProtocol
- SmartLoginOption
- UrlRedirectCache
- Utility
- Validate
- WorkQueue
- MessageDialog
- SendButton
- ShareButton
- ShareButtonBase
- GameRequestDialog
- ShareDialog
- MessageDialogFeature
- VideoUploader
- GameRequestValidation
- CameraEffectFeature
- CameraEffectJSONUtility
- LegacyNativeDialogParameters
- NativeDialogParameters
- ResultProcessor
- ShareConstants
- ShareContentValidation
- ShareDialogFeature
- ShareFeedContent
- ShareInternalUtility
- ShareStoryFeature
- WebDialogParameters
- ShareApi
- ShareBuilder
- Sharer
- Share
- ShareToMessengerParamsBuilder
- Messenger
- MessengerThreadParams
- MessengerUtils
- ShareToMessengerParams
- FacebookAppLinkResolver
- AppLinkData
- AppLinks
- AggregateException
- AppLink
- AppLinkResolver
- AppLinks
- CancellationToken
- CancellationTokenRegistration
- CancellationTokenSource
- Continuation
- ExecutorException
- Task
- TaskCompletionSource
- UnobservedTaskException
- AccessTokenTracker
- AuthenticationTokenTracker
- CustomTabActivity
- CustomTabMainActivity
- FacebookActivity
- FacebookAuthorizationException
- FacebookButtonBase
- FacebookCallback
- FacebookDialog
- FacebookDialogException
- LoginStatusCallback
- WebDialog
- AccessToken
- AccessTokenManager
- AccessTokenSource
- AuthenticationToken
- AuthenticationTokenCache
- AuthenticationTokenClaims
- AuthenticationTokenHeader
- AuthenticationTokenManager
- CallbackManager
- CurrentAccessTokenExpirationBroadcastReceiver
- FacebookBroadcastReceiver
- FacebookContentProvider
- FacebookException
- FacebookGraphResponseException
- FacebookOperationCanceledException
- FacebookRequestError
- FacebookSdk
- FacebookSdkNotInitializedException
- FacebookServiceException
- GraphRequest
- GraphRequestAsyncTask
- GraphRequestBatch
- GraphResponse
- HttpMethod
- LoggingBehavior
- Profile
- ProfileCache
- ProfileManager
- ProfileTracker
- ProgressNoopOutputStream
- ProgressOutputStream
- RequestProgress
- Common
- DeviceRequestsHelper
- EndToEndDumper
- CodeChallengeMethod
- CustomTabLoginMethodHandler
- CustomTabPrefetchHelper
- DeviceAuthDialog
- DeviceAuthMethodHandler
- GetTokenLoginMethodHandler
- KatanaProxyLoginMethodHandler
- LoginBehavior
- LoginClient
- LoginConfiguration
- LoginFragment
- LoginManager
- LoginMethodHandler
- LoginResult
- NativeAppLoginMethodHandler
- NonceUtil
- WebLoginMethodHandler
- WebViewLoginMethodHandler
- DefaultAudience
- LoginTargetApp
- DeviceLoginManager
- Login
- AppGroupCreationContent
- CameraEffectArguments
- CameraEffectTextures
- GameRequestContent
- ShareCameraEffectContent
- ShareContent
- ShareHashtag
- ShareLinkContent
- ShareMedia
- ShareMediaContent
- ShareMessengerActionButton
- ShareMessengerURLActionButton
- ShareModel
- ShareModelBuilder
- SharePhoto
- SharePhotoContent
- ShareStoryContent
- ShareVideo
- ShareVideoContent
- AccessTokenAppIdPair
- AppEvent
- AppEventsConstants
- AppEventsLogger
- AppEventsManager
- FlushResult
- InternalAppEventsLogger
- UserDataStore
- MetadataIndexer
- MetadataRule
- SettingsAPIFields
- AppEventsCAPIManager
- CustomEventField
- AppEventType
- AppEventUserAndAppDataField
- ConversionsAPISection
- ConversionsAPICustomEventField
- ConversionsAPIUserAndAppDataField
- ConversionsAPIEventName
- OtherEventConstants
- AppEventsConversionsAPITransformer
- AppEventsConversionsAPITransformerWebRequests
- CodelessLoggingEventListener
- CodelessManager
- RCTCodelessLoggingEventListener
- ViewIndexer
- Constants
- EventBinding
- ParameterComponent
- PathComponent
- SensitiveUserDataUtils
- UnityReflection
- ViewHierarchy
- EventDeactivationManager
- InAppPurchaseActivityLifecycleTracker
- InAppPurchaseAutoLogger
- InAppPurchaseBillingClientWrapper
- InAppPurchaseEventManager
- InAppPurchaseLoggerManager
- InAppPurchaseManager
- InAppPurchaseSkuDetailsWrapper
- InAppPurchaseUtils
- IntegrityManager
- ActivityLifecycleTracker
- AppEventUtility
- AppEventsLoggerUtility
- AutomaticAnalyticsLogger
- Constants
- FileDownloadTask
- ViewHierarchyConstants
- MTensor
- Model
- ModelManager
- Utils
- OnDeviceProcessingManager
- RemoteServiceWrapper
- RestrictiveDataManager
- SuggestedEventsManager
- ViewOnClickListener
- Core
- GateKeeper
- GateKeeperRuntimeCache
- ExceptionAnalyzer
- InstrumentData
- InstrumentManager
- InstrumentUtility
- ANRDetector
- ANRHandler
- CrashHandler
- AutoHandleExceptions
- CrashShieldHandler
- NoAutoExceptionHandling
- ErrorReportData
- ErrorReportHandler
- ThreadCheckHandler
- Excuse
- ExcusesForDesignViolations
- CertificateUtil
- OidcSecurityUtil
- DeviceLoginButton
- LoginButton
- ProfilePictureView
- ToolTipPopup
- All
All Implemented Interfaces:
android.os.Parcelablepublic class WebViewLoginMethodHandler extends WebLoginMethodHandler
This class is for internal use. SDK users should not access it directly.
Nested Class Summary
| Modifier and Type | Class | Description |
|---|---|---|
public final class | WebViewLoginMethodHandler.AuthDialogBuilder | |
public class | WebViewLoginMethodHandler.Companion |
Field Summary
| Modifier and Type | Field | Description |
|---|---|---|
private WebDialog | loginDialog | |
private String | e2e | |
private final String | nameForLogging | |
private final AccessTokenSource | tokenSource | |
private Map<String, String> | methodLoggingExtras | |
private LoginClient | loginClient |
Constructor Summary
| Constructor | Description |
|---|---|
WebViewLoginMethodHandler(LoginClient loginClient) | |
WebViewLoginMethodHandler(Parcel source) |
Method Summary
| Modifier and Type | Method | Description |
|---|---|---|
final WebDialog | getLoginDialog() | |
final Unit | setLoginDialog(WebDialog loginDialog) | |
final String | getE2e() | |
final Unit | setE2e(String e2e) | |
String | getNameForLogging() | |
AccessTokenSource | getTokenSource() | |
final Map<String, String> | getMethodLoggingExtras() | |
final Unit | setMethodLoggingExtras(Map<String, String>Â methodLoggingExtras) | |
final LoginClient | getLoginClient() | |
final Unit | setLoginClient(LoginClient loginClient) | |
Boolean | needsInternetPermission() | |
Unit | cancel() | |
Integer | tryAuthorize(LoginClient.Request request) | |
final Unit | onWebDialogComplete(LoginClient.Request request, Bundle values, FacebookException error) | |
Integer | describeContents() | |
Unit | writeToParcel(Parcel dest, Integer flags) |
Methods inherited from class com.facebook.login.WebViewLoginMethodHandler
onCompleteMethods inherited from class com.facebook.login.WebLoginMethodHandler
onActivityResult, putChallengeParam, shouldKeepTrackOfMultipleIntentsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitConstructor Detail
WebViewLoginMethodHandler
WebViewLoginMethodHandler(LoginClient loginClient)
WebViewLoginMethodHandler
WebViewLoginMethodHandler(Parcel source)
Method Detail
getLoginDialog
final WebDialoggetLoginDialog()
setLoginDialog
final UnitsetLoginDialog(WebDialog loginDialog)
getNameForLogging
StringgetNameForLogging()
getTokenSource
AccessTokenSourcegetTokenSource()
getMethodLoggingExtras
final Map<String, String> getMethodLoggingExtras()
setMethodLoggingExtras
final UnitsetMethodLoggingExtras(Map<String, String>Â methodLoggingExtras)
getLoginClient
final LoginClientgetLoginClient()
setLoginClient
final UnitsetLoginClient(LoginClient loginClient)
needsInternetPermission
BooleanneedsInternetPermission()
tryAuthorize
IntegertryAuthorize(LoginClient.Request request)
onWebDialogComplete
final UnitonWebDialogComplete(LoginClient.Request request, Bundle values, FacebookException error)
describeContents
IntegerdescribeContents()
writeToParcel
UnitwriteToParcel(Parcel dest, Integer flags)