openikev2::SendIkeAuthReqCommand Class Reference

This class represents a Send IKE_AUTH request Command. More...

#include <sendikeauthreqcommand.h>

Inheritance diagram for openikev2::SendIkeAuthReqCommand:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 SendIkeAuthReqCommand (auto_ptr< Payload_CERT_REQ > payload_cert_req)
 Create a new SendIkeAuthReqCommand.
virtual Enums::MESSAGE_ACTION executeCommand (IkeSaController &ike_sa_controller)
 Execute the commmand.
virtual string getCommandName () const
 Get the command name.

Protected Attributes

auto_ptr< Payload_CERT_REQpayload_cert_req
 Payload_CERT_REQ to be included in the AUTH request.

Detailed Description

This class represents a Send IKE_AUTH request Command.

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


Constructor & Destructor Documentation

openikev2::SendIkeAuthReqCommand::SendIkeAuthReqCommand ( auto_ptr< Payload_CERT_REQ payload_cert_req  ) 

Create a new SendIkeAuthReqCommand.

Parameters:
payload_cert_req Payload_CERT_REQ to be included in the AUTH request


Member Function Documentation

Enums::MESSAGE_ACTION openikev2::SendIkeAuthReqCommand::executeCommand ( IkeSaController ike_sa_controller  )  [virtual]

Execute the commmand.

Parameters:
ike_sa_controller IkeSaController receiving the action
Returns:
The action to be performed after Command execution

Implements openikev2::Command.

string openikev2::SendIkeAuthReqCommand::getCommandName (  )  const [virtual]

Get the command name.

Returns:
The commad name

Implements openikev2::Command.


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