Uses of Class
org.metricshub.ipmi.core.sm.states.State
Packages that use State
-
Uses of State in org.metricshub.ipmi.core.sm
Methods in org.metricshub.ipmi.core.sm that return StateMethods in org.metricshub.ipmi.core.sm with parameters of type State -
Uses of State in org.metricshub.ipmi.core.sm.states
Subclasses of State in org.metricshub.ipmi.core.sm.statesModifier and TypeClassDescriptionclass
GetChannelAuthenticationCapabilities
response was received.class
Waiting for theGetChannelAuthenticationCapabilities
response.class
State at whichCipherSuite
that will be used during the session is already picked.class
State at which getting Channel Cipher Suites is in progress.class
Indicates thatOpenSession
response was received.class
Waiting for theOpenSession
response.
Transition toOpenSessionComplete
onDefaultAck
Transition toAuthcap
onTimeout
class
At this state RAKP Message 2 was received - waiting for the confirmation to send RAKP Message 3.class
Waiting for RAKP Message 2.class
Empty state inserted to keep the convention of Waiting-Complete states.class
At this point of session challenge, RAKP Message 3 was sent,StateMachine
is waiting for RAKP Message 4.
Transition to:Rakp3Complete
onDefaultAck
Authcap
onTimeout
class
State
in which the session is valid and sending IPMI commands to the remote machine is enabled.class
The initial state.