mx::ICanUseKeyChain Class Reference
[Component Interfaces]

Interface to entities that can turn on and off the use of a key chain. More...

#include <ICanUseKeyChain.h>

Inheritance diagram for mx::ICanUseKeyChain:

mx::IInterface mx::IGetConfigSection mx::IGetWebPage mx::IHttpCameraConnection mx::ISimpleImageViewerHost mx::ISimpleMxPEGViewer mx::ISimpleViewer mx::GetConfigSection mx::GetWebPage mx::GetConfigSection List of all members.

Public Member Functions

virtual void useKeyChain (const mxmPerlStyleHash &chain_keys)=0
 Toggles whether or not the component uses a key chain.

Detailed Description

Interface to entities that can turn on and off the use of a key chain.

The use of the key chain will generally be for authentication purposes.

Author:
[khe] Kai Hergenroether


Member Function Documentation

virtual void mx::ICanUseKeyChain::useKeyChain const mxmPerlStyleHash chain_keys  )  [pure virtual]
 

Toggles whether or not the component uses a key chain.

Parameters:
chain_keys If you pass in an empty hash, the use of the key chain is disabled. Otherwise, the component activates key chain usage with the username/password pairs stored in the hash.

Implemented in mx::GetWebPage.


The documentation for this class was generated from the following file:
Generated on Fri Jun 29 17:21:05 2007 for MxPEG SDK by  doxygen 1.4.6