namespace Akenti class AkentiResponse

Base class to handle Akenti responses

Inheritance:


Public Methods

AkentiResponse ()
Constructor
~AkentiResponse ()
Destructor
void setID (int id)
Set the message id
int getID () const
Return the message id
void setAkentiMessage (const AkentiMessage& mesg)
Sets the status message
const AkentiMessage& getAkentiMessage () const
Returns the status mesage
string toString () const
Returns a an XML string representation
template bool instanceOf ()
Returns true/i> if this instance is of the specified class

Documentation

Base class to handle Akenti responses.
AkentiResponse()
Constructor

~AkentiResponse()
Destructor

void setID(int id)
Set the message id

int getID() const
Return the message id

void setAkentiMessage(const AkentiMessage& mesg)
Sets the status message

const AkentiMessage& getAkentiMessage() const
Returns the status mesage

string toString() const
Returns a an XML string representation

template bool instanceOf()
Returns true/i> if this instance is of the specified class


Direct child classes:
UploadPolicyCertificateResponse
ResourceBrowseResponse
GetResourceInfoResponse
DeletePolicyCertificateResponse
CreateResourceResponse
CheckPolicyResponse
CheckAccessResponse
See Also:
AkentiMessage

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de