WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIAuthPromptAdapterFactory

IID:60e46383-bb9a-4860-8962-80d9c5c05ddc
Inherits From:nsISupports

An interface for wrapping nsIAuthPrompt interfaces to make them usable via an nsIAuthPrompt2 interface.

This interface is implemented by the following components:


Methods

nsIAuthPrompt2 createAdapter ( nsIAuthPrompt prompt )

nsIAuthPrompt2 createAdapter ( nsIAuthPrompt prompt )

Wrap an object implementing nsIAuthPrompt so that it's usable via nsIAuthPrompt2.

Arguments:
prompt

Reference documentation is generated from Mozilla's source.