namespace Akenti class CheckAccessResponse : public AkentiResponse

Used to wrap the response to a CheckAccessRequest

Inheritance:


Public Methods

CheckAccessResponse ()
Constuctor
void setCapabilityCertificate (const CapabilityCertificate& cert)
Sets the user's CapabilityCertificate
const CapabilityCertificate& getCapabilityCertificate () const
Returns the user's CapabilityCertificate

Inherited from AkentiResponse:

Public Methods

void setID(int id)
int getID() const
void setAkentiMessage(const AkentiMessage& mesg)
const AkentiMessage& getAkentiMessage() const
string toString() const
template bool instanceOf()

Documentation

Used to wrap the response to a CheckAccessRequest.
CheckAccessResponse()
Constuctor

void setCapabilityCertificate(const CapabilityCertificate& cert)
Sets the user's CapabilityCertificate.
See Also:
CapabilityCertificate

const CapabilityCertificate& getCapabilityCertificate() const
Returns the user's CapabilityCertificate.
See Also:
CapabilityCertificate


This class has no child classes.
See Also:
AkentiResponse
CheckAccessRequest

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