Simias::Authentication::Http Class Reference

Summary description for Http. More...

Collaboration diagram for Simias::Authentication::Http:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Http ()
 Default constructor.

Static Public Member Functions

static Simias.Storage.Member GetMember (string domainID, HttpContext ctx)
 Summary description for Http.
static void VerifyWithPPK (string domainId, string memberId, byte[] signed, HttpContext ctx)
 Used by server to validate the signature using PPK.
static bool AuthenticateWithPPK (string domainId, string memberId, string baseUrl)
 Used by the client to autenticate using Private Key Authentication.

Classes

class  Nonce
 Class to deal with nonce. More...


Detailed Description

Summary description for Http.


Constructor & Destructor Documentation

Simias::Authentication::Http::Http (  )  [inline]

Default constructor.


Member Function Documentation

static Simias.Storage.Member Simias::Authentication::Http::GetMember ( string  domainID,
HttpContext  ctx 
) [inline, static]

Summary description for Http.

Parameters:
domainID 
ctx 

static void Simias::Authentication::Http::VerifyWithPPK ( string  domainId,
string  memberId,
byte[]  signed,
HttpContext  ctx 
) [inline, static]

Used by server to validate the signature using PPK.

Parameters:
domainId 
memberId 
signed 
ctx 

static bool Simias::Authentication::Http::AuthenticateWithPPK ( string  domainId,
string  memberId,
string  baseUrl 
) [inline, static]

Used by the client to autenticate using Private Key Authentication.

Parameters:
domainId 
memberId 
Returns:


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

Generated on Wed Apr 8 14:47:23 2009 for simias by  doxygen 1.5.6