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.

nsIMsgLogonRedirector

IID:0c2e96ac-e0ae-11d3-a560-0060b0fc04b7
Inherits From:nsISupports

Methods

void logoff ( char* userName ) void logon ( char* userName , char* password , char* redirectorType , nsIPrompt prompt , nsIMsgLogonRedirectionRequester listener , nsMsgLogonRedirectionServiceID serviceID ) PRBool requiresPassword ( char* userName , char* redirectorType )

void logoff ( char* userName )

Arguments:
userName

void logon ( char* userName , char* password , char* redirectorType , nsIPrompt prompt , nsIMsgLogonRedirectionRequester listener , nsMsgLogonRedirectionServiceID serviceID )

Arguments:
userName
password
redirectorType
prompt
listener
serviceID

PRBool requiresPassword ( char* userName , char* redirectorType )

Arguments:
userName
redirectorType

Reference documentation is generated from Mozilla's source.