#include <sendikeauthreqcommand.h>
Inheritance diagram for openikev2::SendIkeAuthReqCommand:

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_REQ > | payload_cert_req |
| Payload_CERT_REQ to be included in the AUTH request. | |
| openikev2::SendIkeAuthReqCommand::SendIkeAuthReqCommand | ( | auto_ptr< Payload_CERT_REQ > | payload_cert_req | ) |
Create a new SendIkeAuthReqCommand.
| payload_cert_req | Payload_CERT_REQ to be included in the AUTH request |
| Enums::MESSAGE_ACTION openikev2::SendIkeAuthReqCommand::executeCommand | ( | IkeSaController & | ike_sa_controller | ) | [virtual] |
Execute the commmand.
| ike_sa_controller | IkeSaController receiving the action |
Implements openikev2::Command.
| string openikev2::SendIkeAuthReqCommand::getCommandName | ( | ) | const [virtual] |
1.5.1