Class | Description |
---|---|
ErrorAction |
Action representing an exception handed to the machine owner.
|
GetSikAction |
Returns the Session Integrity Key calculated after receiving RAKP Message 2.
|
MessageAction |
Returns response to the unknown command (recognition is up to the higher
levels of the architecture) received in the
SessionValid state. |
ResponseAction |
StateMachineAction carrying ResponseData for the message in the process
of the session challenge. |
StateMachineAction |
Abstract for external action of the
StateMachine |
StateMachine
actions.
To create custom action extend StateMachineAction
class.