public class CloseSession extends StateMachineEvent
StateMachineEvent
that will make StateMachine
in the
SessionValid
State
to send
CloseSession
and
transit to Authcap
State
the session.Constructor and Description |
---|
CloseSession(int sessionId,
int sequenceNumber)
Prepares
CloseSession |
Modifier and Type | Method and Description |
---|---|
int |
getSequenceNumber() |
int |
getSessionId() |
public CloseSession(int sessionId, int sequenceNumber)
CloseSession
sessionId
- - managed system session IDsequenceNumber
- - generated sequence number for the message to send