Class PropertyFilePrompt
- java.lang.Object
-
- org.jboss.as.domain.management.security.adduser.PropertyFilePrompt
-
- All Implemented Interfaces:
State
public class PropertyFilePrompt extends Object implements State
State responsible for asking the user if they are adding a management user or an application user.- Author:
- Flemming Harms
-
-
Constructor Summary
Constructors Constructor Description PropertyFilePrompt(ConsoleWrapper theConsole, StateValues stateValues)
-
-
-
Constructor Detail
-
PropertyFilePrompt
public PropertyFilePrompt(ConsoleWrapper theConsole, StateValues stateValues)
-
-