Simias::LocalCredentials Class Reference

Internal class for managing and authenticating local credentials. More...

Collaboration diagram for Simias::LocalCredentials:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LocalCredentials (string username, string password)
 Set the credentials locally.
bool AuthorizationHeaderToCredentials (string authHeader)
 Gets the credentials from an encoded authorization header.
bool HasCredentials ()
 Returns whether the object has credentials.


Detailed Description

Internal class for managing and authenticating local credentials.

Note: Today we only support 'basic'


Constructor & Destructor Documentation

Simias::LocalCredentials::LocalCredentials ( string  username,
string  password 
) [inline]

Set the credentials locally.

Parameters:
username User name as string
password Password as string


Member Function Documentation

bool Simias::LocalCredentials::AuthorizationHeaderToCredentials ( string  authHeader  )  [inline]

Gets the credentials from an encoded authorization header.

Parameters:
authHeader 
Returns:

bool Simias::LocalCredentials::HasCredentials (  )  [inline]

Returns whether the object has credentials.

Returns:


The documentation for this class was generated from the following file:

Generated on Wed Apr 8 14:46:50 2009 for simias by  doxygen 1.5.6