public class PromptRealmState
extends Object
implements State
State to prompt the user to choose the name of the realm.
For most users the realm should not be modified as it is dependent on being in sync with the core configuration. At a later
point it may be possible to split the realm name definition out of the core configuration.
This state is only expected to be called when running in interactive mode.