openikev2::NotifyController_HTTP_CERT_LOOKUP_SUPPORTED Class Reference

This class represents an HTTP_CERT_LOOKUP_SUPPORTED notify controller. More...

#include <notifycontroller_http_cert_lookup_supported.h>

Inheritance diagram for openikev2::NotifyController_HTTP_CERT_LOOKUP_SUPPORTED:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 NotifyController_HTTP_CERT_LOOKUP_SUPPORTED ()
 Creates a new NotifyController_HTTP_CERT_LOOKUP_SUPPORTED.
virtual Enums::NOTIFY_ACTION processNotify (Payload_NOTIFY &notify, Message &message, IkeSaController &ike_sa_controller, ChildSa *child_sa)
 Process a received NOTIFY Payload.
virtual void addNotifyRequest (Message &message, IkeSaController &ike_sa_controller, ChildSa *child_sa)
 Adds new notify request payload to the indicated message.

Detailed Description

This class represents an HTTP_CERT_LOOKUP_SUPPORTED notify controller.

Author:
Pedro J. Fernandez Ruiz, Alejandro Perez Mendez <pedroj.fernandez@dif.um.es, alejandro_perez@dif.um.es>


Member Function Documentation

Enums::NOTIFY_ACTION openikev2::NotifyController_HTTP_CERT_LOOKUP_SUPPORTED::processNotify ( Payload_NOTIFY notify,
Message message,
IkeSaController ike_sa_controller,
ChildSa child_sa 
) [virtual]

Process a received NOTIFY Payload.

Parameters:
notify Received NOTIFY Payload
message Message containig the notification
ike_sa_controller IKE_SA Controller that receive the notification
child_sa CHILD_SA related with the notification (NULL if there is no related CHILD_SA)
Returns:
The action to be performed after payload processing. If the processing of a NOTIFY needs to respond with another NOTIFY, it must be included using the IkeSaController::addResponsePayload() method.

Implements openikev2::NotifyController.

void openikev2::NotifyController_HTTP_CERT_LOOKUP_SUPPORTED::addNotifyRequest ( Message message,
IkeSaController ike_sa_controller,
ChildSa child_sa 
) [virtual]

Adds new notify request payload to the indicated message.

Parameters:
message Message to include the notification
ike_sa_controller IKE_SA Controller that sends the notification
child_sa CHILD_SA related with the notification (NULL if there is no related CHILD_SA)

Reimplemented from openikev2::NotifyController.


Generated on Fri Jul 27 11:04:52 2007 for libopenikev2 by  doxygen 1.5.1