Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Util::ChannelAuthorization Class Reference

Authorization of the use of a Channel. More...

#include <ChannelAuthorization.h>

Collaboration diagram for Impala::Util::ChannelAuthorization:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ChannelAuthorization ()
 ChannelAuthorization (CString readPassword, CString writePassword)
 ChannelAuthorization (CString fileName)
 Read passwords from given file.
bool Valid () const
CString GetReadPassword () const
CString GetWritePassword () const
bool AllowRead (CString readPassword) const
bool AllowWrite (CString writePassword) const

Private Attributes

bool mValid
String mReadPassword
String mWritePassword
 ILOG_VAR_DECL

Detailed Description

Authorization of the use of a Channel.

In case the readPassword is set on the serverside clients must provide it or read-access is denied. Same for writePassword and write access.

Definition at line 18 of file ChannelAuthorization.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:39:31 2010 for ImpalaSrc by  doxygen 1.5.1