nsIAuthPromptWrapper
IID: | 6228d644-17fe-11d4-8cee-0060b0fc14a3 |
Inherits From: | nsIAuthPrompt |
An override of nsIAuthPrompt which performs some action on the data going through nsIAuthPrompt methods. Persisting data from the prompts and using it to pre-fill subsequent prompts would be one such action.
This interface is implemented by the following components:
Methods
void setPromptDialogs ( nsIPrompt dialogs )
void setPromptDialogs ( nsIPrompt dialogs )
- Arguments:
- dialogs: the dialog implementation which will be used to display the prompts
Reference documentation is generated from Mozilla's source.