nsITokenDialogs
| IID: | bb4bae9c-39c5-11d5-ba26-00108303b117 |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Methods
void ChooseToken ( nsIInterfaceRequestor ctx , arrayof PRUnichar* tokenNameList , PRUint32 count , out PRUnichar* tokenName , out PRBool canceled )
void displayProtectedAuth ( nsIInterfaceRequestor ctx , nsIProtectedAuthThread runnable )
void ChooseToken ( nsIInterfaceRequestor ctx , arrayof PRUnichar* tokenNameList , PRUint32 count , out PRUnichar* tokenName , out PRBool canceled )
- Arguments:
- ctx
- tokenNameList
- count
- tokenName
- canceled
void displayProtectedAuth ( nsIInterfaceRequestor ctx , nsIProtectedAuthThread runnable )
DisplayProtectedAuth - displays notification dialog to the user that he is expected to authenticate to the token using its "protected authentication path" feature
- Arguments:
- ctx
- runnable
Reference documentation is generated from Mozilla's source.
