Continue development of Authentication Token Validation Service and

the use of it by AuthTokenValidate.
This commit is contained in:
Juan Carlos Luciani
2006-09-08 15:44:32 +00:00
parent e77685f605
commit 20608a9f65
10 changed files with 125 additions and 29 deletions

View File

@@ -75,7 +75,7 @@ RemoteEndPoint::RemoteEndPoint(
//
// Notes:
//
// L0
// L1
//=======================================================================--
{
DbgTrace(1, "RemoteEndPoint::RemoteEndPoint- Start, Obj = %08X\n", this);
@@ -135,7 +135,7 @@ RemoteEndPoint::RemoteEndPoint(
//
// Notes:
//
// L0
// L2
//=======================================================================--
{
DbgTrace(1, "RemoteEndPoint::RemoteEndPoint- Start, Obj = %08X\n", this);
@@ -188,7 +188,7 @@ RemoteEndPoint::~RemoteEndPoint(void)
//
// Notes:
//
// L0
// L2
//=======================================================================--
{
DbgTrace(1, "RemoteEndPoint::~RemoteEndPoint- Start, Obj = %08X\n", this);
@@ -224,7 +224,7 @@ RemoteEndPoint::getCChannel(void)
//
// Notes:
//
// L0
// L2
//=======================================================================--
{
SmartCChannel *pSmartCChannel = NULL;
@@ -337,7 +337,7 @@ RemoteEndPoint::submitReq(
//
// Notes:
//
// L0
// L2
//=======================================================================--
{
int retStatus = -1;