Class Timeout


public class Timeout extends StateMachineEvent
StateMachineEvent indicating that response for one of the messages in the process of the session challenge did not arrive in time. In most of the cases (if Authcap State was reached earlier) transits StateMachine to that State.
  • Constructor Details

    • Timeout

      public Timeout()