Package org.mozilla.geckoview
Class GeckoSession.PromptDelegate.IdentityCredential
Object
org.mozilla.geckoview.GeckoSession.PromptDelegate.IdentityCredential
- Enclosing interface:
- GeckoSession.PromptDelegate
Contains all the Identity credential prompts (FedCM)
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
AccountSelectorPrompt contains the information necessary to represent a prompt that allows the user to select the account they would like to use.static class
PrivacyPolicyPrompt contains the information necessary to represent a prompt that allows the user to indicate if agrees or not with the privacy policy of the identity credential provider.static class
ProviderSelectorPrompt contains the information necessary to represent a prompt that allows the user to select the identity credential provider they would like to use. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
IdentityCredential
public IdentityCredential()
-