#include <ICanUseKeyChain.h>
Inheritance diagram for mx::ICanUseKeyChain:
Public Member Functions | |
virtual void | useKeyChain (const mxmPerlStyleHash &chain_keys)=0 |
Toggles whether or not the component uses a key chain. |
The use of the key chain will generally be for authentication purposes.
[khe]
Kai Hergenroether
|
Toggles whether or not the component uses a key chain.
Implemented in mx::GetWebPage. |