public class QuickSetupCli extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected Launcher | 
launcher
Arguments passed in the command line. 
 | 
| Constructor and Description | 
|---|
QuickSetupCli(CliApplication cliApp,
                          Launcher launcher)
Creates a QuickSetupCli instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UserData | 
getUserData()
Gets the user data this application will use when running. 
 | 
ReturnCode | 
run()
Parses the user data and prompts the user for data if required. 
 | 
public QuickSetupCli(CliApplication cliApp, Launcher launcher)
cliApp - the application to be runlauncher - that launched the apppublic UserData getUserData()
public ReturnCode run()
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.