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.

nsISecurityEventSink

IID:a71aee68-dd38-4736-bd79-035fea1a1ec6
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void onSecurityChange ( nsISupports i_Context , PRUint32 state )

void onSecurityChange ( nsISupports i_Context , PRUint32 state )

Fired when a security change occurs due to page transitions, or end document load. This interface should be called by a security package (eg Netscape Personal Security Manager) to notify nsIWebProgressListeners that security state has changed. State flags are in nsIWebProgressListener.idl

Arguments:
i_Context
state

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com